{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "name": "8gentz SAGP Agent Skills",
  "version": "1.0.0",
  "homepage": "https://8gentz.io",
  "skills": [
    {
      "name": "route_agent_request",
      "type": "tool",
      "description": "Route an agent request across 8 protocols (MCP, A2A, ANP, ACP, UCP, MPP, OpenAI) via the SAGP gateway with post-quantum cryptography and immutable onchain audit.",
      "url": "https://8gentz.io/.well-known/mcp/server-card.json",
      "sha256": "placeholder-update-on-deploy"
    },
    {
      "name": "x402_micropayment",
      "type": "tool",
      "description": "Execute an x402 micro-payment for API access. Agent wallet signs a µUSDC payment on Base (eip155:8453). No pre-registration required.",
      "url": "https://8gentz.io/auth.md",
      "sha256": "placeholder-update-on-deploy"
    },
    {
      "name": "register_tool",
      "type": "tool",
      "description": "Register a backend tool on the SAGP gateway to make it available across all 8 supported agent protocols simultaneously.",
      "url": "https://8gentz.io/#developers",
      "sha256": "placeholder-update-on-deploy"
    },
    {
      "name": "query_audit_log",
      "type": "resource",
      "description": "Query the immutable onchain audit log (Autheo) for agent activity, transaction hashes, and zk-STARK proofs.",
      "url": "https://8gentz.io/.well-known/api-catalog",
      "sha256": "placeholder-update-on-deploy"
    }
  ]
}
