Card snapshot
ideatrace-a2a-server.vercel.app
·
2026-08-11 09:56:41 UTC
·
30d9565954fede9ca4b2c90378e835cca2bea12776449e29549af4f4829ac155
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": "IdeaTrace AI",
"description": "Knowledge & skills agent for video creators and AI tool users. Curated AI skills, script templates, monetization research. Pay-per-use via x402. Powered by \u7231\u8fea\u521b\u601d IdeaTrace (ideatrace.cn).",
"url": "https://ideatrace-a2a-server.vercel.app",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"skills": [
{
"id": "idea-tracing",
"name": "Idea Tracing",
"description": "Trace, categorize, and connect ideas. Input: idea text. Output: structured analysis with categories, connections, and related concepts.",
"tags": [
"ideas",
"knowledge-management",
"creativity"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "skill-library",
"name": "AI Skills Library",
"description": "Browse and retrieve curated AI skills, prompt templates, and workflow recipes for content creators.",
"tags": [
"ai-tools",
"prompts",
"workflows"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "script-writing",
"name": "Script Writing",
"description": "Generate short video scripts for given topics. Optimized for 60-90 second oral content.",
"tags": [
"content",
"video",
"script"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"text/markdown"
]
},
{
"id": "monetization-research",
"name": "Monetization Research",
"description": "Research monetization paths for AI agents and content creators. Returns structured analysis of revenue models.",
"tags": [
"monetization",
"business",
"research"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/markdown"
]
}
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"addresses": {
"solana": {
"network": "mainnet",
"agentAsset": "hEUzG9dztexCkMFGWBmGMsE1WWcePRwRCN7cjy4Zwvj",
"wallet": "FTFThhM9pgBgSmtE8dH3MiSaGBFSSBNcpymCTUzsZncx"
}
},
"x402": {
"network": "solana:mainnet",
"recipient": "FTFThhM9pgBgSmtE8dH3MiSaGBFSSBNcpymCTUzsZncx",
"price": "0.001 USDC",
"facilitator": "https://facilitator.payai.network"
},
"identity": {
"erc8004": {
"chain": "solana-mainnet",
"asset": "hEUzG9dztexCkMFGWBmGMsE1WWcePRwRCN7cjy4Zwvj"
},
"tinyplace": "@ideatrace",
"brand": "\u7231\u8fea\u521b\u601d IdeaTrace (ideatrace.cn)"
},
"authentication": null
}