agentsclimarketplace

Vouch recall

Skill vouchdev/vouch/adapters/openclaw/skills/vouch-recall

Recall what the project's vouch KB knows about a topicFrom its SKILL.md

Install
npx -y skills add vouchdev/vouch --skill vouch-recall

Assembled 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:

  1. Call kb_context with query: "$ARGUMENTS".
  2. List every returned claim by id + one-line text; for each, show the source ids it cites.
  3. 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-pr or kb_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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.