Create local skill folders
Build SKILL.md with valid frontmatter and add only the scripts, references, assets, and UI metadata needed by the workflow.
Codex Local Skills help you create, install, organize, test, update, and troubleshoot reusable workflows that Codex discovers from your computer or repository. Download the skills for managing SKILL.md files, scripts, references, assets, invocation rules, and installation scope without turning every project into a shared package.
task: complete local codex skill management task
inspect:
- requirements and context
- existing standards
- failure and edge cases
verify: outputs + checks + handoffCodex discovers skills from repository, user, admin, and system locations, then loads the full instructions only when a skill is selected.
These skills help you choose the correct local scope, build valid folders, keep descriptions concise, test explicit and implicit activation, and diagnose discovery or dependency problems.
Build SKILL.md with valid frontmatter and add only the scripts, references, assets, and UI metadata needed by the workflow.
Place skills at repository, parent-folder, user, or managed scope according to who needs them and where they should activate.
Check selectors, explicit invocation, implicit description matching, path visibility, duplicate names, dependencies, and restart behavior.
Version skills, review changes, disable or replace workflows safely, avoid secret storage, and prepare selected skills for broader distribution.
The steps keep context, implementation, and verification visible so the result can be reviewed and repeated.
State the trigger, intended users, required inputs, workflow, output, boundaries, and evidence that the skill worked.
Write focused instructions and add resources only when they reduce repeated context or make fragile steps dependable.
Use repository scope for shared project behavior and user scope for workflows that should be available across projects.
Verify discovery, explicit and implicit activation, tool access, outputs, failure handling, and behavior after updates.
The workflow adjusts to the project, audience, tools, and risk while preserving the same quality standard.
Check in workflows relevant to a project, service, module, framework, quality process, or team convention.
Keep personal workflows available across repositories without adding them to every project.
Author, validate, test, revise, and compare a local skill before sharing it with others.
Understand admin and system skills, dependencies, enablement, conflicts, and organization-controlled defaults.
Start with one defined outcome and provide the source material, constraints, and checks that matter.
These skills are designed for people who need dependable local codex skill management work with a visible process.
Build reusable workflows for personal tasks and recurring project work.
Store shared skills with repositories and keep project-specific context close to the code.
Test discovery, triggering, dependencies, outputs, and updates before distributing a workflow.
Understand how managed skills interact with repository and user-level installations.
These skills manage local workflow files. They do not bypass workspace policy, grant tool permissions, install untrusted code without review, or make a local skill automatically suitable for public distribution.
Install the complete skill folder and add the project-specific context before beginning.
Keep SKILL.md with authoring, scope, discovery, testing, maintenance, and troubleshooting guidance.
Use `.agents/skills` in the appropriate repository path, or the supported user-level skills folder for cross-project use.
Inspect scripts, references, assets, commands, dependencies, network behavior, and any requested credentials.
Confirm the skill appears, triggers on representative prompts, stays inactive on near misses, and produces the intended result.
Practical answers about capabilities, limits, setup, and review.
Codex supports repository, user, admin, and system locations. The correct path depends on who should receive the skill and where it should activate.
A skill folder needs SKILL.md with valid name and description frontmatter. Scripts, references, assets, and UI metadata are optional.
Check the folder path, frontmatter, duplicate names, disabled configuration, discovery scope, and whether Codex needs a refresh or restart.
No. Use user scope only for workflows useful across projects. Keep project-specific behavior with the relevant repository or subfolder.
It should not. Store credentials in approved environment or connector systems and document only how the skill accesses them.
Clear context. Purposeful work. Relevant checks. A result others can understand.