skill-installer

Community

Install Codex skills from GitHub.

AuthorPiory
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates discovery and installation of Codex skills from curated lists or GitHub repos, simplifying the process of expanding Codex capabilities.

Core Features & Use Cases

  • Curated listings: List available skills from the OpenAI curated repo.
  • Repo installs: Install a skill directly from a GitHub path or repo into CODEX_HOME/skills.
  • Use Case: When you want to quickly add a new skill to Codex from a public or private repository.

Quick Start

Ask to list curated skills, then install one by name using the install command, for example: install-skill-from-github --repo owner/repo --path path/to/skill.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-installer
Download link: https://github.com/Piory/dotfiles/archive/main.zip#skill-installer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository