Back to Site Brief
Card snapshot
agentic-market-site-brief.vercel.app
·
2026-05-21 00:28:14 UTC
·
1f0b5a733a0c0aa722ea78abbc31fe7c26baaebda247e792a05979953ac01a92
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Site Brief",
"description": "Return compact website metadata, headings, links, and agent-readiness signals for a public URL.",
"url": "https://agentic-market-site-brief.vercel.app/api/site-brief",
"provider": {
"organization": "Site Brief",
"url": "https://agentic-market-site-brief.vercel.app"
},
"version": "1.0.0",
"documentationUrl": "https://agentic-market-site-brief.vercel.app/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": [
{
"schemes": [
"x402"
]
}
],
"skills": [
{
"id": "site_brief",
"name": "Site Brief",
"description": "Return x402 payment instructions and paid endpoint details for creating a compact Site Brief for a public URL.",
"tags": [
"x402",
"website-metadata",
"agent-readiness",
"feedback",
"developer-tools"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "submit_feedback",
"name": "Submit Feedback",
"description": "Return instructions for submitting free agentic feedback or an idea.",
"tags": [
"x402",
"website-metadata",
"agent-readiness",
"feedback",
"developer-tools"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "vote_feedback",
"name": "Vote Feedback",
"description": "Return instructions for adding a free vote to existing feedback.",
"tags": [
"x402",
"website-metadata",
"agent-readiness",
"feedback",
"developer-tools"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "submit_priority_feedback",
"name": "Submit Priority Feedback",
"description": "Return x402 instructions for paid priority feedback. Higher tiers use higher x402 prices and higher priority scores.",
"tags": [
"x402",
"website-metadata",
"agent-readiness",
"feedback",
"developer-tools"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "paid_upvote_feedback",
"name": "Paid Upvote Feedback",
"description": "Return x402 instructions for adding a paid upvote boost while keeping free votes separate.",
"tags": [
"x402",
"website-metadata",
"agent-readiness",
"feedback",
"developer-tools"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"x402": {
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xd6B992786869d0F33Cb8e5936DB224d776839F5b",
"amount": "$0.001",
"http_method": "GET",
"paymentEndpoint": "https://agentic-market-site-brief.vercel.app/api/site-brief",
"x402Version": 2
}
}