一键导入
hello-world
A minimal skill example - use when learning the skill format
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A minimal skill example - use when learning the skill format
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | hello-world |
| description | A minimal skill example - use when learning the skill format |
This is the simplest possible skill. It demonstrates the required format.
This skill loads when you mention "hello world skill" or "test my skills setup".
Responds with a friendly confirmation that skills are working.
Ask Copilot: "Test my skills setup" or "Use the hello world skill"
Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices
Generate conventional commit messages - use when creating commits, writing commit messages, or asking for git commit help
Generate comprehensive pytest tests - use when generating tests, creating test suites, or testing Python code