skill-creator1

Generate or refresh Codex Skill Units with validated SKILL.md frontmatter.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mattmacleod16-svg/freedomforge-max --skill skill-creator1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator1
Source: https://github.com/mattmacleod16-svg/freedomforge-max/tree/main/.agents/skills/skill-creator1
Command: npx skills add https://github.com/mattmacleod16-svg/freedomforge-max --skill skill-creator1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured guide to create or update specialized skills for Codex, enabling users to extend capabilities with new knowledge, workflows, or tool integrations.

Core Features & Use Cases

  • Clear template and process for creating new skills
  • Guidance on updating existing skills with consistency
  • Validation of frontmatter and metadata for discovery

Quick Start

Provide the desired skill name, a concise description, and any tool integrations to generate a new SKILL.md template.

Frequently Asked Questions about skill-creator1

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

FAQPage Schema
How do I create a new Codex skill with valid frontmatter metadata?▼

Generate a validated SKILL.md file with YAML frontmatter including compliant name and description fields, then add optional components like scripts, references, and assets for tool integrations to create a Codex skill.

What is a SKILL.md file and when do I need YAML frontmatter for Codex automation?▼

A SKILL.md file defines a Codex Skill Unit using YAML frontmatter for metadata validation, required when extending Codex with specialized knowledge, workflows, or tool integrations to ensure proper discovery and consistency.

How do I update an existing Codex skill unit while maintaining metadata consistency?▼

Refresh the SKILL.md file while preserving frontmatter-compliant name and description fields, ensuring safety and consistency across all metadata and optional components like scripts and references to update existing Codex skills.

Can I add custom scripts and references when generating a Codex skill template?▼

Yes, you can include optional components like scripts, references, and assets when generating a SKILL.md template by providing the desired skill name, concise description, and any tool integrations needed for the Codex skill.

What are the limitations of using templates for Codex skill creation?▼

The template approach generates validated SKILL.md files with frontmatter-compliant name and description fields, ensuring metadata consistency and safety rather than executing runtime skill logic or complex workflow behavior.