II.
PluginArtifact JSON
Structured · liveplugin-artifact:claude-code-marketplace-json
Claude Code marketplace.json json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-artifact:claude-code-marketplace-json",
"_kind": "PluginArtifact",
"_file": "extensions/plugin-artifacts/claude-code-marketplace-json.yaml",
"_cluster": "extensions",
"attributes": {
"artifactId": "plugin-artifact:claude-code-marketplace-json",
"displayName": "Claude Code marketplace.json",
"targetId": "plugin-target:claude-code",
"artifactKind": "manifest",
"pathPattern": ".claude-plugin/marketplace.json",
"installerSurface": "marketplace.json"
},
"outgoingEdges": [
{
"from": "plugin-artifact:claude-code-marketplace-json",
"to": "plugin-target:claude-code",
"kind": "emits_artifact",
"attributes": {}
}
],
"incomingEdges": []
}