🛠️
AI EngineeringTypeScript

Skill Creator

by CreminiAI

Skill Creator is an AI Engineering skill for Claude Code, published by CreminiAI in skillpack.

1.2K stars111 forkson CreminiAI/skillpackAdded 2026/08/20Repository updated 2026/08/13
agentagent-skillsagenticagentic-aiagentic-workflowai-skills
Install in seconds
Install Skill Creator
Copy Skill Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/CreminiAI/skillpack/tree/main/templates/builtin-skills/skill-creator ~/.claude/skills/skill-creator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/CreminiAI/skillpack.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
templates/builtin-skills/skill-creator/SKILL.md in CreminiAI/skillpack
Installs to
~/.claude/skills/skill-creator
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Skill Creator does

Skill Creator creates new skills, modifies and improves existing skills, and measures skill performance. Use it when you want to create a skill from scratch, edit or optimize an existing skill, run evals, benchmark variance, or improve descriptions for triggering accuracy.

Skill Creator is cataloged under AI Engineering on DirSkills. Skill Creator comes from a repository tagged agent, agent-skills, agentic, agentic-ai and agentic-workflow.

Documentation

README

Skill Creator

Create new skills and iteratively improve them inside this SkillPack. Determine where the user is in the create → draft → test → improve cycle and help them move forward.

Pack-specific rules

All skills live under {{SKILLS_PATH}}/<skill-name>/SKILL.md and config is at {{PACK_CONFIG_PATH}}. These paths override any generic advice. Never create skills in the current workspace directory — always use {{SKILLS_PATH}}.

Creating a skill

Capture intent

Extract answers from the current conversation first, then fill gaps with targeted questions. Confirm before writing the first draft:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Creator

  • What else does CreminiAI publish alongside Skill Creator?

    Skill Creator is one of 2 skills that DirSkills catalogs from CreminiAI/skillpack, the repository it ships in. Its siblings there include Skillpack Creator. Each one is a separate skill with its own page in this directory, installs the same way Skill Creator does, and is maintained by CreminiAI in that same repository. The rest of the collection is listed on the CreminiAI/skillpack page.

  • How does Skill Creator compare to other AI Engineering skills?

    Skill Creator ranks #1167 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Creator against them. Open each page to compare what they document and how they install.