skill-creator

Create modular Codex skills with SKILL.md templates and resource organization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mithran-hq/aegis-code --skill skill-creator-mithran-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/mithran-hq/aegis-code/tree/main/codex-rs/skills/src/assets/samples/skill-creator
Command: npx skills add https://github.com/mithran-hq/aegis-code --skill skill-creator-mithran-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Users need a clear, efficient way to create modular and reusable skills that extend Codex's capabilities, reducing development time and ensuring consistency.

Core Features & Use Cases

  • Guidance for Skill Creation: Provides structured instructions and best practices for developing new skills or updating existing ones.
  • Resource Templates: Offers templates for SKILL.md, scripts, references, and assets to streamline setup.
  • Use Case: Imagine a developer wants to add a new document processing skill; they leverage this guide to structure the skill, populate resources, and validate their implementation easily.

Quick Start

Use the skill to generate a new skill directory with templates, include example scripts and references, and guide your development process.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create modular skills for Codex?

To create modular skills for Codex, use structured templates for SKILL.md, scripts, references, and assets to ensure your knowledge modules are self-contained and efficiently organized for complex workflows.

What is the best way to structure Codex extensions for reusability?

The best way to structure Codex extensions for reusability is to build self-contained modules using provided best practices and resource organization guidelines, ensuring procedural instructions and assets are properly separated.

Do I need any dependencies to develop self-contained skills for Codex?

No dependencies are required to develop self-contained skills for Codex, as the process relies on generating a new skill directory populated with built-in templates, example scripts, and references.

How do I update existing knowledge modules with new procedural instructions?

To update existing knowledge modules with new procedural instructions, apply the provided best practices to restructure your current assets and references, ensuring the module remains efficient and modular.

Can I use templates to automate skill creation for complex workflows?

Yes, you can use templates to automate skill creation for complex workflows by generating a standardized directory structure that pre-populates scripts and assets to streamline your development setup.