Skip to content

/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.

shell
$ npx -y skills add Misaka16384/Wikify --skill wiki_ask --agent claude-code

How 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_ask
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.
Ships withwikify

本项目为 AI 编程助手(如 Gemini/Antigravity 和 Claude Code)提供了一套智能体技能(Agentic Skills),使其能够自动化地将学术论文(PDF 和 LaTeX)摄入、编译、整理,并查询为一个兼容 Obsidian 的 Markdown 知识库。

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
1
Forks
Maintained
Maintenance
Python
Language
1mo ago
Last commit
2mo ago
Created

Repo: Misaka16384/Wikify