skill-creator

Creates SKILL.md scaffolds and packages Claude Skills with bundled resources.

1|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/bluelovers/ai-agents-profile --skill skill-creator-bluelovers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/bluelovers/ai-agents-profile/tree/main/skills/skill-creator
Command: npx skills add https://github.com/bluelovers/ai-agents-profile --skill skill-creator-bluelovers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a clear, repeatable framework to design, structure, and package Claude Skills for teams building domain-specific capabilities.

Core Features & Use Cases

  • Guidance on SKILL.md structure, frontmatter requirements, and progressive disclosure
  • Instructions for bundling reusable resources (scripts, references, assets) and packaging into .skill
  • Templates and example references to accelerate skill creation and iteration

Quick Start

Create a new skill by running the Skill Creator to generate SKILL.md and example resource scaffolds, then customize to your domain.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a Claude Skill with frontmatter and progressive disclosure?

Bundling reusable resources into a Claude Skill involves packaging scripts, references, and assets alongside your SKILL.md file. The framework provides scaffolds for these components, allowing teams to integrate domain-specific tool capabilities and workflows into a single .skill package.

What is the correct SKILL.md structure for packaging custom workflows?

The correct SKILL.md structure requires frontmatter-defined name and description fields, followed by content organized using progressive disclosure. This clear, repeatable framework ensures domain-specific capabilities and tool integrations are properly structured for Claude to process.

Does building a Claude Skill require external dependencies or scripts?

Building a Claude Skill does not require external dependencies, though you can bundle scripts, references, and assets as optional resources. The framework focuses primarily on SKILL.md structure and frontmatter requirements, providing example scaffolds to accelerate skill creation and iteration.

How do I package references and scripts into a .skill file for Claude?

Bundling reusable resources into a Claude Skill involves packaging scripts, references, and assets alongside your SKILL.md file. The framework provides scaffolds for these components, allowing teams to integrate domain-specific tool capabilities and workflows into a single .skill package.