Build Claude Code skills in seconds

Describe what you want your AI assistant to do — get a ready-to-use skill file, free.

1
Describe
2
Review
3
Download

What should your skill do?

Write in plain language — no technical knowledge needed.

How it works

Three steps. Zero friction.

01

Describe

Tell us what you want your skill to do in plain English. No technical knowledge required.

02

Enhance

Our AI rewrites your description using prompt engineering best practices for better results.

03

Download

Get a ready-to-use .md skill file. Drop it in your Claude config and you're done.

FAQ

Common questions

What is a Claude Code skill?

A skill is a markdown file that teaches Claude Code how to handle a specific task. When you invoke it with /skill-name, Claude follows the instructions you defined.

Is this really free?

Yes. SkillForge is completely free to use. The site is supported by ads.

Where do I put the downloaded file?

Place it at ~/.claude/skills/<skill-name>/SKILL.md on your machine. The skill name is the folder name.

Can I edit the generated skill?

Absolutely. The file is plain markdown — open it in any editor and tweak it to your liking.