Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-config

agent-config에는 junghan0611에서 수집한 skills 41개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
41
Stars
6
업데이트
2026-07-24
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

tmux
네트워크·컴퓨터 시스템 관리자

Use tmux instead of bash tool to run commands that take more than ~30 seconds, like bulk operations, db migrations, dev servers.

2026-07-24
gogcli
소프트웨어 개발자

Google Workspace + Search Console all-in-one CLI (gog). Calendar, Gmail, Drive, Tasks, Chat, Contacts, Sheets, Docs, Search Console, YouTube, Photos, Meet, and more. Single binary. Source: steipete/gogcli (upstream).

2026-07-20
timeline
소프트웨어 개발자

GLG의 시간축 관측소 (범용 스킬) — 어느 세션·리포에서든 GLG의 하루를 깊이 0/1/2/3(시간블록·저널헤딩·에이전트스탬프·커밋/노트)으로 한 KST 축 위에 세운다. scripts/collect.py로 LOCAL FULL(events.jsonl, 로컬·gitignore)을 만들고 query.py로 꺼낸다. 스크립트는 HOME 앵커(~/repos·~/org·lifetract·agenda)라 CWD와 무관하게 돈다. 이 스킬을 읽지 않고 축을 건드리면 계약을 다시 도출하다 틀린다 — 고정 KST, 반개방 [from,to), 자정은 시작일 귀속, 0건은 ok가 아니다, sqlite를 직접 열지 않는다, 코멘트는 어떤 projection에도 나가지 않는다. Triggers: timeline, 관측소, 시간축, 깊이 0, depth axis, collect.py, query.py, events.jsonl, LOCAL FULL, 하루 slice, 주간 판독, 도메인 분포, projection, 표현, 증거, provenance, 커밋 수, 저널 일수, 사실 확인.

2026-07-20
memory-sync
소프트웨어 개발자

Incrementally embed sessions only — near-live. On call, new sessions land in semantic-memory immediately. OpenRouter Qwen3-Embedding-8B 4096d, paid remote but ~$0.000–0.001 for a few recent sessions. dim 4096 preflight → API-0 exit when to_index=0. Use before a new session or when recent-session recall feels stale. '/memory-sync', 'memory sync', 'session embedding', '세션 임베딩', '세션 증분', '기억 최신화'.

2026-07-18
semantic-memory
소프트웨어 개발자

Semantic search over past sessions (pi + Claude Code) and the public digital garden md index (andenken md.lance, OpenRouter Qwen3-Embedding-8B 4096d). Uses LanceDB + hybrid retrieval (vector + FTS with score normalization). Korean↔English cross-lingual via dictcli expand. Recall tracking for memory consolidation. Use when searching for past conversations, decisions, context, or garden knowledge concepts.

2026-07-18
emacs
소프트웨어 개발자

Emacs daemon — org manipulation, denote notes, citar bibliography, org-agenda, arbitrary elisp. Two sockets: server (agent work), user (show file to user). Core: agent-denote-add-history(ID,CONTENT), agent-denote-add-heading(ID,TITLE,BODY) or (ID,TITLE,TAG,BODY) — no tag? body as 3rd arg. Never pass nil. agent-denote-add-link(ID,TARGET-ID,DESC). All 3 args required.

2026-07-17
bibcli
소프트웨어 개발자

Search/view local BibTeX entries. If only a source URL exists, use zotero-config (`server start` → `save` → `bib sync` → `bibcli search/show`) to recover a citation key before leaving orphan `#+print_bibliography:`.

2026-07-16
glg-image
그래픽 디자이너

Gemini 이미지 생성 독립 스킬. pi의 generate_image 도구가 없는 Claude Code·Codex·Antigravity에서도 번들된 무의존 CLI로 이미지·문서 인포그래픽을 생성한다. Org의 이미지 프롬프트 실행, 지정 경로 저장, 화면비·해상도 선택, GLGMAN 세계관 이미지 생성에 사용. '이미지 생성', '그림 뽑아', '인포그래픽', 'image prompt', 'glg-image', '나노바나나'.

2026-07-15
agent-config
기타 컴퓨터 관련 직업

