hello-world
A simple greeting skill for testing and demonstrations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A simple greeting skill for testing and demonstrations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Perform mathematical calculations, unit conversions, and solve math problems
Manage GitHub repositories, issues, and pull requests using the gh CLI
Generate rich interactive UI specs that render as React components in the chat interface. Use when the user asks for charts, tables, dashboards, metrics, comparisons, timelines, or any structured data visualization. Output a ```spec block after your text response.
Create, manage, and search personal notes
Summarize text, articles, documents, and web pages using AI
Get weather forecast for any location worldwide using wttr.in
| name | hello-world |
| description | A simple greeting skill for testing and demonstrations |
| metadata | {"agent-player":{"emoji":"👋","version":"1.0.0","author":"Agent Player Team","category":"demo","tags":["greeting","hello","demo","test"],"triggers":["hello","hi","greet","hey"],"settings":[],"requires":{}}} |
A simple greeting skill that demonstrates the skill system.
Trigger with any greeting:
Hello!
Hi there
Hey
/hello
The agent responds with a friendly greeting:
User: "Hello!"
Response:
👋 Hello! Great to see you!
How can I help you today?
User: "Hi there"
Response:
👋 Hi there! Welcome to Agent Player.
I'm ready to assist you with anything you need.
What would you like to do?
| Time | Greeting |
|---|---|
| 6am - 12pm | "Good morning!" |
| 12pm - 6pm | "Good afternoon!" |
| 6pm - 10pm | "Good evening!" |
| 10pm - 6am | "Hello! Working late?" |
This skill demonstrates: