skill-generator

Generate SKILL.md files with required frontmatter and structured sections.

3|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/bcasci/hustle-marketplace --skill skill-generator-bcasci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-generator
Source: https://github.com/bcasci/hustle-marketplace/tree/main/hustle-plugin/skills/skill-generator
Command: npx skills add https://github.com/bcasci/hustle-marketplace --skill skill-generator-bcasci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of new Claude Code skills, ensuring they follow official best practices, architectural standards, and are optimized for clarity and efficiency. It saves developers time and ensures consistency across skill development.

Core Features & Use Cases

  • Structured Skill Creation: Generates SKILL.md files with required frontmatter and sections (Purpose, Workflow, Output, Errors).
  • Complexity-Based Templates: Adapts skill structure based on complexity (Simple, Complex, Knowledge-heavy) to provide appropriate guidance.
  • Automatic Optimization: Integrates with the prompt-architecting skill to optimize generated content for conciseness and clarity.
  • Self-Critique: Performs a checklist-based review to ensure the generated skill meets quality standards before delivery.
  • Use Case: A developer wants to create a new skill to automate a repetitive task. Instead of manually setting up the SKILL.md file and remembering all best practices, they can use this Skill to generate a well-structured, optimized skill template, ready for implementation.

Quick Start

Create a new user-level skill to automate code formatting. Generate a project-level skill for deploying to staging.