wikimate
New15GitHub TrendingGeneralby sodam-ai
Claude Code 플러그인(MCP 어댑터를 통한 Codex): AI 에이전트가 흩어져 있는 자료를 Obsidian 보관함(선택 사항인 Notion 색인)에 정리하고 노트 전반에 걸쳐 답변을 제공합니다. - 사람 승인 게이트, 중복 제거, 우선 검증 검색(가짜 인용 방지), 다중 노트 종합 기능을 포함합니다. 종속성이 없는 MCP 코어, 경로 탐색 및 프롬프트 주입 방어 기능을 제공합니다.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/wikimate.md https://raw.githubusercontent.com/sodam-ai/wikimate/main/SKILL.md3
Invoke in Claude Code
/wikimateView source on GitHub
mcp
Frequently Asked Questions
What is wikimate?
Claude Code 플러그인(MCP 어댑터를 통한 Codex): AI 에이전트가 흩어져 있는 자료를 Obsidian 보관함(선택 사항인 Notion 색인)에 정리하고 노트 전반에 걸쳐 답변을 제공합니다. - 사람 승인 게이트, 중복 제거, 우선 검증 검색(가짜 인용 방지), 다중 노트 종합 기능을 포함합니다. 종속성이 없는 MCP 코어, 경로 탐색 및 프롬프트 주입 방어 기능을 제공합니다.
How to install wikimate?
To install wikimate, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /wikimate.
What is wikimate best for?
wikimate is a community categorized under General. It is designed for: mcp. Created by sodam-ai.