skill-creator

Generate Antigravity agent skill directories and SKILL.md files with YAML frontmatter.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/diegogalmarini/EscriAR --skill skill-creator-diegogalmarini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/diegogalmarini/EscriAR/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/diegogalmarini/EscriAR --skill skill-creator-diegogalmarini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating new, well-structured, and documented skills for the Antigravity agent, ensuring consistency and adherence to project standards.

Core Features & Use Cases

  • Guided Skill Creation: Provides a structured approach to defining new agent capabilities.
  • Standardized Documentation: Ensures all new skills include essential metadata like name, description, and operational instructions.
  • Use Case: A developer needs to add a new skill to manage user feedback. They use the skill-creator to generate the necessary directory structure and the SKILL.md file with appropriate frontmatter and instructions.

Quick Start

Use the skill-creator to generate a new skill named 'user-feedback-manager'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new skill for the Antigravity agent?

Creating a new Antigravity agent skill requires generating a standardized directory structure and a SKILL.md file with YAML frontmatter and Markdown instructions. This ensures your new capability adheres to project standards.

What is the standard format for Antigravity skill documentation?

The standard format for Antigravity skill documentation is a SKILL.md file that includes YAML frontmatter for metadata and Markdown for operational instructions. This structure ensures all skills have essential information like name, description, and usage guidelines.

How do I generate the required directory structure for agent development?

You generate the required directory structure for agent development by using a guided skill creation process. This automatically sets up the necessary folders and files, ensuring your new skill meets the standardized documentation formats required by the project.

Can I use skill-creator to build skills in Spanish?

Yes, you can build skills in Spanish. The skill creator supports standardized skill development for the Antigravity agent and facilitates generating the required directory structure and SKILL.md file with Spanish instructions.

What metadata is required when defining new agent capabilities?

When defining new agent capabilities, the required metadata includes the skill name, description, and operational instructions. This information is stored in the YAML frontmatter of the SKILL.md file to ensure the skill is properly registered and functional.

Why do I need to follow specific naming conventions for skill creation?

You need to follow specific naming conventions during skill creation to ensure consistency and adherence to project standards. Standardized names allow the Antigravity agent to correctly locate and execute the generated directory structure and instructions.