🛠️
AI EngineeringTypeScript

Create Skill

by aeonfun

Create Skill is an AI Engineering skill for Claude Code, published by aeonfun in aeon.

679 stars242 forkson aeonfun/aeonAdded 2026/08/24+1% in starsRepository updated 2026/08/23
agent-frameworkagentsaiai-agentsanthropicautomationautonomous-agentsclaudeclaude-codedevopsgithub-actionsharnessllmmcp
Install in seconds
Install Create Skill
Copy Create Skill 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/aeonfun/aeon/tree/main/skills/create-skill ~/.claude/skills/create-skill

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/aeonfun/aeon.git

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

In this catalog

Source file
skills/create-skill/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/create-skill
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Create Skill does

Create Skill generates a complete new Claude Code skill from a one-line prompt and prepares it for review as a pull request. It is used when you want a new skill scaffolded with steps, research, and workflow notes.

Create Skill is cataloged under AI Engineering on DirSkills. Create Skill comes from a repository tagged agent-framework, agents, ai, ai-agents and anthropic.

Documentation

README

${var} — A natural-language description of the skill to create. Required. Example: "monitor Hacker News for AI papers and send a summary" or "track gas prices on Ethereum and alert when below 10 gwei".

If ${var} is empty, exit CREATE_SKILL_NO_VAR:

./notify "create-skill aborted: var empty — pass a description e.g. \"monitor X for Y\""

Then stop.

Today is ${today}. Your task is to generate a complete, production-ready skill from ${var}, score it against a quality bar, and ship it as a PR — never commit directly to main.

Steps

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

Frequently asked about Create Skill

  • What else does aeonfun publish alongside Create Skill?

    Create Skill is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Doctor and Aeon Update. Each one is a separate skill with its own page in this directory, installs the same way Create Skill does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

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

    Create Skill ranks #1798 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 Create Skill against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

Create Skill is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills