The one skill an AI agent adds to itself to become verifiable, accountable, and interoperable. It gives the agent an Ed25519 identity it controls, provable operation within the authority delegated to it, its own cryptographic receipt chain it can cite, the ability to communicate, delegate, and transact with other…
The base layer an AI agent runs on to be verifiable, accountable, and able to work with the world. One slug adds a controlled Ed25519 identity tied to the principal behind the agent, scoped authority that only narrows, a signed receipt for every action the agent can carry across sessions and handoffs, and a connection…
Open protocol for AI agent communication. Encrypted mail, subscribe/broadcast newsletters, trust tiers, DNS discovery. Use when sending messages between agents, subscribing to agent broadcasts, managing cryptographic trust/identity, syncing with peers, or any inter-agent communication. Triggers on "openfuse", "agent…
Cryptographic compliance verification. Sign security tool output into verifiable CPOEs (JWT-VC), verify vendor proofs via trust.txt, detect drift with diff, and assess third-party risk. Use when the user mentions compliance proofs, CPOE, trust.txt, SCITT, vendor assessment, GRC evidence, or compliance drift.
Use atrib as the verifiable substrate for memory, reasoning, and getting sharper over time, not as instrumentation that observes you from the outside. atrib gives the agent two cognitive verbs: attest (write: sign an observation, mark a past record's importance, or supersede a prior position) and recall (read: look up…
AIMEAT frontend rules: the styling conventions to write to, and how a finished change is verified by driving a real browser through the Playwright MCP server (three viewports, repaint count, idle network log). Use before writing or editing anything under public/views, public/components, public/js, public/css…
How AIMEAT videos are made from live captures and existing recordings with the three tools in aimeat/scripts/demo-video/ (a scripted performer, a passive camera, and a stills-plus-cards cutter), including the capture rules, the card style, the honesty captions and the YouTube hand-off. Use whenever a task is to make…
How prose is written on this project: the AI tells that give a text away and how to remove them, and how Finnish and Spanish are composed rather than translated. Use before writing or editing any user-visible text: UI copy, locale strings, documentation, a handbook page, a changelog entry, a commit message, an…
Authenticate AI agents with auth servers using the Agent Identity (AID) protocol. Supports Ed25519 identity documents, proof of possession, OAuth 2.0 token exchange, and scoped JWT tokens. Self-contained — works independently without other protocols.
Record meaningful AI-assisted work as privacy-preserving AIPOU receipts and claim accumulated AIPOU rewards on Base. Use when a user asks to farm AIPOU, register an AI task, show their AIPOU identity, inspect pending receipts, estimate rewards, or claim AIPOU through the configured MCP server.
A live x402 practice counter: real settlement, no sandbox, from $0.004. Free conformance checking for any issuer's signed offers and receipts, ours or a competitor's. An evidence observatory: signed observation of what other endpoints and payments actually did, never a score or a ranking, plus a public corpus…
A live x402 practice counter: real settlement, no sandbox, from $0.004. Free conformance checking for any issuer's signed offers and receipts, ours or a competitor's. An evidence observatory: signed observation of what other endpoints and payments actually did, never a score or a ranking, plus a public corpus…
This skill provides instructions for AI agents interacting with the CausalLayer Model Context Protocol (MCP) server. CausalLayer is a deterministic AI liability apportionment engine. It takes an incident report and mathematically proves which agent, vendor, or operator is liable based on counterfactual do-calculus…
View the kanoniv-auth audit trail. Shows every action the agent took - delegations, scope verifications, tool calls, and results. Filter by agent, action type, or time range. Use when asked to "show audit log", "what happened", "show the trail", or "audit".
Cryptographic delegation for AI agents. Scope-confines what Claude Code can do in this session using Ed25519 delegation tokens. Every action is verified before execution and signed for the audit trail. Use when asked to "delegate", "restrict scope", "authorize", or "sudo mode".
Quick scope change for an active delegation. Re-delegates with new scopes, keeping the same agent name and TTL. Use when asked to "change scope", "add code.edit", "switch to read-only", or just "/scope ".
Check paid agent APIs (x402) before you spend — ERABI probes them continuously and publishes signed uptime/latency/price attestations you can verify instead of re-checking yourself. Then join the open intent exchange underneath — register an identity, discover providers by reputation, report dual-signed outcomes, and…
Retrieves and independently verifies exact-version Agent Skill evidence before installation or activation. Use when checking an unfamiliar SKILL.md package, comparing its requested capabilities with policy, or determining whether prior evidence is stale.