skill-creator

Generate Claude Code skill scaffolds with standardized frontmatter and structure.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/This-HW/hantu_quant --skill skill-creator-this-hw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/This-HW/hantu_quant/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/This-HW/hantu_quant --skill skill-creator-this-hw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code 스킬 생성을 간소화합니다. 템플릿과 베스트 프랙티스를 자동 적용합니다.

Core Features & Use Cases

  • 템플릿 자동 적용: 신규 스킬의 프런트매터와 기본 구조를 자동으로 구성합니다.
  • 베스트 프랙티스 강제화: 권장 모델, 도구 선택, 워크플로우 구성 등을 표준화합니다.
  • 일관된 출력 형식: 스킬 문서가 동일한 포맷으로 생성되어 재사용성과 유지보수를 높입니다.

Quick Start

Provide the skill name and a short description, and let the tool generate a ready-to-use skill scaffold.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate Claude Code skill creation with consistent frontmatter and structure?

To automate Claude Code skill creation, this tool scaffolds new skills by generating templates that enforce a standardized frontmatter schema and structured body, ensuring consistent documentation across projects.

What is the best way to standardize best practices across multiple Claude Code skills?

Standardizing best practices across Claude Code skills is achieved by applying a reusable workflow skeleton that enforces recommended model selection, tool choices, and standardized documentation formats during skill generation.

Can I generate a ready-to-use skill scaffold without manually writing the workflow structure?

Yes, you can generate a ready-to-use skill scaffold by providing the skill name and a short description, which triggers the tool to automatically apply templates and output a structured body without manual formatting.

Does Claude Code skill scaffolding enforce a specific frontmatter schema for generated templates?

Claude Code skill scaffolding enforces a strict frontmatter schema to ensure all generated templates maintain consistent metadata, standardizing frontmatter fields and recommended configurations across newly created skills.

What are the limitations of automating skill scaffolding with templates for Claude Code?

Automating skill scaffolding with templates focuses on structural generation and best practice enforcement, meaning it provides a reusable workflow skeleton but requires manual refinement for complex, custom logic integration beyond standard frontmatter.