agent-config 담당자의 운영 면(operating surface) — 스킬·정체성·정렬을 여러 하네스(pi / entwurf Claude / Claude Code / Codex / Gemini / Antigravity)로 펼치는 repo에서 실제로 손을 쓸 때. AGENTS.md가 '정신'을 담고 run.sh가 '로컬 명령'을 담는다면, 이 스킬은 그 둘이 못 가진 삽질 지식을 담는다: 스킬을 추가/수정해서 모든 하네스에 제대로 뜨게 하는 법, 새 기기 setup, '내 스킬이 안 보여요' 진단, .bak 함정, 바이너리-from-sibling-repo 패턴, 스킬 테스트 공백, git-hooks 안전벽. 트리거: 'agent-config', '스킬 추가', '스킬 안 떠', '스킬 링크', 'run.sh setup', '새 기기 셋업', '하네스 펼침', 'setup:links', '담당자 스킬', 'repo-local skill', 'consumer skill 이주'.

2026-07-14
lifetract
소프트웨어 개발자

Query personal life-tracking data: Samsung Health (sleep, steps, heart rate, stress, exercise, weight) + aTimeLogger (18 time categories) + Home Assistant REST (live sensors via ha.junghanacs.com). All records use Denote IDs (YYYYMMDDTHHMMSS) for cross-referencing with denotecli. DB mode (lifetract.db) for instant queries, individual Samsung commands have CSV fallback, and today's DB gaps can use Home Assistant.

2026-07-14
gitcli
소프트웨어 개발자

Local git timeline CLI. Query commit history across 50+ repositories. Use when user asks about coding activity, what they worked on, commit history, project timeline, or 'what did I do on [date]'.

2026-07-14
commit
소프트웨어 개발자

Read this skill before making git commits

2026-07-14
improve-agent
소프트웨어 개발자

Analyze past session files (pi or Claude Code) to find recurring AI agent issues and fix them via AGENTS.md updates, new skills, or code/infra changes. Use when asked to improve agent workflow, find recurring problems, optimize AGENTS.md, create skills from session patterns, or understand what went wrong across sessions. Also covers tone — when the complaint is that the agent *sounded* defeated, self-critical, or that collaboration felt heavy, use `--says` and the opening-frame method in Step 3c rather than word counts.

2026-07-14
autholog-mend
일반 사무원

ROSSE/autholog 원석 수선 — 링크드인·페이스북·텔레그램 날것을 ~/org/notes의 기존 빈방/outdated 방에 원문 1개+해설본 1개로 승격. 원문은 [!danger] quote로 보존, 관련 meta 자석까지 갱신, botlog와 역할 분리. Triggers: 어쏠로그, autholog, 날것, 원석, 빈방, 인테리어, ROSSE, 링크드인 글 담아, 가든으로 회수, 수선.

2026-07-07
entwurf-peek
기타 컴퓨터 관련 직업

sync entwurf 자식을 들여다보는 손. 호출자가 'Mattering...'에 묶여있을 때 자식 분신이 무엇을 하는지 확인. entwurf_peers는 control socket 있는 세션만 보여주는데, 이 스킬은 자식 entwurf 세션(이름 태그 entwurf)까지 합쳐서 본다. 트리거: 'entwurf-peek', '분신 들여다보기', '진행 중 세션', 'sync entwurf 안에서', 'peek session', 'live session map', '분신 추적'.

2026-07-01
forge
소프트웨어 개발자

포지(forge) — 셀프호스팅 Forgejo 이슈/PR/라벨/코멘트 작업면. 힣 에이전트가 코드 면에서 일하는 공유 손. botment의 자식 패턴(가든 댓글면 → 코드 댓글면 endpoint swap). 'forge', 'forgejo', '포지', 'issue', 'pull request', '이슈', '풀리퀘', '코드 댓글', '라벨'.

2026-07-01
summarize
일반 사무원

URL/파일/미디어 요약 및 콘텐츠 추출. YouTube 영상, 웹페이지, PDF, 팟캐스트, 오디오/비디오 지원. 기존 youtube-transcript를 대체.

2026-07-01
telegram
소프트웨어 개발자

텔레그램 대화 읽기/쓰기 — 힣봇군단(OpenClaw)과의 대화를 사용자 계정으로 직접 접근. 봇 API와 달리 힣이 보낸 메시지도 읽을 수 있다. tdlib 기반. 'telegram', '텔레그램', '힣봇', '대화 읽어', '메시지 보내'.

