·skill-creator
</>

skill-creator

yuanxiao0115/agent-skills

Use when creating/updating Codex skills and you want to scaffold, validate, or package them using this skill's helper scripts (init_skill.py, quick_validate.py, package_skill.py).

5Installs·0Trend·@yuanxiao0115

Installation

$npx skills add https://github.com/yuanxiao0115/agent-skills --skill skill-creator

SKILL.md

如果你的目标是“写/改 SKILL.md 内容本身”,优先遵循 superpowers:writing-skills;如果你需要脚手架/校验/打包,再使用本 skill 的脚本。

Skills are modular, self-contained packages that extend Codex's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Codex from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.

The context window is a public good. Skills share the context window with everything else Codex needs: system prompt, conversation history, other Skills' metadata, and the actual user request.

Use when creating/updating Codex skills and you want to scaffold, validate, or package them using this skill's helper scripts (init_skill.py, quick_validate.py, package_skill.py). Source: yuanxiao0115/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yuanxiao0115/agent-skills --skill skill-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is skill-creator?

Use when creating/updating Codex skills and you want to scaffold, validate, or package them using this skill's helper scripts (init_skill.py, quick_validate.py, package_skill.py). Source: yuanxiao0115/agent-skills.

How do I install skill-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuanxiao0115/agent-skills --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yuanxiao0115/agent-skills