skill-installer

Discover and install Codex skills from curated lists or GitHub repositories.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/oozoofrog/codex-skills --skill skill-installer-oozoofrog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-installer
Source: https://github.com/oozoofrog/codex-skills/tree/main/.system/skill-installer
Command: npx skills add https://github.com/oozoofrog/codex-skills --skill skill-installer-oozoofrog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Centralizes discovery and installation of Codex skills from curated lists or GitHub repos, reducing manual setup and keeping skills organized.

Core Features & Use Cases

  • List available skills from curated sources or other repositories.
  • Install a selected skill by name or from a GitHub path, with safe defaults to CODEX_HOME/skills.
  • Manage destinations and support private repos via token-based access when needed.

Quick Start

Use the installer to list available skills or install a specific skill from a curated list or a GitHub repo.

Frequently Asked Questions about skill-installer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install Codex skills from a GitHub repository?

List and install Codex skills from curated lists or GitHub repositories using automated retrieval, validation of a root SKILL.md, and installation under CODEX_HOME/skills with optional destination control.

Can I install skills from private GitHub repositories?

Install skills from private GitHub repositories using token-based access, allowing multi-repo retrieval and selective installation while validating the required root SKILL.md package structure.

What is the best way to discover and manage available Codex skills?

Discover and manage available Codex skills by listing them from curated sources or repositories, then selectively installing specific skills by name or GitHub path with safe defaults to CODEX_HOME/skills.

Does installing a skill require a specific file structure in the repository?

Installing a skill requires the package to contain a root SKILL.md file for validation, ensuring the repository structure meets the minimum requirements before installation under CODEX_HOME/skills.

How do I list available skills from curated sources before installing?

List available skills from curated sources or repositories using the installer's discovery feature, which automates retrieval and displays selectable skills before installation under CODEX_HOME/skills.