skill-creator

Generate standardized Antigravity skill scaffolds with YAML frontmatter and folder structure.

8|3|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ydnikolaev/antigravity-factory --skill skill-creator-ydnikolaev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ydnikolaev/antigravity-factory/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/ydnikolaev/antigravity-factory --skill skill-creator-ydnikolaev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps teams design and standardize new Antigravity skills by providing a structured scaffold, templates, and best-practice workflows to ensure consistency across projects.

Core Features & Use Cases

  • Provides a repeatable scaffold for new skills (folders, SKILL.md, scripts/, references/, examples/).
  • Enforces the Design-First workflow, including artifact persistence and validation prompts.
  • Assists in standardizing naming, frontmatter, and structure to accelerate onboarding of new skills.

Quick Start

Tell the Skill Creator the desired skill name (kebab-case). It will generate squads/<name>/ with SKILL.md and starter subdirectories, then guide you through customization. Provide any preferences or constraints to tailor the scaffold.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a new Antigravity skill with a consistent folder structure?

To scaffold a new skill, provide a desired name in kebab-case. The skill generates a directory with SKILL.md, scripts, references, and examples subdirectories, then guides you through customizing the scaffold to enforce structural consistency across projects.

What is the Design-First workflow for skill creation and artifact persistence?

The Design-First workflow enforces artifact persistence and validation prompts during skill creation. It ensures design artifacts are saved and validated before implementation, standardizing the development process across multiple squads and workflows.

How do I standardize YAML frontmatter and naming conventions for existing skills?

Standardizing frontmatter and naming is handled by applying the skill's templates and best-practice workflows to existing skills. This enforces consistent YAML frontmatter and kebab-case naming conventions to accelerate onboarding and cross-project consistency.

Can I use this scaffolding tool to standardize skills across multiple squads?

Yes, this scaffolding tool is designed for standardizing skills across multiple squads. It provides a repeatable scaffold and best-practice workflows to ensure naming, frontmatter, and structural consistency across different teams and projects.

What do I need to start generating a skill scaffold?

To start generating a skill scaffold, you need a desired skill name in kebab-case. You can also provide any preferences or constraints to tailor the generated folders, SKILL.md file, and starter subdirectories to your specific requirements.

Are there limitations to using templates for skill creation?

A limitation of using templates for skill creation is that the scaffold enforces a specific folder structure and Design-First rules. Teams must adapt their existing workflows to fit this standardized structure rather than customizing the scaffold generation rules themselves.