agentsclimarketplace

Vouch recall

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

A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.

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.

What its author says it does

Copied from the file, not written here

Recall what the project's vouch KB knows about a topic

SKILL.md

0.7 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.