·skill-installer
</>

skill-installer

composiohq/awesome-codex-skills

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

10Installs·0Trend·@composiohq

Installation

$npx skills add https://github.com/composiohq/awesome-codex-skills --skill skill-installer

SKILL.md

Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users can also provide other locations.

When listing curated skills, output approximately as follows, depending on the context of the user's request: """ Skills from {repo}:

After installing a skill, tell the user: "Restart Codex to pick up new skills."

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Source: composiohq/awesome-codex-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/composiohq/awesome-codex-skills --skill skill-installer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-installer?

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Source: composiohq/awesome-codex-skills.

How do I install skill-installer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/composiohq/awesome-codex-skills --skill skill-installer 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/composiohq/awesome-codex-skills