hello-world
A simple test skill that greets the user. Use when the user says hello or asks for a greeting.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A simple test skill that greets the user. Use when the user says hello or asks for a greeting.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Build a lightweight single-file web application with no external dependencies
Walk through project setup improvements for efficient AI-assisted development
Set up automated cross-platform binary releases for a Go project
Work through a project's bug list autonomously, fixing bugs in priority order
Generate or update project README documentation
Evaluate code quality with letter grades across multiple dimensions
| name | hello-world |
| description | A simple test skill that greets the user. Use when the user says hello or asks for a greeting. |
| argument-hint | ["name"] |
Greet the user warmly.
If $ARGUMENTS contains a name, personalize the greeting. Otherwise, just say hello and offer to help.
Keep it brief — one or two sentences.