BeClaude

skill-installer

New
59.7kSmitheryGeneralby openai

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).

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "skill-installer": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
productivitydevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

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).

How to install skill-installer?

To install skill-installer: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "skill-installer": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is skill-installer best for?

skill-installer is a mcp categorized under General. It is designed for: productivity, devops. Created by openai.