2026-07-01
session-recap
소프트웨어 개발자

Extract a compact recap from previous pi or Claude Code session JSONL without reading raw JSONL. Use for 'last session', 'what was I doing', continuity restore, and pi-internal GPT vs ACP recall via --source pi --harness gpt|acp. Preserves the skip-before-size edge case; retry with --min-kb 0 when a real recent session is below the default size floor.

2026-06-23
agenda
기타 컴퓨터 관련 직업

에이전트 어젠다 — reverse datetree에 타임스탬프 엔트리 추가. 에이전트 활동을 org-agenda에서 볼 수 있게 기록. Use when starting work, completing a task, or any notable activity to stamp. '도장', 'stamp', '기록', 'agenda에 찍어'.

2026-06-19
tag-release
소프트웨어 개발자

Cut an OpenClaw-style CalVer snapshot tag. Tag loop = collect commits + closed NEXT.md items, move them to CHANGELOG.md, remove only those closed items from NEXT.md, then pre-flight/tag/push/stamp when explicitly requested. Not SemVer/deploy; doc/ops repos tag too. ROADMAP.md is optional/manual. Triggers: 태그 박자, 릴리즈 컷, changelog 정리, NEXT 비우자/갈무리, cut a release/tag, vYYYY.M.D[-suffix].

2026-06-19
plane
소프트웨어 개발자

셀프호스팅 Plane(프로젝트 관리, Jira/Confluence 대체) REST API 워크벤치. 프로젝트/work item/사이클/모듈/코멘트/멤버/상태/라벨 CRUD + Jira→Plane 이관. 의존성 0(Python stdlib만), self-host 지원. 'plane', 'plane 이슈', '워크아이템', 'jira 옮겨', 'jira to plane', 'confluence 옮겨', '사이클', '모듈', 'work item', 'plane 프로젝트' 호출 시 사용.

2026-06-18
next-handoff
소프트웨어 개발자

NEXT.md 핸드오프 정리 — 세션 종료/중단 전에 다음 한 걸음을 단단히 조인다. NOW/RECENT/LEDGER 또는 메타리포 대시보드 구조, stem/detour 복귀선, 완료 항목 제거, stale blocker 정정, 검증 기준/읽을 곳/금지사항 압축, 브랜치별 NEXT--<branch>.md 선택. tag-release와 분리: NEXT 습관용이며 CHANGELOG/tag는 명시 요청 때만 tag-release 스킬로 넘긴다. Use when: 'NEXT 조여줘', 'handoff', '세션 마무리', '다음 세션', '책갈피', 'NEXT.md 정리', 'detour', 'branch NEXT'.

2026-06-15
jiracli
소프트웨어 개발자

Jira CLI for issue tracking, project management, and sprint/board operations on goqual-dev.atlassian.net. Supports multiple projects (MAT, DEVT, IOT, etc.). Also fetches Confluence wiki pages — import an Atlassian wiki URL (tinyLink or full /wiki/spaces/.../pages/<id>) into a local Markdown file with KST timestamps via the bundled confluence_ingest.py script (Confluence to Markdown, Atlassian wiki ingestion, wiki page import).

2026-06-11
slack-latest
소프트웨어 개발자

Gather recent Slack messages, read threads, send replies, and upload/download files. Use when the user asks about Slack activity or wants to interact with Slack.

2026-06-01
recall
소프트웨어 개발자

멀티하네스용 /recall 래퍼. native custom command surface가 없는 하네스(예: Antigravity, Codex)에서도 /recall에 해당하는 다축 맥락 복원을 skill로 호출한다. session-recap, NEXT.md·ROADMAP.md, git status/log, semantic-memory를 조합해 어제/오늘의 작업축을 되살린다.

2026-05-29
exa-search
소프트웨어 개발자

Semantic web search, content extraction, and code-context retrieval via Exa AI. Use for intent-based search ("Python async job queue libraries"), fetching clean page content from URLs, or pulling GitHub / Stack Overflow / docs as a single LLM-ready code block. Stronger than keyword search for agent workflows.

2026-05-22
botlog
파일 사무원

