when-to-consult

GitHub

指导模型判断何时调用 OVP MCP 工具查询知识库,以及何时直接基于内部知识回答。涵盖 ask、find、search 等工具的使用场景及配置规范。

skills/when-to-consult/SKILL.md fakechris/obsidian_vault_pipeline

Trigger Scenarios

需要基于知识库的事实性问答 决定使用 MCP 工具还是内部记忆

Install

npx skills add fakechris/obsidian_vault_pipeline --skill when-to-consult -g -y
More Options

Use without installing

npx skills use fakechris/obsidian_vault_pipeline@when-to-consult

指定 Agent (Claude Code)

npx skills add fakechris/obsidian_vault_pipeline --skill when-to-consult -a claude-code -g -y

安装 repo 全部 skill

npx skills add fakechris/obsidian_vault_pipeline --all -g -y

预览 repo 内 skill

npx skills add fakechris/obsidian_vault_pipeline --list

SKILL.md

Frontmatter
{
    "name": "when-to-consult",
    "description": "Decide when to consult the OVP vault via MCP versus answering from model memory. Prefer ask\/find\/search\/claim\/theme-page for vault-grounded facts."
}

When to Consult OVP

Use this skill to choose the right OVP MCP surface — or to skip the vault when it cannot help.

Prefer the vault (call MCP)

Need Skill / tool
Natural-language answer with verified receipts ask
Structured inventory (kind/tag/date/entity) find
Keyword / phrase hunt search
Audit a [claim:…] citation claim
Wiki-style theme narrative theme-page
Pipeline pulse status
Health / index problems doctor
Save a note into the vault safely capture-drop

Answer without the vault

  • Pure coding / repo questions about this Rust workspace (use AGENTS.md, crates, tests)
  • General knowledge unrelated to the operator’s notes
  • When ask already returned honest empty coverage — do not fabricate vault citations

Hygiene

  • Set OVP_VAULT_ROOT (example: /path/to/your/vault); never embed secrets in MCP config
  • Run ovp2 mcp --vault-root "$OVP_VAULT_ROOT" (see root mcp.json)
  • After content changes, operators may need ovp2 index before search/ask quality recovers
  • Keep ops conventions in skills + docs/ops/; do not casually delete operator docs

Version History

  • a9ac4bd Current 2026-09-08 21:16

Same Skill Collection

.claude/skills/obsidian-vault-pipeline/SKILL.md
skills/ask/SKILL.md
skills/capture-drop/SKILL.md
skills/claim/SKILL.md
skills/doctor/SKILL.md
skills/search/SKILL.md
skills/status/SKILL.md
skills/theme-page/SKILL.md
skills/find/SKILL.md

Metadata

Files
0
Version
7851146
Hash
700d7e2d
Indexed
2026-09-08 21:16

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-25 18:09
浙ICP备14020137号-1