Agent Card
A living agent on paper: crest, name, role, breathing status, model stamp, tool chips, and an optional action slot.
Draw
draw a card
$npx shadcn@latest add @clow/agent-cardFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<AgentCard />Examples
basic
Props
| prop | type | default |
|---|---|---|
| name | text | Relay Sable |
| role | text | Edge summarizer |
| status | live | idle | busy | error | offline | live |
| model | text | clow-reason · 4b |

