一键导入
greet
Greet someone by name. Use when asked to greet or say hello.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Greet someone by name. Use when asked to greet or say hello.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Echo words from text one at a time as a stream. Use to test streaming.
An agentskills.io skill with no handler — used to test warning behaviour.
Compute the factorial of a non-negative integer n, streaming each multiplication step. Use when asked to compute factorial, calculate n!, or demonstrate streaming math computation.
harnessapi best practices, skill creation, and API exposure. Use when working with harnessapi, creating or editing skill folders, converting agentskills.io skills to API endpoints, wrapping Python functions as skills, running the skill server, or connecting MCP clients. Keeps harnessapi code idiomatic and up to date.
| name | greet |
| description | Greet someone by name. Use when asked to greet or say hello. |
| license | MIT |
| compatibility | Python 3.11+ |
| argument-hint | Who to greet |
Say hello using the provided name.