skill-forge

Generate SKILL.md frontmatter and scaffolding for Lattice skills.

176|13|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/techygarg/lattice --skill skill-forge-techygarg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-forge
Source: https://github.com/techygarg/lattice/tree/main/dev-skills/skill-forge
Command: npx skills add https://github.com/techygarg/lattice --skill skill-forge-techygarg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building new Lattice skills often involves repetitive, error-prone scaffolding of frontmatter and required sections. Skill Forge guides you to produce correctly structured SKILL.md files and the necessary defaults/templates, ensuring consistency across atoms, molecules, and refiners.

Core Features & Use Cases

  • Automatically validates folder structure and required frontmatter.
  • Generates SKILL.md skeletons for atoms, molecules, or refiners with proper section order.
  • Produces defaults.md or template artifacts when applicable and ensures naming consistency.

Quick Start

Describe the new skill's purpose and trigger, then run Skill Forge to scaffold the required SKILL.md and defaults/templates.

Frequently Asked Questions about skill-forge

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

FAQPage Schema
How do I scaffold a new Lattice skill with the correct SKILL.md frontmatter?

To scaffold a Lattice skill, describe the new skill's purpose and trigger, then run the generator to produce a correctly structured SKILL.md skeleton with proper section order and naming consistency.

What is the correct folder structure and frontmatter required for Lattice skill conventions?

Required Lattice skill conventions include specific folder structures and frontmatter fields that must be validated before integration. The generator automatically validates these defaults to ensure alignment and prevent errors.

Can I generate templates for atoms, molecules, and refiners using a single scaffolding tool?

Yes, you can generate SKILL.md skeletons for atoms, molecules, or refiners. The scaffolding tool produces the necessary defaults.md or template artifacts while ensuring naming consistency across all skill types.

What's the best way to validate a generated SKILL.md file against established skill conventions?

The best way to validate a generated SKILL.md file is to use a scaffolding tool that checks folder structure and required frontmatter against established skill conventions before final integration.

Why does my generated Lattice skill fail naming consistency checks during integration?

Generated Lattice skills fail naming consistency checks when the SKILL.md frontmatter and section order do not align with established conventions. Using a dedicated scaffolding generator prevents these structural errors.

Do I need to manually create defaults.md artifacts when building new Lattice skills?

No, you do not need to manually create defaults.md artifacts. The scaffolding generator automatically produces these template artifacts when applicable, ensuring they follow the correct naming conventions.