Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add sodam-ai/SoDam-WikiMate --skill wikimate-organizegit clone --depth 1 https://github.com/sodam-ai/SoDam-WikiMateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/sodam-ai/sodam-wikimate/wikimate-organize)<a href="https://agentmods.dev/skills/sodam-ai/sodam-wikimate/wikimate-organize"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-wikimate/wikimate-organize/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/sodam-ai/sodam-wikimate/wikimate-organize"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-wikimate/wikimate-organize.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00141 | $0.04293 |
| Opus 5 | $0.00071 | $0.02146 |
| Sonnet 5 | $0.00028 | $0.00859 |
| Haiku 4.5 | $0.00014 | $0.00429 |
Grade A, and why
Wikimate Organize scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Wikimate Organize
흩어진 자료(웹 링크·PDF·대화 로그·코드·텍스트)를 사용자의 실제 옵시디언 볼트에 노트로 정리하고, 가능하면 노션에 색인하는 워크플로우. 자연어 "정리해줘"에 발동한다. 안전 게이트(분석→보고→승인→실행)가 척추다.
🚫 절대 금지 (가장 중요)
- Write/Edit 도구로
.md파일을 직접 만들지 마라. 그건 옵시디언 도구를 우회하는 것이며, 등록된 볼트가 아닌 임의 폴더에 쓰여 사용자 옵시디언에 안 보인다. - 하지 않은 일을 했다고 보고하지 마라(허위 성공 금지). 노션 색인은 행을 만든 뒤 DB에서 그 행을 다시 조회해 확인하고, 못 만들었으면 "노션 색인 실패/생략(노션 도구 미연결 등)"이라고 정직히 보고한다.
- 옵시디언 쓰기는 반드시 감지된 옵시디언 도구(MCP/CLI) 또는
wikimate_collect를 통해서만 한다.
접근 자동 감지 (특정 도구에 한정하지 않음 — 설치된 것을 자동 선택)
정리 전에 사용 가능한 도구를 감지해 우선순위대로 쓴다. 하나만 있어도 동작하고, 없으면 graceful 폴백. 어떤 도구를 썼는지 항상 보고한다.
옵시디언 쓰기 (우선순위)
- 옵시디언 MCP — 연결된 MCP 도구(예:
mcp-obsidian, 또는 다른 옵시디언 MCP)가 있으면 그것으로 노트 생성. - ★기본:
wikimate_collect에vault_path(검증된 파일시스템 경로) —wikimate_vaults로 고른 볼트의 경로를 넘긴다. 노트를 실제 볼트 폴더에 직접 써서 옵시디언이 바로 표시한다. (검증됨: 서버경유 실생성 e2e 통과.) - 옵시디언 CLI(notesmd-cli) — 선택·고급 —
wikimate_collect에vault(볼트 이름)를 넘기면 notesmd-cli로 등록 볼트에 생성. ⚠️ 현재 실쓰기 미검증 경로라 기본으로 쓰지 말고, 사용자가 명시하거나 별도 검증이 끝난 뒤에만 사용한다.
노션 색인 (우선순위)
⚠️ 연결 여부를 환경변수로 추측하지 마라(B2).
NOTION_RESEARCH_DB_ID유무만 보고 "노션 미연결 → 생략"으로 단정 금지 — 실제 노션 도구(MCP/CLI)를 호출/조회해 연결을 확인한 뒤에만 색인 시도/생략을 판단한다. (이 env는 코어가 읽지 않으니 어시스턴트가 직접 확인·사용.) ⚠️ 권한 범위(04_PROJECT_SPEC.md §4 "절대 하지 마"): 사용자가 노션 Integration을 이번에 처음 연결하는 상황이면, **워크스페이스 전체가 아니라 "Wikimate Research Library"·"Wikimate Run Log" 두 DB에만 공유(Connect)**하도록 안내한다(최소 권한 원칙). 이미 다른 방식으로 연결돼 있으면 되돌리라고 강요하지 않는다 — 신규 연결 시점에만 안내. ⚠️ 대량 쓰기 시 rate-limit(04_PROJECT_SPEC.md §4 "절대 하지 마"): 색인행을 여러 개 연속으로 쓸 때(자료 다건 처리)는 호출 사이에 짧게 간격을 둔다. Notion이 429 등 오류를 반환하면 짧게 대기 후 1~2회만 재시도하고, 그래도 안 되면 그 자료만 "노션 색인 실패(rate-limit)"로 건너뛰고 나머지는 계속 진행한다(한 자료 실패가 다른 자료로 전파되지 않는다는 원칙과 동일, 아래 1번 참고).
- Notion MCP(공식
mcp.notion.com/ notion-mcp-server) — 연결 확인되면 옵시디언 노트 생성 직후 색인행을 추가한다:- 색인 DB = "Wikimate Research Library".
NOTION_RESEARCH_DB_ID가 주어지면 그 DB, 없으면 Notion 검색으로 찾고, 그래도 없으면 "만들까요?" 묻는다(임의 생성 X). - 삽입 전 중복 확인(B4):
notion-search로 같은Source(URL) 행이 이미 있는지 best-effort로 찾아, 있으면 사용자에게 알리고 건너뛸지 묻는다. ⚠️ 노션은 완전 중복 차단을 보장 못 한다(행 단위 조회 API가 환경에 따라 막힘) → "같은 링크를 두 번 정리하면 노션 행이 2개가 될 수 있어요"라고 고지(옵시디언은 source_hash로 막지만 노션은 아님). - 행 속성:
Title,Summary,Source(URL),Tags(노트 태그가 노션 select 옵션에 없으면 비우지 말고 옵션 추가 또는Topic에 반영 — C2),Importance(1~5),Reliability(High/Med/Low — 출처 도메인으로 자동 추정: 공식 문서·잘 알려진 사이트는 High, 개인 블로그·불명확한 출처는 Low/Med, "확인 필요"로 함께 표시 — C4와 동일 원칙),Topic(노트의 project/주제 맥락으로 자동 채움, 태그가 select 옵션에 없을 때의 대피처로도 겸용 — C2),Date,Obsidian Link=obsidian://open?vault=<볼트이름>&file=<노트제목>. obsidian://URL 인코딩 시 괄호도 인코딩(C6):encodeURIComponent는()를 안 바꾸니, 결과에서(→%28·)→%29로 직접 치환(일부 핸들러에서 괄호로 링크가 깨짐).- 주관 등급은 임의로 정하지 마라(C4):
Importance·Reliability·Topic은 사용자에게 묻거나 "자동추정(확인 필요)"로 표시(폴더는 물으면서 등급만 임의 결정 = 불일치). - 프라이버시(C5):
Source·Obsidian Link에 로컬 경로·개인정보가 노션 클라우드로 올라갈 수 있음 — 민감하면 색인을 끄도록 안내.
- 색인 DB = "Wikimate Research Library".
- 노션 CLI(
ntn) — 로그인 확인되면 CLI로. - 없으면 건너뜀 — 옵시디언 노트만 만들고 "노션 도구가 없어 색인 생략"이라 보고(graceful). 단 '미연결' 판단은 실제 확인 후에만(B2).
- 연결 고리 완성(1·2 중 어느 경로로든 행이 실제로 생성됐을 때만): 방금 만든 노션 행의 page ID 또는 URL을
wikimate_link의action="set_notion_id"로 그 노트에 저장한다(dry_run 기본 → 승인 → 실행, 다른 쓰기와 동일 게이트). 이게 있어야 옵시디언 쪽에서도 "이 노트가 어느 노션 행과 연결됐는지"를 알 수 있다(02_DATA_MODEL.md가 "핵심"이라 부르는notion_id↔Obsidian Link왕복 고리의 나머지 절반). 행 생성에 실패했거나 건너뛴 경우엔 이 단계도 생략한다(있지도 않은 연결을 지어내지 않기).
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago Changed · +2 lines 18c2ebd16f7d
- 12d ago First seen · 72 lines · 141 tokens per session scan A 7bade634fd66
Wikimate Organize is a skill published in the GitHub repository sodam-ai/SoDam-WikiMate (50 stars, last pushed yesterday), licensed Apache-2.0. It adds 141 tokens to every session and 4,293 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
spec-to-implementation
Parse specifications and create implementation plans with task tracking in Notion.
meeting-intelligence
Prepare for meetings by gathering context and creating comprehensive agendas.
research-documentation
Research topics and document findings in Notion with organized structure and sources.
knowledge-capture
Transform conversations and discussions into structured Notion documentation.
create-pr
Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for Prisma 8. Use when the user wants to create a pull request, open a PR, or submit changes for review.
review-implement-phase
Implements triaged review actions, commits focused fixes, and posts Done plus resolves threads. Use when the user wants only the implementation phase of the review-framework workflow.