봇 노트 생성 — 에이전트가 리서치/분석/대화 결과를 org-mode denote 형식으로 기록. botlog(공개)과 llmlog(비공개 작업기록) 두 모드 지원. Use when user says 'botlog', 'llmlog', '노트 만들어', '기록해', '지침 남겨', '전달해', '작업기록', 'write a note', or wants agent work saved as a denote note.

2026-05-22
logickocli
데이터 과학자

한국어 자연어 추론을 표준 논리 좌표계로 정규화하는 모드 컨버터. '이고 없애기' / 'conjunction elimination' / '∧E' 어느 표현으로 들어와도 같은 ID로 묶고, 한자말 + 기호로 응답. 자연어 논증을 [주장/전제/결론/형식화/사용 규칙/숨은 가정/평가] frame으로 구조화. Use when 사용자가 한국어로 논증을 펼치거나, 타당성/오류/추론 규칙/양상 논리 검토를 요청하거나, 한말 어휘(이고 없애기, 차근차근 이끌기 등)를 쓸 때.

2026-05-13
denotecli
소프트웨어 개발자

Search, read, and analyze 3,000+ Denote/org-mode notes. Supports title/tag search, full-text search, heading search, outline extraction, and content reading. Use when working with ~/org/, Denote files, org-mode knowledge bases, or when user asks about notes, journal entries, or bibliography.

2026-05-12
day-query
소프트웨어 개발자

날짜 기반 통합 조회 — 특정 날짜(또는 기간)에 사용자가 무엇을 했는지, 무엇을 만들었는지, 무엇을 읽었는지, 몸 상태는 어땠는지를 한번에 파악. git 커밋, org 저널, denote 노트, bib 참고문헌, 건강/시간 데이터를 시간축으로 통합하여 사용자의 하루를 재구성한다. Use when user asks 'what did I do on [date]', '어제 뭐 했지', '3년전 오늘', or any date-based activity question.

2026-05-08
punchout
소프트웨어 개발자

하루 마무리 도장 — day-query 결과를 org-mode 형식으로 오늘 저널에 삽입. 하루 마무리 시 '/punchout' 한 번이면 끝. Use when user says 'punchout', '퇴근', '오늘 마무리', '하루 마무리', 'punch out', '도장', or wants a daily summary written to journal.

2026-05-06
brave-search
소프트웨어 개발자

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

2026-04-24
browser-tools
소프트웨어 개발자

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.

2026-04-24
medium-extractor
소프트웨어 개발자

Extract readable markdown from Medium article URLs using Freedium/Scribe fallbacks.

2026-04-24
youtube-transcript
소프트웨어 개발자

YouTube 자막 원문 추출 (요약 아님). 영어 자막(자동생성 포함)을 가져와서 에이전트가 번역/분석에 활용. 두 가지 방법 지원: transcript.js (npm, 빠름) + transcript-ytdlp.sh (쿠키 지원, 폴백)

2026-04-24
dictcli
소프트웨어 개발자

개인 어휘 그래프 — 한↔영 크로스링귀얼 쿼리 확장 + 한국어 형태소 분석. expand로 한글 단어에서 영어 태그 후보를 찾고, stem으로 한국어 어간을 추출한다. knowledge_search의 3층 역할. '단어 확장', '태그 찾기', '한영 매핑', 'expand', 'stem', '형태소'.

2026-04-21
botment
소프트웨어 개발자

봇멘트 — 디지털 가든 댓글 읽기/쓰기. remark42 셀프호스팅 댓글에 힣봇이 답글을 남긴다. 미답변 조회, 답글 작성, 배치 모드. 'botment', '댓글', '봇멘트', '답글', 'comment'.

2026-04-10
transcribe
소프트웨어 개발자

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

2026-04-01
diskspace
네트워크·컴퓨터 시스템 관리자

디스크 공간 분석 — 마운트 요약, 디렉토리별 크기, 큰 파일 찾기, NixOS 스토어 분석, 정리 제안. ncdu/du 대신 에이전트 친화적 CLI. Use when disk is full, finding large files, cleanup suggestions, or 'diskspace', '디스크', '용량', '공간', 'storage'.

2026-03-15
이 저장소에서 수집된 skills 41개 중 상위 40개를 표시합니다.