iiRecord
Agentic AI Atlas · OpenClaw plugin manifest
plugin-artifact:openclaw-manifesta5c.ai
II.
PluginArtifact JSON

plugin-artifact:openclaw-manifest

Structured · live

OpenClaw plugin manifest json

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

File · extensions/plugin-artifacts/openclaw-manifest.yamlCluster · extensions
Record JSON
{
  "id": "plugin-artifact:openclaw-manifest",
  "_kind": "PluginArtifact",
  "_file": "extensions/plugin-artifacts/openclaw-manifest.yaml",
  "_cluster": "extensions",
  "attributes": {
    "artifactId": "plugin-artifact:openclaw-manifest",
    "displayName": "OpenClaw plugin manifest",
    "targetId": "plugin-target:openclaw",
    "artifactKind": "manifest",
    "pathPattern": "plugin.json",
    "installerSurface": "plugin.json",
    "scriptVariants": [
      "event-hooks"
    ],
    "contextFiles": [
      "packages/agent-plugins-mux/src/targets/openclaw.ts"
    ]
  },
  "outgoingEdges": [
    {
      "from": "plugin-artifact:openclaw-manifest",
      "to": "plugin-target:openclaw",
      "kind": "emits_artifact",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}