create-skill

Create new skills aligned with CLAUDE.md and context data.

3|2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ukwhatn/.claude --skill create-skill-ukwhatn
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/ukwhatn/.claude/tree/main/skills/create-skill
Command: npx skills add https://github.com/ukwhatn/.claude --skill create-skill-ukwhatn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates creating new skills that perfectly align with existing settings to avoid duplication and conflicts.

Core Features & Use Cases

  • Automatic alignment: Generate new skills referencing CLAUDE.md and context/*.md to preserve consistency.
  • Duplicate prevention: Detects existing skills to avoid overlaps and conflicts.
  • Scoped generation: Supports user and project scopes and outputs a ready-to-use skill scaffold.

Quick Start

Run /create-skill <content> to generate a new skill aligned with your current settings.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I automate skill creation to align with existing Claude settings?โ–ผ

Automating skill creation aligns new skills with existing CLAUDE.md and context data to prevent duplication. This skill reads configuration files to enforce workflow rules and memory formats, outputting a ready-to-use SKILL.md scaffold.

How do I prevent duplicate skills and conflicts in my project scope?โ–ผ

Preventing duplicate skills involves detecting existing configurations before generating new ones. This skill scans user and project scopes to identify overlaps, ensuring new skill scaffolds avoid conflicts and maintain consistency with current settings.

What's the best way to generate a SKILL.md scaffold that matches my current workflow rules?โ–ผ

Generating a SKILL.md scaffold that matches workflow rules requires referencing CLAUDE.md and context files. This skill automatically reads these sources to produce a scaffold that enforces alignment with your established memory formats and rules.

Can I create skills for both user and project scopes without manually checking context files?โ–ผ

Creating skills for user and project scopes without manual checks is supported by this skill. It automatically reads CLAUDE.md and context data to ensure the generated skill aligns with the specific scope's existing settings and rules.

Why do my manually created skills conflict with existing memory formats and settings?โ–ผ

Manually created skills conflict with existing settings when they do not reference CLAUDE.md or context data. This skill resolves this by automating the creation process, enforcing alignment with workflow rules and memory formats to prevent overlaps.

Do I need to configure dependencies before using an automated skill generation tool?โ–ผ

No dependencies are required to use this automated skill generation tool. It operates independently to read existing CLAUDE.md and context files, producing a consistent SKILL.md scaffold without needing external components or setup.