ワンクリックで
plugin
Manage Antigravity plugins with safe install, doctor, remove, and lightweight index workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Manage Antigravity plugins with safe install, doctor, remove, and lightweight index workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | plugin |
| description | Manage Antigravity plugins with safe install, doctor, remove, and lightweight index workflows. |
| argument-hint | <list|show|doctor|install|remove|validate|index> [args] |
Use this skill to inspect, install, validate, diagnose, and remove Antigravity plugins through Omagy's safe lifecycle wrapper.
This is not a marketplace. It is a plugin lifecycle manager and lightweight
index client that delegates installation to Antigravity CLI's native
agy plugin commands.
omagy plugin list --json
omagy plugin show <name> --json
omagy plugin doctor <name> --json
omagy plugin validate <path> --json
omagy plugin install <path-or-git-url> --json
omagy plugin remove <name> --json
omagy plugin index add <name> <url> --json
omagy plugin index list --json
omagy plugin index search <query> --json
omagy plugin index install <index>/<plugin> --json
/omagy:plugin list lists installed plugins./omagy:plugin doctor without a name must not ask an interactive question.
Print available plugin names and the exact follow-up command./omagy:plugin remove without a name must not ask an interactive question.
Print available plugin names and the exact follow-up command./omagy:plugin install <target> prints an install plan only. It must clearly
say that no files were written and include the exact next command to copy if
the user wants to continue./omagy:plugin install <target> confirm <generated-confirmation> applies the
exact install plan shown in the previous step./omagy:plugin remove <name> prints a removal plan only. It must clearly say
that no files were removed and include the exact next command to copy if the
user wants to continue./omagy:plugin remove <name> confirm <generated-confirmation> applies the
exact removal plan shown in the previous step.Do not use agy's interactive Question UI for plugin install/remove. Do not offer Write-in prompts.
Do not ask the user to understand or manually construct confirmation tokens. Always present a complete copyable slash command, for example:
/omagy:plugin remove example-plugin confirm abc123...
--yes or --force.omagy plugin doctor <name> --json.