gemini-skill-creator

Automates .agent/skills/ directory creation with YAML frontmatter and placeholders for Antigravity agent environment.

8|5|Updated Feb 21, 2025
One-click install
npx skills add https://github.com/YamilAyma/enlaces-para-desarrolladores --skill gemini-skill-creator-yamilayma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-skill-creator
Source: https://github.com/YamilAyma/enlaces-para-desarrolladores/tree/main/.agent/skills/gemini-skill-creator
Command: npx skills add https://github.com/YamilAyma/enlaces-para-desarrolladores --skill gemini-skill-creator-yamilayma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of high-quality, predictable, and efficient .agent/skills/ directories based on user requirements, streamlining the process of building Skills for the Antigravity agent environment.

Core Features & Use Cases

  • Directory Creation: Generates .agent/skills/ directories with the correct structure and content.
  • Customization: Allows users to specify the name, description, and other parameters for the new Skill.
  • Use Case: When a user needs to create a new Skill for the Antigravity agent, this Skill can be used to set up the directory with all necessary files and configurations.

Quick Start

Use the gemini-skill-creator to create a new skill for 'testing-code' with a description of 'Automates code testing processes'.

Frequently Asked Questions about gemini-skill-creator

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

FAQPage Schema
How do I create an Antigravity agent skills directory with the correct structure?

To create an Antigravity agent skills directory, you provide a skill name and description to an automation tool. It outputs a structured directory containing YAML frontmatter and placeholders for scripts, examples, and resources.

What files are included when setting up a new Antigravity skill directory?

Setting up an Antigravity skill directory generates a structured layout with YAML frontmatter and predefined placeholders. These placeholders are specifically designed to hold your custom scripts, examples, and resources.

Do I need any dependencies to automate skill creation for the Antigravity environment?

No external dependencies are required to automate skill creation for the Antigravity environment. The process runs independently, requiring only user input for the skill name and description to generate the directory structure.

How do I customize a new Antigravity agent skill during directory setup?

You customize an Antigravity agent skill during directory setup by providing specific user inputs. The automation process requires you to define the skill name and description before generating the structured files.

What is the best way to structure scripts and examples for Antigravity agent development?

The best way to structure scripts and examples for Antigravity agent development is using an automated directory creation tool. It establishes a predictable layout with YAML frontmatter and dedicated placeholders for your components.