ワンクリックで
hello-skill
A friendly greeter skill that demonstrates a SKILL.md with a references directory.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A friendly greeter skill that demonstrates a SKILL.md with a references directory.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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 minimal skill with no references directory.
| name | hello-skill |
| description | A friendly greeter skill that demonstrates a SKILL.md with a references directory. |
| version | 1.2.0 |
| license | MIT |
| metadata.hermes.tags | [] |
When invoked, this skill greets the user with a context-aware salutation.
Invoke with the user's name to receive a personalized greeting. See
references/greetings.md for the canonical greeting templates.