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.