Skill Builder

Create structured Codex Skills with YAML frontmatter and directory templates.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Progery222/atome-studio --skill skill-builder-progery222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Builder
Source: https://github.com/Progery222/atome-studio/tree/main/.agents/skills/skill-builder
Command: npx skills add https://github.com/Progery222/atome-studio --skill skill-builder-progery222

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and tools for developers to create new Codex Skills efficiently, ensuring proper organization and deployment.

Core Features & Use Cases

  • Skill scaffolding: Automates the setup of directories and essential files for new Skills.
  • Template generation: Provides sample SKILL.md formatting and content structure.
  • Use Case: Ideal for teams building tailored Skills for specific workflows or training new developers on Skill organization.

Quick Start

Follow the instructions to create a new Skill directory, add a properly formatted SKILL.md, and verify detection.

Frequently Asked Questions about Skill Builder

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

FAQPage Schema
How do I create structured Codex Skills with correct YAML frontmatter?

To create custom Codex Skills, use a skill scaffolding process to automate directory setup and generate a properly formatted SKILL.md file with correct YAML frontmatter, ensuring proper organization and deployment for extending Codex capabilities.

What is the best way to scaffold a new Codex Skill directory?

The best way to scaffold a new Codex Skill directory is to use template generation tools that automate the setup of essential files. This approach ensures frontmatter compliance, correct directory organization, and adherence to content best practices.

Does Codex Skill creation require specific directory organization?

Yes, Codex Skill creation requires specific directory organization to ensure proper detection and deployment. You must guide the setup of directories, include essential files like a formatted SKILL.md, and verify that the structure complies with frontmatter requirements.

Can I use templates for SKILL.md formatting when building custom skills?

Yes, you can use templates for SKILL.md formatting when building custom skills. Template generation provides sample content structure and formatting, which is ideal for teams building tailored skills or training new developers on skill organization.

Why is my custom Codex Skill not being detected after directory setup?

If your custom Codex Skill is not being detected, the issue is likely incorrect YAML frontmatter or improper directory organization. You must verify frontmatter compliance, ensure the SKILL.md file is properly formatted, and confirm the directory structure matches deployment requirements.