---
slug: "codex-skill-creator"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/eliasjudin/codex-skill-creator@main/README.md"
repo: "https://github.com/eliasjudin/codex-skill-creator"
source_file: "README.md"
branch: "main"
---
# Codex Skill: `skill-creator`

Guidance + helper scripts for creating effective Codex skills (folders containing `SKILL.md`).

## Attribution

This repository has been adapted from `anthropics/skills` (`anthropic/skills`).

## Install

The skill folder is `skill-creator/`. Copy it into your Codex skills directory:

```bash
git clone <this-repo>
cp -R codex-skill-creator/skill-creator ~/.codex/skills/skill-creator
```

Restart Codex, then insert the skill via `/skills` or mention `$skill-creator`.

## License

Apache 2.0 — see `LICENSE.txt`.
