skill-forge

Scaffold Antigravity Skills with Quick or Advanced mode architecture.

2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/ingjaviergomezm/el-camello --skill skill-forge-ingjaviergomezm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-forge
Source: https://github.com/ingjaviergomezm/el-camello/tree/main/skills/skill-forge
Command: npx skills add https://github.com/ingjaviergomezm/el-camello --skill skill-forge-ingjaviergomezm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid design and scaffolding of high-quality Antigravity Skills, bridging the gap between quick interview-led sketches and full-featured, production-ready implementations.

Core Features & Use Cases

  • Quick mode: lightweight interviewing to capture objective inputs, triggers, and expected outputs for a Skill.
  • Advanced mode: end-to-end scaffolding with scripts, references, and packaging aligned to industry standards.
  • Automated SKILL.md generation and file scaffolding: creates folders (scripts/, references/, assets/) as needed and enforces a consistent frontmatter and instruction structure.
  • Use Case: when a team needs to spin up a new skill to automate a recurring task, moving from concept to a reusable, production-ready Skill.

Quick Start

Choose Quick or Advanced mode to begin scaffolding a new Skill.

Frequently Asked Questions about skill-forge

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

FAQPage Schema
How do I automate skill creation for Antigravity workflows?

You can automate skill creation by using Quick mode for lightweight interview-led sketches or Advanced mode for full scaffolding with scripts, references, and professional packaging. It enforces frontmatter and stepwise instructions to ensure high-quality output.

What is the best way to package Antigravity skills for production?

Packaging Antigravity skills for production requires Advanced-mode scaffolding to generate folders for scripts, references, and assets. This enforces consistent frontmatter and instruction structures aligned to industry standards for reusable implementations.

Can I use Quick mode to scaffold a skill without setting up folder structures manually?

Yes, Quick mode scaffolds skills without manual folder setup by capturing objective inputs, triggers, and expected outputs through lightweight interviewing. It automatically generates the required SKILL.md file and necessary folder structures.

Does Antigravity skill development require reference management for scalable workflows?

Antigravity skill development supports optional reference management for scalable workflows. Advanced-mode architecture includes a dedicated references folder to maintain professional packaging standards and ensure proper asset tracking.

What is the difference between Quick mode and Advanced mode for skill scaffolding?

Quick mode provides lightweight interviewing to capture basic inputs and outputs, while Advanced mode offers end-to-end scaffolding with scripts, references, and packaging. Advanced mode targets full-featured, production-ready skill implementations.