一键导入
example-skill-name
Describe what this skill does and the concrete user requests that should trigger it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Describe what this skill does and the concrete user requests that should trigger it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Demonstrate a scripted Codex skill that normalizes proposed skill names into lowercase kebab-case and validates naming constraints.
Create, improve, validate, forward-test, and package Codex skills from a user's brief, examples, files, or instructions. Use when asked to design a new skill, update an existing SKILL.md, add references/scripts/assets, create agents/openai.yaml, validate skill structure, or prepare a skill for plugin/marketplace/public repo distribution.
Demonstrate a minimal instruction-only Codex skill that drafts concise release notes from a changelog, commit summary, or PR description.
| name | example-skill-name |
| description | Describe what this skill does and the concrete user requests that should trigger it. |
Use this skill when the user request matches the trigger description.
The task is complete when the requested artifact is produced, validation has run where applicable, and any unverified assumptions are reported.