Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Supports plugins
capability:supports-pluginsa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Capability JSON

capability:supports-plugins

Structured · live

Supports plugins json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · capabilities/capabilities/supports-plugins.yamlCluster · capabilities
Record JSON
{
  "id": "capability:supports-plugins",
  "_kind": "Capability",
  "_file": "capabilities/capabilities/supports-plugins.yaml",
  "_cluster": "capabilities",
  "attributes": {
    "displayName": "Supports plugins",
    "description": "The entity can load plugins (per-host extension bundles) at start\nor at runtime.\n",
    "appliesToNodeKinds": [
      "AgentVersion"
    ],
    "category": "extension"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:a5c.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": "*",
        "level": "full",
        "notes": "a5c-plugin is the native descriptor and can import or mirror pi-plugin\nand other same-layer extension descriptors as compatibility profiles.\n"
      }
    },
    {
      "from": "agent-platform-impl:agent-mux-remote.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "No plugins of its own; plugins live with the remote agent.\n"
      }
    },
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0 <2.0.0",
        "level": "full"
      }
    },
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0 <2.0.0",
        "level": "full",
        "notes": "Claude Code 1.x loads claude-plugin-format extensions from\n~/.claude/plugins/ and .claude/plugins/, with a registry index\nat ~/.claude/plugins/registry.json.\n",
        "evidenceSourceIds": [
          "evidence:claude-code-docs-plugins-2026"
        ]
      }
    },
    {
      "from": "agent-platform-impl:copilot-cli.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "GitHub Copilot CLI plugin marketplace (agents/skills/hooks/MCP).\n"
      }
    },
    {
      "from": "agent-platform-impl:cursor.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.40.0",
        "level": "full",
        "notes": "Cursor adopted Claude Code's hooks.json schema with global, project, and\nenterprise scopes (~/.cursor/hooks.json, .cursor/hooks.json, /etc/cursor/hooks.json).\n"
      }
    },
    {
      "from": "agent-platform-impl:droid.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": "*",
        "level": "full",
        "notes": "Droid integrates MCP servers and Factory plugin marketplace."
      }
    },
    {
      "from": "agent-platform-impl:gemini-cli.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Gemini extension format covers prompts, MCP, commands, themes, and hooks.\n"
      }
    },
    {
      "from": "agent-platform-impl:hermes.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "Plugins not in v1; MCP-only extensibility.\n"
      }
    },
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "MCP-only extensibility per agent-mux ref.\n"
      }
    },
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Plugin support per task brief; MCP also available.\n"
      }
    },
    {
      "from": "agent-platform-impl:opencode.platform@1.x",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0 <2.0.0",
        "level": "full",
        "notes": "OpenCode supports a plugin format and MCP-server integration.\n"
      }
    },
    {
      "from": "agent-platform-impl:paperclip.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Plugin SDK with create-paperclip-plugin scaffolding and sandbox providers."
      }
    },
    {
      "from": "agent-platform-impl:pi.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "Pi exposes only MCP servers for extensibility (per agent-mux ref). Task\nbrief mentions a marketplace; reconcile TODO.\n"
      }
    },
    {
      "from": "agent-platform-impl:pikiclaw.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Plugin marketplace with one-tap install on mobile."
      }
    },
    {
      "from": "agent-platform-impl:qwen.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": "*",
        "level": "full",
        "notes": "Qwen Code supports MCP servers via `mcpServers` in settings.json."
      }
    },
    {
      "from": "agent-version:paperclip@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Plugin SDK with create-paperclip-plugin scaffolding and sandbox providers."
      }
    },
    {
      "from": "agent-version:pikiclaw@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Plugin marketplace with installable extensions."
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab