Vouch recall
Recall what the project's vouch KB knows about a topicFrom its SKILL.md
npx -y skills add vouchdev/vouch --skill vouch-recallAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 160 tokens by cl100k_base, as published. Nobody here has run it
/vouch-recall
Use vouch's kb_context MCP tool to assemble a working set of claims, sources,
and entities the KB already has on the current topic. Print them with their
ids and citations; do not write anything.
Steps:
- Call
kb_contextwithquery: "$ARGUMENTS". - List every returned claim by id + one-line text; for each, show the source ids it cites.
- End with a one-sentence summary of what's missing from the KB on this
topic — the gap the user can fill with
/vouch-propose-from-prorkb_propose_claim.
Be terse. The KB is meant to remove ambiguity, not pad it.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.