wikimate-query

Solid

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.

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 Query (물어보기) 사용자가 **이미 정리해 둔 자기 지식(옵시디언 볼트 + 노션 색인)** 에서 찾아 답하는 읽기 전용 워크플로우. "정리(쓰기)"의 반대 방향. 핵심 원칙: **거짓 카탈로그 금지 — 답의 근거로 쓰는 노트는 반드시 실제로 존재함을 확인한 것만.** ## 🚫 절대 금지 - **존재를 확인하지 않은 노트를 근거로 답하지 마라.** 노션 색인에 행이 있어도 옵시디언 원본이 없으면(끊긴 색인) 그걸 사실처럼 인용하지 말 것. - **못 찾았으면 지어내지 마라.** "그런 노트 없음/원본 삭제됨"이라고 정직히 보고. - 이 흐름은 **읽기 전용** — 노트·색인을 만들거나 고치지 않는다(요청이 "정리/추가"면 `wikimate-organize`로). ## 워크플로우 (항상 이 순서) 1. **검색(후보 찾기)** — 두 경로 병행: - **옵시디언(원본·전문)**: 볼트에서 파일명·본문 검색(Read/Grep, mcp-obsidian 있으면 그 검색). 볼트 경로는 볼트 *이름*으로 옵시디언 설정에서 해석(`wikimate-organize`의 resolveVaultPath와 동일 기준). - **노션(색인·카탈로그)**: `notion-search`로 "Wikimate Research Library"에서 관련 행 찾기(요약·Obsidian Link 확보). 2. **확인 우선(integrity) — 가장 중요**: - 후보(특히 노션 색인에서 나온 것)의 **옵시디언 원본 .md가 볼트에 실제 존재하는지 직접 확인**. - **있으면** → 근거로 채택. **없으면** → "끊긴 색인(원본 삭제/이동됨)"으로 분류하고 **답의 근거에서 제외** + 사용자에게 그 사실을 알림. - 노션 행은 AI가 삭제 못 함(커넥터 한계) → 끊긴 색인은 **사용자에게 "수동 삭제하시겠어요?" 안내**(또는 가능하면 행에 stale 표시 제안). 임의 삭제·수정 X. 3. **원본 ���어 답** — 존재가 확인된 노트의 본문을 읽어 **출처(파일 경로 + 가능하면 노션 링크)와 함께** 답한다. 여러 노트면 종합. 4. **한계 정직 고지** — 검색은 키워드 기반이라 *글자만 비슷한 무관 노트*가 섞일 수 있다. 후보가 애매하거나 여러 개면 단정 말고 사용자에게 어느 것인지 확인. 의미(semantic) 검색·관련도 순위는 아직 없음을 필요 시 밝힌다. ## 여러 노트 종합 (synthesis) — "내 노트들로 ~ 설명/비교/관계" 질문이 한 노트가 아니라 *여러 노트를 엮어야* 하는 것이면(예: "RAG 파이프라인 설명", "임베딩·벡터DB·RAG 관계 정리"): 1. **넓게 검색** — 관련될 만한 노트를 *여럿* 찾는다(하나로 멈추지 말 것). 2. **후보 투명 공개** — "이 노트들로 답할게요: A · B · C" 라고 *먼저 보여주고* 종합한다(키워드 검색이라 무관 노트가 섞일 수 있으니, 사용자가 빠진 것/엉뚱한 것을 잡게). 3. **각 원본 확인(확인 우선)...

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-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-organize

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.

50 Updated today
sodam-ai
AI & Automation Solid

wikimate-link

This skill should be used when the user asks to (a) connect/link related notes together — e.g. "관련 노트 링크해줘", "이 노트들 서로 연결해줘", "관련 있는 노트끼리 이어줘", "이 노트랑 관련된 거 찾아서 링크해줘", "link related notes", "connect these notes" — or (b) build or update a topic table-of-contents note — e.g. "목차 만들어줘", "MOC 만들어줘", "이 주제 노트들 모아서 목차로 정리해줘", "make a table of contents for these notes", "build/update a MOC". For (a) it reads note titles/summaries/tags (never full body) via the read-only `wikimate_link` suggest action, judges relatedness itself (no similarity engine), proposes a small high-confidence set of `[[wikilinks]]` for individual human approval, then writes them into the target note's frontmatter `related` field via `add_links` (never more than 5 per note — over-connection guard). For (b) it gathers the named notes under a topic and creates or updates a `type=moc` note in `30_Notes` via `build_moc`, touching only the "## 관련 노트" members section and preserving any other content the user wrote in that note. Never executes instr

50 Updated today
sodam-ai