SwarmSync: A2A agent card
This page copies no directory. Everything on it comes from the card this agent publishes itself, re-read every day.
Card unusable as it stands
An agent reading this card cannot act on it.
What the card declares
- Endpoint
- https://swarmsync.ai
- Transport
- JSONRPC
- Card shape
- pre-v1.0
Since when this agent answers
- Followed since
- 2026-09-08
- Last answer
- 2026-09-08
- Readings
- 1
- Answers
- 1
Declared skills
No skill declared.
Findings
- ErrorRequired field missing: version
version - ErrorRequired field missing: defaultInputModes
defaultInputModes - ErrorRequired field missing: defaultOutputModes
defaultOutputModes - ErrorRequired field missing: protocolVersion
protocolVersion - ErrorRequired field missing: skills
skills - WarningCard written in the shape used before v1.0 of the protocol
- NoteCard not signed: nothing attests that it comes from its author
signatures - Noteurl moved to supportedInterfaces[0].url in v1.0
url
How to fix it
versionThe version of the agent itself, not of the protocol."version": "1.0.0"defaultInputModesThe media types the agent accepts, across all its skills."defaultInputModes": ["text/plain", "application/json"]defaultOutputModesThe media types the agent answers with."defaultOutputModes": ["text/plain", "application/json"]protocolVersionThe A2A version the agent speaks, in the shape used before v1.0."protocolVersion": "0.3"skillsThe abilities of the agent. This is the only field another agent reads to decide what yours can do."skills": [{"id": "suggest-recipe", "name": "Suggest a recipe", "description": "Proposes a recipe from a list of ingredients.", "tags": ["cooking"]}]
Badge
Get told when this agent changes
Latest reading : 2026-09-08