بنقرة واحدة
hello-world
A simple greeting skill for testing basic skill functionality and command exposure across protocols
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
A simple greeting skill for testing basic skill functionality and command exposure across protocols
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
A test skill that declares allowed-tools as a YAML list
A test skill that declares allowed-tools as a space-separated string
A test skill with BOTH frontmatter mcp-servers AND a companion mcp.json (tests mcp.json precedence)
A test skill with MCP servers configured via companion mcp.json file
A test skill with both stdio and HTTP MCP server examples in frontmatter
A test skill with multiple Python tool examples in frontmatter
| name | hello-world |
| description | A simple greeting skill for testing basic skill functionality and command exposure across protocols |
| license | MIT |
| compatibility | 1.0.0 |
| allowed-tools | bash, read |
A simple greeting skill for testing
MIT
1.0.0
bash, read
This skill outputs a friendly greeting.
When invoked, respond with a warm, friendly greeting message.
Basic greeting:
agentpool skill hello-world
Expected output:
Protocol Consistency: This skill should be available as:
/hello-world commandskill__hello-world toolskill:hello-world commandCross-Protocol Verification: