skill-creator

Generate boilerplate files and scaffold new Claude Code skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire process of creating, scaffolding, and validating new Claude skills, ensuring consistency and adherence to best practices.

Core Features & Use Cases

  • Skill Scaffolding: Generates boilerplate code and structure for new skills based on templates.
  • Requirement Gathering: Guides users through defining skill triggers, inputs, outputs, and tool needs.
  • Validation & Best Practices: Enforces naming conventions, checks for required sections, and audits against quality checklists.
  • Use Case: When a user says "I need a new skill to summarize meeting notes", this skill will guide them through creating a well-structured and discoverable skill.

Quick Start

Use the skill-creator to scaffold a new skill named 'meeting-summarizer'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a new Claude skill automatically?

To scaffold a new Claude skill, use this automation tool to generate boilerplate files and enforce structural best practices. It guides you through defining triggers, inputs, outputs, and required tool needs.

What is the best way to ensure my custom skills follow best practices?

Enforcing skill best practices requires validating naming conventions, checking for required sections, and auditing against a quality checklist. This tool automates that validation to ensure discoverability and graceful error handling.

Can I create project-specific and personal Claude skills with this tool?

Yes, you can use this skill creation tool to support both project-specific and personal skill development workflows. It manages the entire skill lifecycle from initial concept through final validation.

How does requirement gathering work when generating code for new skills?

Requirement gathering for code generation works by guiding you through defining specific skill triggers, expected inputs, desired outputs, and necessary tool dependencies before scaffolding the boilerplate structure.

Do I need any dependencies to automate skill creation?

No external dependencies are required to automate skill creation. The tool operates independently using internal scripts and references to generate boilerplate and validate structural best practices.