Codex CLI skills
OpenAI's coding agent in your terminal. Browse graded, versioned agent skills you can use in Codex CLI — published once on SkillRepo, every skill works across all supported tools.
How skills work with Codex CLI
SkillRepo's CLI writes skills as native files into Codex CLI's skills folder — the path Codex CLI already reads — so there's nothing to wire up by hand. Run npx skillrepo init once to connect your dev environment, then npx skillrepo update keeps your library current.
.agents/skills/ in your project.Popular skills you can use in Codex CLI
Browse all 613 skills- skillrepo/agent-skill-generatorA
Analyze the current codebase and generate a reusable AI agent skill from it. The generated skill captures project-specific patterns, conventions, and workflows as a SKILL.md file conforming to the agentskills.io specification. The SKILL.md is written to the current directory so the user can publish it through the SkillRepo web UI or GitHub App sync.
9 in libraries - coreyhaines31/ab-test-setupA
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics-tracking. For page-level conversion optimization, see page-cro.
7 in libraries - affaan-m/accessibilityA
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
6 in libraries - vercel/adr-skillA
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.
6 in libraries - affaan-m/agent-introspection-debuggingA
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
6 in libraries - skillrepo/agent-skill-validatorA
Validate SKILL.md files against the agentskills.io specification before publishing. Checks frontmatter fields, naming conventions, file structure, and progressive disclosure guidelines. Use when authoring, reviewing, or troubleshooting skills that fail validation — or to verify a generated skill before publishing it.
6 in libraries - affaan-m/backend-patternsA
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
6 in libraries - affaan-m/market-researchB
Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.
6 in libraries - affaan-m/agent-harness-constructionB
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
5 in libraries - softaworks/agent-md-refactorA
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
5 in libraries - affaan-m/agentic-engineeringC
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
5 in libraries - coreyhaines31/ai-seoA
When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' 'zero-click search,' 'how do I show up in AI answers,' 'LLM mentions,' or 'optimize for Claude/Gemini.' Use this whenever someone wants their content to be cited or surfaced by AI assistants and AI search engines. For traditional technical and on-page SEO audits, see seo-audit. For structured data implementation, see schema-markup.
5 in libraries
One library, every agent
Every skill on SkillRepo works across all supported vendors — publish once and it reaches Codex CLI and the rest, graded and versioned.