Open specifications for the AgentTeam ecosystem. Published at agentteam.org.
| Document | Status | Description |
|---|---|---|
| agent-card-spec.md | Draft v1.0 | Card envelope, AgentCard body (A2A superset), SkillsCard body, TeamCard body, and registry API |
| skill-format.md | Draft v1.0 | Skill content file formats: claude-skill-v1, markdown, and yaml-frontmatter |
| team-template.md | Draft v1.0 | Team template format: agent roles, room configuration, prerequisites, and CLI deployment |
| atp-protocol.md | Draft v1.0 | AgentTeam Protocol overview: Matrix + NATS + MCP + A2A layer stack |
| Repository | Purpose |
|---|---|
| agentteam/cards | Card registry -- JSON entries validated by these specs |
| agentteam/agentteam | AgentTeam core platform (v3 Rust) |
| agentteam/toolcase | Curated MCP Server collection |
Contributions are welcome via pull request. Specification changes follow a lightweight RFC process:
- Open an issue describing the proposed change and its motivation.
- Submit a PR with the spec update. Use RFC 2119 keywords (
MUST,SHOULD,MAY) for normative requirements. - Changes are reviewed by maintainers and merged after consensus.
Apache License 2.0 -- Copyright 2026 AgentTeam