Aitp
Description
AITP: Agent Interaction & Transaction Protocol
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AITP: Agent Interaction & Transaction Protocol
AITP is a standard protocol enabling AI agents to communicate securely across trust boundaries while providing structured interactions for payments, data sharing, and user interfaces. Just as HTTP enables browsers to visit websites, AITP provides a standard for user-to-agent or agent-to-agent communication, regardless of where agents run or how they're built.
**[Visit the official documentation at https://aitp.dev](https://aitp.dev)**
Why AITP?
As AI agents become more prevalent, we need standardized ways for them to communicate. AITP bridges the gap between:
- Multi-agent orchestration frameworks (CrewAI, Autogen, LangGraph) meant for agents with the same owner
- Service metadata protocols (MCP, Bitte) that help AI agents use existing non-agentic APIs
- Browser agents (ChatGPT Operator, Proxy) that help AI navigate existing websites
AITP focuses specifically on cross-trust-boundary interactions, like your personal AI agent talking to a business's AI agent.
Key Components
AITP consists of two main parts:
- Chat Threads - A core protocol for communication between agents
- Capabilities - Extensible, structured message types for specific interactions like payments or forms
Current Status
Version: 0.1.0 (Draft)
AITP is a specification in progress. We're actively developing the spec while simultaneously implementing AITP in real-world systems.
Get Involved
We welcome contributions to help shape the future of agent interaction!
- Join our community: https://t.me/nearaialpha
- Build AITP-compatible agents: Agents built on the NEAR AI Hub already support AITP
- Implement AITP in frameworks: Help integrate AITP into existing AI agent frameworks
- Contribute to the spec: Open issues and PRs in this repository
Using the Spec with AI Tools
If you're using AI development aids, you can reference the latest specif
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11