ワンクリックで
standalone-skill
A minimal skill with no references directory.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A minimal skill with no references directory.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | standalone-skill |
| description | A minimal skill with no references directory. |
| version | 0.1.0 |
| license | MIT |
| metadata.hermes.tags | [] |
A no-frills skill that exercises the path where there are no extra files
beyond SKILL.md itself.
Invoke for the simplest possible behavior.
Add a single new Claude Code plugin to a Hermes installation via the `hermetic` CLI. Use when the user asks to add, install, register, or sync a new plugin in a `plugin-sync.yaml`. Produces the YAML diff and STOPS for explicit approval before running `hermetic sync`. Does NOT remove, list, or inspect plugins — for those, the user should invoke the `hermetic` CLI directly.
A friendly greeter skill that demonstrates a SKILL.md with a references directory.