Back to Codex skills
Meta & Utilities

skill-creator Codex skill

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

What this skill does

This skill provides guidance for creating effective skills.

skill-creator packages repeatable instructions so an agent can complete a focused workflow without reloading every detail into the main prompt. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger skill-creator when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

About Skills

A documented section in the source skill that gives the agent more specific execution guidance.

What Skills Provide

A documented section in the source skill that gives the agent more specific execution guidance.

Core Principles

A documented section in the source skill that gives the agent more specific execution guidance.

Concise is Key

A documented section in the source skill that gives the agent more specific execution guidance.

Set Appropriate Degrees of Freedom

A documented section in the source skill that gives the agent more specific execution guidance.

Anatomy of a Skill

A documented section in the source skill that gives the agent more specific execution guidance.

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View skill-creator on GitHub