skill-creator

Create or modify Claude Code skills with SKILL.md structure and triggers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you create or modify Claude Code skills following best practices and official documentation.

Core Features & Use Cases

  • Documentation First: Encourages checking official Claude Code docs before creating skills.
  • Clear Triggers: Guides defining when Claude should use the skill with concrete phrases.
  • Structured Skill Layout: Outlines SKILL.md formatting, optional supporting files, and recommended locations.
  • Testing & Deployment: Provides steps to validate the skill loads and functions after creation.

Quick Start

Ask Claude to create or modify a skill by providing SKILL.md frontmatter (name, description) and triggers. Follow the prompts to place it in your preferred location (personal or project) and add optional resources as needed.