wiki-context-pack

安装量: 718
排名: #7240

安装

npx skills add https://github.com/ar9av/obsidian-wiki --skill wiki-context-pack

Wiki Context Pack — Bounded Token Retrieval You are producing a focused, token-bounded context pack from the wiki. Unlike wiki-query (which answers a question), this skill packages the most relevant wiki knowledge into a single markdown block that a downstream agent, skill, or user can consume directly. Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up CWD for .env → ~/.obsidian-wiki/config → prompt setup). This gives OBSIDIAN_VAULT_PATH and any QMD variables. Read $OBSIDIAN_VAULT_PATH/hot.md if it exists — gives instant context on recent activity. Read $OBSIDIAN_VAULT_PATH/index.md — the full page inventory. Invocation Forms /wiki-context-pack "transformer attention mechanism" --budget 16000 /wiki-context-pack "my-project architecture decisions" --budget 8000 /wiki-context-pack --recent --budget 4000 # recent activity pack from hot.md /wiki-context-pack "authentication patterns" # default budget: 8000 tokens Show more

返回排行榜