agentsclimarketplace

Vouch status

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

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-status

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

Show the project's vouch KB at a glance

SKILL.md

0.6 KB, as published. Nobody here has run it

/vouch-status

Run vouch's kb_status MCP tool and surface the result. Use this when the user asks "what's in our KB?" or before/after a long claim-proposal flow so they can see the proposal count tick up.

Format:

KB at <root>
  claims:     <n>
  sources:    <n>
  entities:   <n>
  pending:    <n>   ← review queue depth
  last audit: <iso8601 timestamp>

If pending > 0, suggest the user run vouch approve <id> (or vouch lint if they want to inspect anything first). Do not propose anything yourself.

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.