Create Agent Card
Define the capabilities and specifications for your A2A agent.
Import from JSON
Basic Information
Core details to identify your agent.
Name
A human-readable name for the agent.
Version
Semantic version of the agent.
Description
A brief summary of what this agent does.
Agent URL
The primary endpoint for the agent's A2A service.
Icon URL (Optional)
A URL to a square icon for the agent.
Documentation URL (Optional)
Link to the agent's detailed documentation.
Provider Information
(Optional) Details about who provides this agent.
Organization
The name of the providing organization.
Provider URL
A URL for the provider's website.
Agent Capabilities
Define the technical capabilities of the agent.
Streaming: Agent supports real-time updates via Server-Sent Events (SSE).
Push Notifications: Agent can send updates to a client-provided webhook.
State Transition History: Agent can provide a detailed history of task status changes.
Default I/O Modes
Default comma-separated content types the agent handles.
Default Input Modes
Default Output Modes
Skills
Define the specific skills your agent can perform. An agent must have at least one skill.
Skill 1
Skill ID
A unique identifier for this skill.
Skill Name
A human-readable name for the skill.
Skill Description
Explain what this skill does.
Tags (comma-separated)
Keywords for discoverability.
Examples (comma-separated)
Example use cases or prompts.
Input Modes (comma-separated)
Input content types for this skill.
Output Modes (comma-separated)
Output content types for this skill.
Add Skill
Supports Authenticated Extended Card
Add Security Scheme
Scheme Name
Unique identifier for the security scheme.
Type
API Key
HTTP Authentication
OAuth 2.0
OpenID Connect
Type
Choose security type
Description (optional)
Add Security Scheme
Cancel
Create Agent Card