{
  "@context": "https://agenticresourcediscovery.org/context/v0.91",
  "name": "APort Agentic Resources",
  "description": "Discovery catalog for APort agent passports, repository guard, policy verification, skills, API docs, and framework guardrails.",
  "entries": [
    {
      "@id": "https://aport.io/skill",
      "name": "APort Platform Skill",
      "description": "Instructions for agents that need APort passports, runtime guardrails, hosted verification, GitHub Repository Guard, and audit.",
      "resourceType": "skill",
      "url": "https://aport.io/skill",
      "protocol": "markdown",
      "tags": ["ai-agent", "guardrails", "authorization", "audit"]
    },
    {
      "@id": "https://aport.io/skills",
      "name": "APort Agent Skills",
      "description": "Human-readable index of official APort skills for GitHub Repository Guard, runtime guardrails, hosted policy verification, passports, and audit workflows.",
      "resourceType": "skill-library",
      "url": "https://aport.io/skills",
      "protocol": "html",
      "tags": ["skills", "agent-instructions", "github", "guardrails"]
    },
    {
      "@id": "https://aport.io/api/openapi-json",
      "name": "APort OpenAPI",
      "description": "OpenAPI document for APort passports, policies, verification, and organization APIs.",
      "resourceType": "api",
      "url": "https://aport.io/api/openapi-json",
      "protocol": "openapi",
      "tags": ["api", "openapi", "policy"]
    },
    {
      "@id": "https://github.com/aporthq/aport-agent-guardrails",
      "name": "APort Agent Guardrails",
      "description": "Open-source guardrails package for GitHub, Claude Code, Cursor, Goose, Codex CLI, Gemini CLI, OpenClaw, LangChain, CrewAI, DeerFlow, n8n, MCP tools, and custom agents.",
      "resourceType": "repository",
      "url": "https://github.com/aporthq/aport-agent-guardrails",
      "protocol": "git",
      "tags": ["github", "claude-code", "cursor", "mcp", "goose"]
    },
    {
      "@id": "https://aport.io/.well-known/agent-skills/index.json",
      "name": "APort Agent Skills Index",
      "description": "Agent Skills discovery index for APort platform, GitHub Repository Guard, runtime guardrails, and policy verification skills.",
      "resourceType": "skill-index",
      "url": "https://aport.io/.well-known/agent-skills/index.json",
      "protocol": "agent-skills",
      "tags": ["skills", "discovery"]
    },
    {
      "@id": "https://github.com/aporthq/aport-skills",
      "name": "APort Skills Repository",
      "description": "Official APort skills for agents that need passports, repository guard setup, runtime guardrails, hosted verification, and signed audit workflows.",
      "resourceType": "repository",
      "url": "https://github.com/aporthq/aport-skills",
      "protocol": "git",
      "tags": ["skills", "skill-md", "agent-workflows"]
    }
  ]
}
