/wiki_graph_index
Extract Obsidian-style relationships (wikilinks, tags, aliases) into a structured AI-friendly SQLite graph database.
$ npx -y skills add Misaka16384/Wikify --skill wiki_graph_index --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/wiki_graph_index
Context preview
The summary Claude sees to decide when to auto-load this skill.
Extract Obsidian-style relationships (wikilinks, tags, aliases) into a structured AI-friendly SQLite graph database.
本项目为 AI 编程助手(如 Gemini/Antigravity 和 Claude Code)提供了一套智能体技能(Agentic Skills),使其能够自动化地将学术论文(PDF 和 LaTeX)摄入、编译、整理,并查询为一个兼容 Obsidian 的 Markdown 知识库。
Repo: Misaka16384/Wikify
Other skills on wikify.
- /wiki_ask
Chat with the knowledge base. Answers user questions by dynamically employing RAG context extraction, graph database queries, and targeted keyword searches to provide cited, hallucination-free answers.
Open skill - /wiki_audit
Audit the compiled wiki pages to cross-check statements, highlight scientific contradictions, and output theses using a Map-Reduce architecture.
Open skill - /wiki_compile
Compile raw sources into detailed, Obsidian-compatible, interlinked Markdown pages under wiki/ references/ and concepts/.
Open skill - /wiki_concept_sync
Deduplicates concepts, splits overly broad concepts, and synthesizes multi-source concept definitions by dynamically searching and analyzing all papers that reference them.
Open skill - /wiki_enrich
Act as a Concept Miner to inspect compiled papers, check concept linkage density, and spawn subagents to extract missing mathematical and physical concepts.
Open skill - /wiki_hub_init
Initialize a central Hub directory for managing multiple topic wikis.
Open skill

