·skill-gen
>_

skill-gen

Generates new Claude Code skills with proper structure and best practices. Use when user asks to create a new skill, slash command, or wants to automate a workflow. Guides through requirements gathering, structure generation, and validation.

29Installs·0Trend·@htlin222

Installation

$npx skills add https://github.com/htlin222/dotfiles --skill skill-gen

How to Install skill-gen

Quickly install skill-gen AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill skill-gen
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: htlin222/dotfiles.

SKILL.md

View raw

Generates properly structured Claude Code skills from user requirements.

After drafting SKILL.md, count its lines. If approaching or exceeding 500 lines:

Even under 500 lines, prefer splitting if a section is self-contained and only needed in specific scenarios.

Generates new Claude Code skills with proper structure and best practices. Use when user asks to create a new skill, slash command, or wants to automate a workflow. Guides through requirements gathering, structure generation, and validation. Source: htlin222/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/htlin222/dotfiles --skill skill-gen
Category
>_Productivity
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from htlin222/dotfiles

Quick answers

What is skill-gen?

Generates new Claude Code skills with proper structure and best practices. Use when user asks to create a new skill, slash command, or wants to automate a workflow. Guides through requirements gathering, structure generation, and validation. Source: htlin222/dotfiles.

How do I install skill-gen?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill skill-gen Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/htlin222/dotfiles

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-06