new-skill

Installation
SKILL.md

New Skill Installer & Scaffolder

Overview

This skill helps you install, create, and manage skills in your Codex-first .codex/skills/ or .agents/skills/ directory. It handles the full lifecycle: scaffolding new skills from scratch, installing skills from external sources, validating skill structure, and troubleshooting registration issues.


Workflow 1: Create a New Skill From Scratch

When the user wants to create a brand new skill:

  1. Ask for details (if not provided):

    • Skill name (lowercase, hyphenated, e.g. api-tester)
    • What it should do (purpose)
    • When it should trigger (contexts)
    • Whether it needs scripts, references, or assets
  2. Scaffold the folder structure:

Installs
1
GitHub Stars
14
First Seen
Jun 4, 2026
new-skill — shane9coy/agent-skill-architecture-guide