Agent skill · Design & Presentation

skill-creator

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like \"create a skill\", \"new skill\", \"make a skill\", \"skill for X\", \"how do I create a skill\", or \"help

duoduo.cat151★ · 1 repos on radarProfile →
claude-codecodexships scriptsMIT
Install
npx skills add dog-qiuqiu/invincat --skill skill-creator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 19 KB
Bundled scripts: yes
Requires: designed for invincat-cli
Path: invincat_cli/built_in_skills/skill-creator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 151
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Skill Creator ### Skill Location for Invincat Invincat CLI loads skills from five sources, listed here from lowest to highest precedence: | # | Directory | Scope | Notes | |---|-----------|-------|-------| | 0 | `<package>/built_in_skills/` | Built-in | Ships with Invincat CLI | | 1 | `~/.invincat/<agent>/skills/` | User (deepagents alias) | Default for `invincat-cli skills create` | | 2 | `~/.a

More from invincat
All skills →
About this skill
What does the skill-creator skill do?

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like \"create a skill\", \"new skill\", \"make a skill\", \"skill for X\", \"how do I create a skill\", or \"help

How do I install it?

Run `npx skills add dog-qiuqiu/invincat --skill skill-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From dog-qiuqiu/invincat, a repository with 151 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going