{
  "specVersion": "1.0",
  "host": {
    "displayName": "opchain",
    "identifier": "did:web:opchain.dev",
    "documentationUrl": "https://staging.opchain.dev",
    "logoUrl": "https://staging.opchain.dev/favicon.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:opchain:mcp:opchain-skills",
      "displayName": "opchain — Claude Code dev-pipeline skills",
      "type": "application/mcp-server-card+json",
      "url": "https://staging.opchain.dev/.well-known/mcp.json",
      "description": "opchain is a set of interconnected Claude Code / MCP skills that form a software-development pipeline: concept → spec → design → build → ship → operate. Each skill is a SKILL.md the model reads and follows; together they chain through a shared checkpoint protocol. Exposed over MCP at https://staging.opchain.dev/mcp: 22 skills, intent routing, the shared orchestrator protocol, and per-session checkpoints.",
      "tags": [
        "claude-code",
        "mcp",
        "agent-skills",
        "software-development",
        "devops",
        "ai-agents"
      ],
      "capabilities": [
        "oc-agent-forge",
        "oc-api-dev",
        "oc-app-architect",
        "oc-bug-check",
        "oc-checkpoint-protocol",
        "oc-claude-api",
        "oc-code-auditor",
        "oc-dash-forge",
        "oc-deploy-ops",
        "oc-git-ops",
        "oc-integrations-engineer",
        "oc-migration-ops",
        "oc-monitoring-ops",
        "oc-orchestrator",
        "oc-prompt-ops",
        "oc-rag-forge",
        "oc-release-ops",
        "oc-reverse-spec",
        "oc-scale-ops",
        "oc-security-auditor",
        "oc-stack-forge",
        "oc-ux-engineer"
      ],
      "representativeQueries": [
        "build me an app from an idea",
        "what tech stack should I use",
        "audit my code for security issues before I ship",
        "deploy this to production",
        "set up monitoring and alerting for my app"
      ],
      "version": "7fc38e4"
    }
  ]
}
