Skip to content

kongbu0621/local-hand-a2

v0.1.0

通过已准入的 Local Hand 后端执行受限 A2 作业、核对状态并取回私有证据。公开包尚未配置实际连接。

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "local-hand-a2",
  "version": "0.1.0",
  "description": "通过已准入的 Local Hand 后端执行受限 A2 作业、核对状态并取回私有证据。公开包尚未配置实际连接。",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Local Hand A2",
        "shortDescription": "受限作业、故障核对与私有证据交付",
        "capabilities": ["Read", "Write"],
        "defaultPrompt": ["核对已批准的 Local Hand 连接、目标与作业范围。"]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4YAML files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai