Wikimate Summarize
Description
--- name: wikimate-summarize description: 노트에 한 줄 요약 붙이기 또는 핵심만 뽑아 원자노트 만들기(원본 본문은 절대 축약 안 함) --- 노트를 요약하거나 원자노트로 정리한다. "Wikimate Summarize" 스킬의 워크플로우를 따른다: 1. 볼트 확정. `wikimate_summarize`를 `action:"suggest"`로 호출해 원문(`body`)과 현재 요약(`current_summary`)을 본다. 2. 원문을 근거로 200자 이내 한 줄 `summary`를 직접 작성한다(추측 금지). 필요하면 `atomic_note`(제목+본문)도 함께 준비한다. 3. 계획을 보고하고 `AskUserQuestion`으로 [적용/건너뛰기/수정] 개별 승인을 받는다(비가역 편집). 4. 승인된 것만 `wikimate_summarize`를 `action:"apply", dry_run:false`로 호출한다. 대상 노트의 본문(body)은 이 도구
Installation
Installs to ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-summarize/SKILL.md
mkdir -p ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-summarize && curl -fsSL https://raw.githubusercontent.com/sodam-ai/SoDam-WikiMate/HEAD/commands/wikimate-summarize.md -o ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-summarize/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11