create-skill

Guide users through a five-phase interview to create Claude skills.

1|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hoanghd218/aws-kdp --skill create-skill-hoanghd218
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/hoanghd218/aws-kdp/tree/main/.claude/skills/create-skill
Command: npx skills add https://github.com/hoanghd218/aws-kdp --skill create-skill-hoanghd218

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating new Claude skills by guiding users through a structured, five-phase interview, ensuring all necessary components and information are captured for effective skill development.

Core Features & Use Cases

  • Guided Skill Creation: Walks users through understanding the skill's purpose, defining triggers, assessing complexity, structuring output, and detailing the process.
  • Architecture Guidance: Helps determine the appropriate skill structure (Simple, Standard, Advanced, Full) based on complexity.
  • Use Case: A user wants to create a new skill to summarize meeting transcripts. They would use this create-skill to be prompted for the skill's purpose, how they'd ask for summaries, if it needs reference documents, and how the output should be formatted.

Quick Start

Use the create skill to build a new skill for summarizing meeting notes.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create a new Claude skill from scratch?

To create a new Claude skill, this tool guides you through a five-phase interview covering purpose, trigger phrases, complexity assessment, output structuring, and execution process details.

What is the best way to structure an AI development skill?

The best way to structure an AI development skill is determined through a guided complexity assessment that recommends Simple, Standard, Advanced, or Full architectures with optional workflows, references, and scripts.

How does a guided interview process work for skill creation?

The guided interview process works by sequentially prompting you for the skill's purpose, trigger phrases, complexity level, output format, and execution details to capture all necessary components for effective skill development.

Do I need coding experience to build prompt engineering skills?

You do not need extensive coding experience to build prompt engineering skills, as the guided interview handles architecture decisions and supports generating simple skills without requiring complex scripts.

Can I include reference documents when building automation skills?

You can include reference documents when building automation skills by specifying them during the structuring phase of the guided interview, which supports full-featured skills with optional reference components.

When should I not use a guided skill creation tool?

You should not use a guided skill creation tool if your automation task is highly specialized and requires custom architecture outside the Simple, Standard, Advanced, or Full skill structures it supports.