agent-decision-receipts
FeaturedMint a tamper-evident, post-quantum-signed receipt for a consequential agent action (deploy, delete, pay, grant-access, model decision) so it can be verified later from the certificate alone. Use when an autonomous agent takes a side-effecting action that may need to be proven later, or when satisfying EU AI Act Article 12 record-keeping. Three decisions: whether an action needs a receipt, minting it, verifying it. Signing is delegated to the open-source OpenAgentOntology package. Not after-the-fact log analysis; not a hosted notary; not a legal opinion.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- alirezarezvani
- Repository
- alirezarezvani/claude-skills
- Created
- 9 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
agent-agentic-payments
Agent skill for agentic-payments - invoke with $agent-agentic-payments
solana-agent-payments
The money layer for AI agents on Solana. Lets an agent PAY for APIs/data/compute and other agents (x402 micropayments in USDC), GET PAID by monetizing its own APIs/MCP tools behind HTTP 402, and SPEND SAFELY behind non-custodial wallets with hard, enforced limits — never a raw god-mode private key. Covers x402 v2 (client + server + facilitator), Squads v4 spending limits, Privy/Turnkey/Coinbase-CDP/Crossmint agent wallets, AP2 mandates, and USDC settlement. Use when building agents that transact, paywalling an API/MCP for agent consumers, or hardening an agent's spending controls.
decision-ledger
Record, track, and surface major decisions that materially affect the project across all stages — planning, architecture, detail, QA, and handoff.