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 页面并帮你完成安装。
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.