skill-creator

Create AI agent skills with SKILL.md frontmatter and template directories.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/estebandrg/liftera --skill skill-creator-estebandrg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/estebandrg/liftera/tree/main/skills/skill-creator
Command: npx skills add https://github.com/estebandrg/liftera --skill skill-creator-estebandrg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill provides a structured approach and templates to create reusable AI agent skills that conform to the Agent Skills spec, accelerating setup and consistency across projects.

Core Features & Use Cases

  • Standardized Skill Templates: Encourages consistent frontmatter, metadata, and structure for new skills.
  • Guided Skill Composition: Includes recommended sections (When to Use, Critical Patterns, Code Examples, Commands) to ensure comprehensive coverage.
  • Documentation & Reuse: Provides templates and references to promote reuse and easier onboarding for teams.

Quick Start

Use this skill to generate a new agent skill skeleton from the provided SKILL.md template and assets.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create reusable AI agent skills from templates?

Creating reusable AI agent skills from templates involves using a standardized structure with a SKILL.md frontmatter containing name, description, license, and metadata, plus optional directories for assets and documentation.

What metadata is required in the SKILL.md frontmatter for agent skills?

The SKILL.md frontmatter for agent skills requires name, description, license, and metadata fields to conform to the Agent Skills spec, with optional directories for assets, references, and scripts.

How do I standardize agent behavior across multiple projects?

Standardize agent behavior across multiple projects by applying reusable skill templates that enforce consistent frontmatter, metadata, and structural sections like When to Use, Critical Patterns, and Code Examples.

Can I include scripts and reference files when building agent skills?

Yes, you can include optional scripts and reference files when building agent skills by utilizing the designated directories supplied alongside the core SKILL.md template to provide templates and documentation.

What sections should I include for comprehensive AI instruction composition?

For comprehensive AI instruction composition, include recommended sections such as When to Use, Critical Patterns, Code Examples, and Commands to ensure thorough coverage and promote team onboarding.