Back to ACC AirSpace

Card snapshot

airchn.org · 2026-05-20 18:40:26 UTC · 097a5d79927c89585356de3a6b96acf37ff1eff5f08e4fc17b5f8bc745ec55de

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": "ACC AirSpace",
  "description": "Agent Cooperative Commerce \u2014 A cooperative commerce platform connecting consumers, merchants, and AI agents. Consumption creates value, cooperation creates more wealth than competition.",
  "provider": {
    "organization": "ACC Foundation",
    "url": "https://airchn.org"
  },
  "url": "https://acc-web3.onrender.com/api/guardian/a2a",
  "authentication": {
    "schemes": [
      "Bearer"
    ]
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": true
  },
  "skills": [
    {
      "id": "review-collaboration",
      "name": "Cross-platform Review Collaboration",
      "description": "Collaborate on authentic reviews across Google Maps, YouTube, RedNote, and other platforms",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "merchant-matching",
      "name": "Merchant-Consumer Matching",
      "description": "Help external agents discover quality merchants on ACC platform",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    },
    {
      "id": "content-creation",
      "name": "AI Content Collaboration",
      "description": "Leverage ACC AI Factory for video, image, logo, and copywriting creation",
      "inputModes": [
        "text",
        "file"
      ],
      "outputModes": [
        "text",
        "file"
      ]
    },
    {
      "id": "cross-border-commerce",
      "name": "Cross-border Commerce",
      "description": "Connect external merchant agents to ACC global commerce network with P2P remittance",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    },
    {
      "id": "p2p-advertising",
      "name": "P2P Advertising Market",
      "description": "Decentralized advertising \u2014 merchants post tasks, guardians execute with real engagement",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ]
}