{
"id": "plugin-target:openclaw",
"_kind": "PluginTarget",
"_file": "extensions/plugin-artifacts/plugin-target-openclaw.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "OpenClaw",
"hostAgent": "agent:openclaw",
"adapterFamily": "programmatic",
"manifestFormat": "plugin.json",
"commandFormat": "event-hooks",
"adapterName": "openclaw",
"skillHandling": "derived-from-commands",
"hookRegistrationFormat": "openclaw",
"hookRegistrationOutputPath": "hooks.json",
"hookRegistrationAliasPaths": [],
"harnessManifestPath": null,
"pluginRootEnvVarForExtension": null,
"marketplacePath": null,
"scriptVariants": [
"bash",
"typescript"
],
"distribution": [
"npm-cli"
],
"distributionModel": "workspace-generated",
"npmPublishable": false,
"installLayout": {
"harnessHomeRelative": ".openclaw"
},
"packageMetadata": {
"moduleType": "module",
"binScriptExt": ".cjs",
"installLifecycle": "none",
"activationMessage": "restart",
"peerDependencyPackage": "openclaw",
"emitCjsWrappers": false
},
"componentSupport": {
"agents": "unsupported",
"context": "unsupported"
}
},
"outgoingEdges": [
{
"from": "plugin-target:openclaw",
"to": "agent:openclaw",
"kind": "hosted_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "plugin-artifact:babysitter-openclaw-plugin-json",
"to": "plugin-target:openclaw",
"kind": "emits_artifact",
"attributes": {}
},
{
"from": "plugin-artifact:babysitter-openclaw-hooks-json",
"to": "plugin-target:openclaw",
"kind": "emits_artifact",
"attributes": {}
},
{
"from": "plugin-artifact:openclaw-container-image",
"to": "plugin-target:openclaw",
"kind": "emits_artifact",
"attributes": {}
},
{
"from": "plugin-artifact:openclaw-manifest",
"to": "plugin-target:openclaw",
"kind": "emits_artifact",
"attributes": {}
}
]
}