skill-creator-enhanced

Automates naming, frontmatter optimization, validation for new Skills via enhanced init and quick-validate scripts.

Updated Oct 31, 2025
One-click install
npx skills add https://github.com/FassadenFix/FaFi --skill skill-creator-enhanced-fassadenfix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator-enhanced
Source: https://github.com/FassadenFix/FaFi/tree/main/skills/skill_creator_enhanced
Command: npx skills add https://github.com/FassadenFix/FaFi --skill skill-creator-enhanced-fassadenfix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation and validation process for new Skills by automating naming optimization, frontmatter tuning, and triggering reliability checks.

Core Features & Use Cases

  • Automated naming and frontmatter optimization during Skill creation.
  • Built-in validation workflow to improve discovery and triggering accuracy.
  • Seamless integration with existing Skill templates to accelerate development.
  • Use Case: When creating a new Skill, run this enhanced workflow to ensure frontmatter quality and reliable activation.

Quick Start

Use the enhanced Skill Creator to initialize a new Skill named example-skill, then iterate on description and frontmatter using the built-in validation steps. For example:

  • Initialize: python scripts/init_skill_enhanced.py example-skill
  • Validate: python scripts/quick_validate_enhanced.py example-skill
  • Improve: python scripts/auto_improve_description.py example-skill --apply

Frequently Asked Questions about skill-creator-enhanced

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

FAQPage Schema
How do I automate frontmatter validation when creating a new skill?

How do I optimize skill naming and frontmatter during skill creation?

Why does my skill fail to trigger reliably in the ecosystem?

How do I optimize skill naming and frontmatter during skill creation?

What is the best way to initialize a new skill with proper metadata?

How do I optimize skill naming and frontmatter during skill creation?

Can I use this enhanced workflow to revise existing skill templates?

How do I optimize skill naming and frontmatter during skill creation?

What frontmatter fields are required to pass skill validation?

How do I optimize skill naming and frontmatter during skill creation?