Wikimate Classify
Description
--- name: wikimate-classify description: Inbox 노트를 7폴더 체계로 분류하고 태그·중요도·진행상태(status)·프로젝트(project) 매기기 --- 노트를 올바른 폴더로 옮기고 태그·진행상태(완료/초안 표시)·관련 프로젝트를 정리한다. "Wikimate Classify" 스킬의 워크플로우를 따른다: 1. 볼트 확정. `wikimate_classify`를 `action:"suggest"`로 호출해 현재 상태·후보 폴더·기존 태그 어휘·현재 status/project를 본다. 2. 유사도 엔진 없이 **직접 판단**한다 — 애매하면 폴더 유지, 새 태그보다 기존 태그 재사용 우선. status(완료 표시 등)는 사용자가 명시 요청했을 때만 바꾼다(자동 판단 금지). 3. 계획을 보고하고 `AskUserQuestion`으로 [적용/건너뛰기/수정] 개별 승인을 받는다. 4. 승인된 것만 `wikimate_classify`를 `action:"app
Installation
Installs to ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-classify/SKILL.md
mkdir -p ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-classify && curl -fsSL https://raw.githubusercontent.com/sodam-ai/SoDam-WikiMate/HEAD/commands/wikimate-classify.md -o ~/.claude/skills/sodam-ai-sodam-wikimate-wikimate-classify/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