원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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