II.
PluginArtifact JSON
Structured · liveplugin-artifact:claude-code-manifest
Claude Code plugin manifest json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-artifact:claude-code-manifest",
"_kind": "PluginArtifact",
"_file": "extensions/plugin-artifacts/claude-code-manifest.yaml",
"_cluster": "extensions",
"attributes": {
"artifactId": "plugin-artifact:claude-code-manifest",
"displayName": "Claude Code plugin manifest",
"targetId": "plugin-target:claude-code",
"artifactKind": "manifest",
"pathPattern": ".claude-plugin/plugin.json",
"installerSurface": "plugin.json",
"scriptVariants": [
"markdown-commands"
],
"contextFiles": [
"packages/agent-plugins-mux/src/targets/claude-code.ts"
]
},
"outgoingEdges": [
{
"from": "plugin-artifact:claude-code-manifest",
"to": "plugin-target:claude-code",
"kind": "emits_artifact",
"attributes": {}
},
{
"from": "plugin-artifact:claude-code-manifest",
"to": "path:claude-code-plugin-manifest",
"kind": "references_path",
"attributes": {}
},
{
"from": "plugin-artifact:claude-code-manifest",
"to": "source-ref:packages-agent-plugins-mux",
"kind": "sourced_from",
"attributes": {}
}
],
"incomingEdges": []
}