ワンクリックで
agent-plugin-installation
Use when installing, inspecting, or explaining Codex and Claude Code style agent plugins in Neon Pilot.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when installing, inspecting, or explaining Codex and Claude Code style agent plugins in Neon Pilot.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when deciding between follow-up queues, scheduled callbacks, automation-owned attention, wakeups, and async follow-up surfaces.
Use when a task benefits from JavaScript orchestration, explicit phases, structured progress logs, parallel fanout, or multiple daemon-backed subagents coordinated through the workflow tool.
Use when starting, inspecting, rerunning, following up, or cancelling durable background commands or subagents.
Use when designing, creating, editing, building, validating, installing, or debugging Neon Pilot extensions, application pages, contributions to existing applications, or complete first-class applications from the bundled desktop app. This skill is self-contained and must be used without a Neon Pilot source checkout.
Use when working with the built-in desktop Workbench Browser, browser comments, browser snapshots, CDP actions, screenshots, or the browser versus agent-browser boundary.
Use the unified Neon Pilot CLI/control plane for self-administration, delegated agent control, conversations, workspace/sidebar state, runs, automations, extensions, settings, and extension-contributed administration surfaces.
| name | agent-plugin-installation |
| description | Use when installing, inspecting, or explaining Codex and Claude Code style agent plugins in Neon Pilot. |
| metadata | {"id":"agent-plugin-installation","title":"Agent Plugin Installation","status":"active"} |
Use this skill when the user asks to install, add, inspect, update, enable, disable, remove, or explain a Codex or Claude Code style agent plugin.
neon-pilot agent-plugins list --json if you need to check whether the requested plugin is already installed.neon-pilot agent-plugins install <git-url> --json when the user supplies or clearly approves a Git repository URL.neon-pilot agent-plugins install <folder> --local --json when the user supplies or clearly approves a local folder path.Users can manage installed plugins in Settings > Agent plugins. The same operations are available through:
neon-pilot agent-plugins listneon-pilot agent-plugins installneon-pilot agent-plugins enableneon-pilot agent-plugins disableneon-pilot agent-plugins check-updatesneon-pilot agent-plugins updateneon-pilot agent-plugins remove