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.