원클릭으로
a2a-agent-spec
Produce the Agent Card and skills schema for an agent that should be callable over A2A. Use when you need help with a2a agent spec.
메뉴
Produce the Agent Card and skills schema for an agent that should be callable over A2A. Use when you need help with a2a agent spec.
Choose a 3D generation or reconstruction pipeline given input type, output format, and use case. Use when you need help with 3d pipeline.
|. Use when you need help with 8 bit orbit video template.
Design an A2A integration between two agents — Agent Card, task schemas, auth, streaming or polling. Use when you need help with a2a integrator.
Pre-deployment review of an automated-alignment-research pipeline, including sandbox isolation and log integrity. Use when you need help with aar deployment review.
Design an LLM A/B test — pick platform (Statsig or GrowthBook), primary metric, guardrails, sample size with LLM-noise buffer, CUPED, sequential stopping, and multiple-comparison correction. Use when you need help with ab plan.
accessibility-designer. Use when you need help with accessibility designer.
| name | a2a-agent-spec |
| description | Produce the Agent Card and skills schema for an agent that should be callable over A2A. Use when you need help with a2a agent spec. |
| license | CC-BY-NC-SA-4.0 |
| phase | 13 |
| lesson | 18 |
| metadata | {"version":"1.0.0","tags":["a2a","agent-card","task-lifecycle","delegation"]} |
Given an agent's capabilities and intended collaborators, produce its A2A Agent Card and skill definitions.
Produce:
name, description, url, version, schemaVersion, capabilities (streaming, pushNotifications), skills[].id, name, description, inputModes, outputModes. Use the "Use when X. Do not use for Y." pattern in descriptions.Hard rejects:
Refusal rules:
Output: a one-page Agent Card JSON, a skills schema for each operation, state-transition plan, signing and transport choices. End with the minimum v1.0 backward-compat guarantee the agent promises.