skill-installer

Automate Codex skill installation from GitHub repositories or curated lists.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill skill-installer-flexnetos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-installer
Source: https://github.com/FlexNetOS/envctl/tree/main/home/.codex/skills/.system/skill-installer
Command: npx skills add https://github.com/FlexNetOS/envctl --skill skill-installer-flexnetos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually installing and managing Codex skills, providing a streamlined process to add new capabilities to the Codex environment.

Core Features & Use Cases

  • Curated Skill Installation: Install skills from a curated list or a specific GitHub repository.
  • List Skills: Display a list of available skills for selection.
  • Install from GitHub: Install skills directly from a GitHub repository, including private ones.
  • Use Case: If you need to add a new skill to your Codex environment, you can use this Skill to install it from a curated list or a specific GitHub repository.

Quick Start

To install a skill, use the command: skill-installer install <skill-name>

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?

Yes, you can install private Codex skills from GitHub repositories. The skill installation process requires optional GitHub authentication to access and install private repository contents securely into your local environment.

What is the best way to list available skills for my Codex environment?

The best way to list available skills for your Codex environment is using the skill management installer. It displays a curated list of available skills, allowing you to easily select and install the specific capabilities you need.

Do I need network access to manage my Codex skill installation?

Yes, you need network access to manage your Codex skill installation. The installer requires network connectivity to fetch skill data from curated lists or GitHub repositories to complete the environment setup.

Can I install multiple Codex skills from a curated list at once?

You can install Codex skills from a curated list by specifying the desired skill name. The installer handles skill listing and installation from curated lists, streamlining the environment setup process for your selected capabilities.

Why does my GitHub skill installation fail for private repositories?

GitHub skill installation for private repositories fails without proper GitHub authentication. You must configure optional GitHub authentication credentials in your environment to allow the installer to access and install private repo contents.