iiRecord
Agentic AI Atlas · Goose
plugin-target:goosea5c.ai
II.
PluginTarget JSON

plugin-target:goose

Structured · live

Goose json

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

File · extensions/plugin-artifacts/plugin-target-goose.yamlCluster · extensions
Record JSON
{
  "id": "plugin-target:goose",
  "_kind": "PluginTarget",
  "_file": "extensions/plugin-artifacts/plugin-target-goose.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Goose",
    "hostAgent": "agent:goose",
    "adapterFamily": "shell-hook",
    "manifestFormat": "config.yaml",
    "commandFormat": "markdown-commands",
    "hookRegistrationFormat": "none",
    "skillHandling": "unsupported",
    "marketplacePath": null,
    "adapterName": "goose",
    "scriptVariants": [
      "bash"
    ],
    "distribution": [
      "github-repo"
    ],
    "distributionModel": "workspace-generated",
    "npmPublishable": false,
    "installLayout": {
      "harnessHomeRelative": ".config/goose"
    },
    "packageMetadata": {
      "moduleType": "commonjs",
      "binScriptExt": ".sh",
      "installLifecycle": "none",
      "activationMessage": "restart",
      "emitCjsWrappers": false
    },
    "componentSupport": {
      "agents": "unsupported",
      "context": "supported"
    }
  },
  "outgoingEdges": [
    {
      "from": "plugin-target:goose",
      "to": "agent:goose",
      "kind": "hosted_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}