wikimate-organize

Solid

This skill should be used when the user asks to "자료 정리해줘", "이거 정리해줘", "inbox 정리해줘", "옵시디언에 정리", "노트로 만들어줘", "이 링크 저장해줘", "organize this", "save this to my notes/Obsidian", or wants to turn scattered materials (web links, PDFs, chat logs, code, text) into Obsidian notes (and a Notion index). It auto-detects whatever Obsidian/Notion tools are installed (official or community MCP/CLI) and uses them — never raw file writes.

AI & Automation 50 stars 8 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Wikimate Organize 흩어진 자료(웹 링크·PDF·대화 로그·코드·텍스트)를 **사용자의 실제 옵시디언 볼트**에 노트로 정리하고, 가능하면 **노션에 색인**하는 워크플로우. 자연어 "정리해줘"에 발동한다. 안전 게이트(분석→보고→승인→실행)가 척추다. ## 🚫 절대 금지 (가장 중요) - **Write/Edit 도구로 `.md` 파일을 직접 만들지 마라.** 그건 옵시디언 도구를 우회하는 것이며, 등록된 볼트가 아닌 임의 폴더에 쓰여 사용자 옵시디언에 안 보인다. - **하지 않은 일을 했다고 보고하지 마라(허위 성공 금지).** 노션 색인은 행을 만든 뒤 DB에서 그 행을 다시 조회해 확인하고, 못 만들었으면 "노션 색인 실패/생략(노션 도구 미연결 등)"이라고 정직히 보고한다. - 옵시디언 쓰기는 **반드시 감지된 옵시디언 도구(MCP/CLI)** 또는 `wikimate_collect`를 통해서만 한다. ## 접근 자동 감지 (특정 도구에 한정하지 않음 — 설치된 것을 자동 선택) 정리 전에 **사용 가능한 도구를 감지해 우선순위대로** 쓴다. 하나만 있어도 동작하고, 없으면 graceful 폴백. 어떤 도구를 썼는지 항상 보고한다. ### 옵시디언 쓰기 (우선순위) 1. **옵시디언 MCP** — 연결된 MCP 도구(예: `mcp-obsidian`, 또는 다른 옵시디언 MCP)가 있으면 그것으로 노트 생성. 2. **★기본: `wikimate_collect`에 `vault_path`(검증된 파일시스템 경로)** — `wikimate_vaults`로 고른 볼트의 **경로**를 넘긴다. 노트를 실제 볼트 폴더에 직접 써서 옵시디언이 바로 표시한다. (검증됨: 서버경유 실생성 e2e 통과.) 3. **옵시디언 CLI(notesmd-cli) — 선택·고급** — `wikimate_collect`에 `vault`(볼트 *이름*)를 넘기면 notesmd-cli로 등록 볼트에 생성. ⚠️ **현재 실쓰기 미검증 경로**라 기본으로 쓰지 말고, 사용자가 명시하거나 별도 검증이 끝난 뒤에만 사용한다. ### 노션 색인 (우선순위) > ⚠️ **연결 여부를 환경변수로 추측하지 마라(B2).** `NOTION_RESEARCH_DB_ID` 유무만 보고 "노션 미연결 → 생략"으로 단정 금지 — **실제 노션 도구(MCP/CLI)를 호출/조회해** 연결을 확인한 뒤에만 색인 시도/생략을 판단한다. (이 env는 코어가 읽지 않으니 어시스턴트가 직접 확인·사용.) 1. **Notion MCP**(공식 `mcp.notion.com` / notion-mcp-server) — 연결 확인되면 옵시디언 노트 생성 **직후** 색인행을 추가한다: - 색인 DB = **"Wikimate Research Library"**. `NOTION_RESEARCH_DB_ID`가 주어지면 그 DB, 없으면 Notion 검색으로 찾고, 그래도 없으면 "만들까요?" 묻는다(임의 생성 X). - **삽입 전 중복 확인(B4)**: `notion-s...

Details

Author
sodam-ai
Repository
sodam-ai/SoDam-WikiMate
Created
3 months ago
Last Updated
today
Language
JavaScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

wikimate-query

This skill should be used when the user asks to find, search, recall, or summarize from their own previously-organized notes/wiki — e.g. "내 볼트에서 ~ 찾아줘", "위키에서 ~ 물어봐/검색해줘", "전에 정리한 ~ 요약해줘", "내가 저장한 ~ 뭐였지", "search my notes/vault for ~", "what did I save about ~", or to connect/synthesize across multiple notes — "내 노트들로 ~ 설명/비교/관계 정리해줘", "정리한 것들 묶어서 ~", "내 위키에 뭐 있어", "explain or compare across my notes". It retrieves from the Obsidian vault (originals) and the Notion index (catalog), VERIFIES the cited note actually exists before answering (no dangling/ghost citations), and answers with the source. Read-only — never writes.

50 Updated today
sodam-ai
AI & Automation Solid

wikimate-lint

This skill should be used when the user asks to check, clean up, audit, or health-check their organized notes/vault — e.g. "내 볼트 건강검진", "볼트 점검해줘", "정리 상태 확인해줘", "고아 노트 찾아줘", "깨진 링크 찾아줘", "중복 노트 있어?", "끊긴 색인 찾아줘", "위키 정리 상태 봐줘", "check/audit/clean up my vault", "find orphan/broken/duplicate notes". It runs the read-only `wikimate_lint` tool to find structural problems (duplicate source_hash, broken [[links]], orphan notes, missing frontmatter), cross-checks the Notion index for dangling rows, and REPORTS them. Read-only — it never edits/deletes; any fix is proposed and requires explicit human approval (irreversible fixes always confirmed individually).

50 Updated today
sodam-ai
AI & Automation Solid

wikimate-classify

This skill should be used when the user asks to organize/classify/tag notes already sitting in Inbox — e.g. "Inbox 노트 분류해줘", "이 노트 폴더 정해줘", "태그 좀 정리해줘", "classify these notes", "sort my inbox". It reads a note's title/summary/body-excerpt/current tags plus the vault's existing tag vocabulary via the read-only `wikimate_classify` suggest action, judges the right folder (one of 00_Inbox/10_Projects/20_Resources/30_Notes/40_Drafts) and tags itself (no ML classifier), proposes it for individual human approval, then applies via `apply`. Never targets 90_Templates or 99_Archive (those are out of scope — archiving is wikimate_fix's job).

50 Updated today
sodam-ai