# Generatore A2A Agent Card

> Genera un file /.well-known/agent.json che dichiara identità, capabilities e skills del tuo agente perché altri agenti possano scoprirlo e chiamarlo.

## How to use

1. Name your agent and set a semver version
2. Add an https endpoint other agents can reach
3. Declare capabilities (streaming, multi-turn, etc.) and at least one skill
4. Optional: add a contact block (name / url / email)
5. Copy or download the JSON
6. Save it as `/.well-known/agent.json` on your origin
