What is add-skill?
Create new Claude Code skills with proper structure. Use when user wants to add a skill, create a slash command, or automate a workflow. Fetches official docs and guides through skill creation. Source: htlin222/dotfiles.
Create new Claude Code skills with proper structure. Use when user wants to add a skill, create a slash command, or automate a workflow. Fetches official docs and guides through skill creation.
Quickly install add-skill AI skill to your development environment via command line
Source: htlin222/dotfiles.
Create new Claude Code skills by fetching the latest official documentation and generating properly structured skill files.
Always fetch official docs first to ensure compliance with current spec:
For rapid creation, user can provide all info at once:
Create new Claude Code skills with proper structure. Use when user wants to add a skill, create a slash command, or automate a workflow. Fetches official docs and guides through skill creation. Source: htlin222/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/htlin222/dotfiles --skill add-skillCreate new Claude Code skills with proper structure. Use when user wants to add a skill, create a slash command, or automate a workflow. Fetches official docs and guides through skill creation. Source: htlin222/dotfiles.
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 add-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/htlin222/dotfiles