agent-exporter Archive Governance Workbench
Use this skill when an agent needs to attach the local agent-exporter bridge
from a repo checkout and operate the archive/retrieval/governance workflow
through a host-native packet.
What this skill teaches
- how to attach the local stdio MCP bridge
- how to prove the bridge on a safe first-success path
- how to publish a local archive shell
- how to save local retrieval reports
- how to read governance evidence without pretending there is a hosted platform
Product truth
agent-exporter is a local-first archive and governance workbench- the current primary surface is still
CLI-first - this public skill packet is a secondary public lane
- the bridge exposes read-mostly archive, retrieval, and governance tools
- the browser pages organize proof; they do not execute retrieval or onboarding
First-success flow
- Follow
references/INSTALL.md and wire the bridge from a repo checkout. - Call
integration_evidence_policy_list to prove the bridge can answer a
no-risk governance read.
- If you have a workspace with transcript HTML receipts, call
publish_archive_index on that workspace.
- Only after the bridge works, move to retrieval or evidence comparison.
Preferred evidence order
references/INSTALL.mdreferences/DEMO.mdreferences/CAPABILITIES.mdreferences/TROUBLESHOOTING.md
Example prompts
- "Wire the local agent-exporter bridge and show me the available governance policies."
- "Publish the archive shell for this workspace and tell me where the archive shell landed."
- "Run semantic retrieval for this workspace and save a local report."
- "Compare two saved integration evidence snapshots and explain the readiness delta."
Truth language
- Good: "local stdio bridge"
- Good: "secondary public lane"
- Good: "archive and governance workbench"
- Forbidden: "hosted platform"
- Forbidden: "listed-live skill" without fresh host read-back
- Forbidden: "full CLI exposed through MCP"
Read next
references/README.mdreferences/INSTALL.mdreferences/CAPABILITIES.mdreferences/DEMO.mdreferences/TROUBLESHOOTING.md