ce-skill-creator

Automates SkillHub project setup and metadata generation for VS Code Gallery publishing via a guided workflow.

78|15|Updated May 1, 2023
One-click install
npx skills add https://github.com/Moffran/calibrated_explanations --skill ce-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-skill-creator
Source: https://github.com/Moffran/calibrated_explanations/tree/main/.claude/skills/ce-skill-creator
Command: npx skills add https://github.com/Moffran/calibrated_explanations --skill ce-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

CE Skill Creator centralizes skill development by providing canonical templates and a guided workflow to create or refactor skills, ensuring consistency across descriptions, assets, and registry updates.

Core Features & Use Cases

  • Reusable templates: assets/skill_template.md, assets/description_style_guide.md, and assets/trigger_phrase_reference_template.md to standardize Skill creation.
  • Guided workflow: audit, scaffold, and synchronize registry updates with minimal manual steps.
  • Documentation-driven execution: strict frontmatter validation and asset organization to support predictable activation.

Quick Start

Audit existing skills and scaffold a new skill using assets/skill_template.md.

Frequently Asked Questions about ce-skill-creator

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

FAQPage Schema
How do I create a skill template with consistent YAML frontmatter?

Create a skill template by using standardized scaffold files to enforce consistent YAML frontmatter. This ensures predictable activation by validating descriptions, triggers, and asset organization before registry synchronization.

What is the best way to refactor legacy skills for trigger consistency?

Refactor legacy skills by auditing existing triggers and applying standardized templates. This workflow updates assets and descriptions while synchronizing registry changes to maintain consistency across old and new skills.

Do I need to manually update the registry when scaffolding a new skill?

No, manual registry updates are minimized. The guided workflow automates registry synchronization during the scaffolding process, ensuring new skill entries are accurately reflected without direct manual intervention.

What templates are available for standardizing skill documentation?

Available templates include the skill template, description style guide, and trigger phrase reference template. These assets standardize skill creation by providing canonical structures for descriptions and activation triggers.

How do I scaffold assets for a new skill using a template?

Scaffold assets by applying the canonical skill template to your new project. This process automatically structures your documentation, validates frontmatter, and organizes references to support predictable skill activation.