skill-creator

Generate standardized SKILL.md scaffolds with validated frontmatter and scanned dependencies.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/JNZader/javi-ai --skill skill-creator-jnzader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/JNZader/javi-ai/tree/main/own/skills/skill-creator
Command: npx skills add https://github.com/JNZader/javi-ai --skill skill-creator-jnzader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates consistent SKILL.md scaffolds for new AI agent skills, reducing boilerplate and ensuring standard frontmatter and structure.

Core Features & Use Cases

  • Generates a complete SKILL.md with required frontmatter (name, description, license, metadata) and a ready Markdown body.
  • Detects optional assets/references/scripts directories to populate dependencies and component lists for quick integration.
  • Provides a reusable template to accelerate skill creation across teams and projects.

Quick Start

Ask me to create a new skill by providing its name and a brief description, and I will output a complete SKILL.md scaffold.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I generate a SKILL.md scaffold for a new AI agent skill?

To generate a SKILL.md scaffold, provide the skill name and a brief description. The tool outputs a complete file with required frontmatter (name, description, license, metadata) and a ready-to-edit Markdown body for immediate activation.

What is included in the frontmatter validation for AI skill generation?

Frontmatter validation ensures required fields exist in the SKILL.md file: name, description, license, and metadata. It also scans optional assets, references, and scripts directories to populate dependencies and component lists automatically.

Can I use this scaffolding template to standardize skill creation across multiple teams?

Yes, you can use this reusable template to standardize skill creation across teams and projects. It reduces boilerplate by applying consistent frontmatter validation and structure to every generated AI agent skill.

What's the best way to automate boilerplate creation for AI skills with existing assets?

The best way to automate boilerplate creation is to let the generator detect your existing assets, references, and scripts directories. It scans these paths to populate optional dependencies and components directly into the SKILL.md scaffold.

Do I need to manually add dependencies and components to the SKILL.md file?

No, you do not need to manually add dependencies and components. The generator scans your assets, references, and scripts directories to automatically detect and populate these optional fields when present.