If you’re still having basic back-and-forth chats with Claude in 2026, you’re leaving most of the capability on the table. There are two kinds of people now: those who chat with AI, and those who use skills and get 10x the output without repeating the same context every session.
Skills are .md files that Claude reads and follows. You write the instructions once, save it as a skill, and then just type /<skill-name> whenever you need it. No re-explaining. No copy-pasting the same prompt.
I’ve been using Claude skills for months. Here are the 10 that actually make a difference — not the ones that sound cool in a demo but fall apart on day two.
- Skill Creator — Anthropic’s official tool to build any skill from scratch
- HookForge — generates content hooks using psychological angles
- Humanizer — strips AI-slop from your text
- WhisperFlow — voice-to-structured-prompt dictation
- Infographic Builder — creates interactive visual infographics
- Remotion — generates promo videos from any URL
- Karpathy Guidelines — Andrej’s coding principles as a reusable skill
- Caveman — ultra-concise responses that save tokens
- Expand & Contract — structured business idea validation
- Decision Framer — systematic pros/cons reasoning
What Are Claude Skills?
Two kinds of skills exist in the Claude ecosystem, and people mix them up:
Web app skills (what you install in chat.claude.ai). These are community-made .md files that give Claude a persona or workflow. You click the plus icon → Skills → Manage Skills, and load them there. Most of the skills in this list are this type.
Claude Code skills (.claude/skills/ in your project folder). These are SKILL.md files that define slash commands like /deploy or /smart-commit. They can run shell commands, use lifecycle hooks, and automate real codebase operations. The Karpathy Guidelines and Caveman skills live here.
For a deeper breakdown, read What Are Claude Agent Skills and How Do They Work?.
Content & Writing Skills
1. Skill Creator — The one that makes the rest possible
This is an official Anthropic skill that comes pre-installed with Claude. It walks you through a conversation to build any skill you want.
You type /skill-creator, tell it what you need, and it asks guided questions — what the skill should do, what inputs it needs, how it should behave. Then it writes the complete .md file for you.
I used it to build a custom “YouTube Brand Scout” skill that scans channels for sponsor opportunities. Took about 5 minutes. The skill creator handled every part of the structure — I just answered questions.
If you only install one skill, this is it. Everything else on this list was made with it or could be.
2. HookForge — Stop staring at blank screens
Content lives and dies by the hook. HookForge takes a topic and generates headline options using different psychological angles — curiosity, contrast, controversy, social proof.
Drop in a topic like “five GitHub repos everyone must try” and it gives you:
- Curiosity: “A folder on GitHub that quietly replaces $200/month worth of subscriptions”
- Contrast: “Most people think saving money on software means switching to cheaper plans”
- Controversy: “Paying for MidJourney in 2026 is a skill issue, not a budget decision”
- Social Proof: “The top 1% of developers I know all share the same secret stack”
This skill is genuinely useful. I’ve used it for email subject lines, LinkedIn posts, and article titles. It saves the hour I used to spend brainstorming.
3. Humanizer — Make AI text sound like a person
Claude writes clean, structured prose. That’s exactly the problem — it reads like AI wrote it.
The Humanizer skill takes any text and rewrites it to sound like a real person. No em-dashes everywhere. No perfectly balanced paragraphs. No “furthermore” or robotic closings.
I tested it with a cold outreach email draft for a hackathon sponsorship. It gave me three versions, each direct and natural. No fluff, no robotic structure. Just “here’s what I want, here’s why it matters to you.”
It even integrates with Gmail to send directly. I don’t use that part, but it’s there if you want it.
4. WhisperFlow — Speak instead of type
This one surprised me. WhisperFlow is a voice dictation skill — you speak, and it structures your raw rambling into a clean prompt.
The difference from native dictation is noticeable. Native dictation types exactly what you say, filler and all. WhisperFlow strips the verbal clutter, fixes the structure, and outputs something ready to use.
I dictated a request for the Humanizer skill: “Use humanizer to write an email to Ankur Warikoo to shoot a podcast together… make it confident not desperate… lead with value…” — it came out perfectly formatted, names spelled right, bullets where they belonged.
If you think faster than you type, this is worth installing.
Visual Skills
5. Infographic Builder — Real visuals, not image prompts
Most AI “image generation” skills just write a DALL-E prompt. This one actually builds an interactive HTML infographic.
You give it a topic, pick a format (Instagram feed, LinkedIn carousel, etc.), choose a style. It generates a full interactive graphic with hover effects, scrolling, and readable text. No image generation credits needed.
I asked it to visualize “psychological tactics brands use to make you buy.” It returned an interactive infographic with sections for scarcity, social proof, anchoring, and reciprocity — each with hover animations. Took about two minutes.
6. Remotion — Video from a URL
Remotion scans a website URL and generates a short promo video. It pulls assets from the page, creates a sequence, and renders it in about 8 minutes.
I pointed it at my own site. It grabbed the branding, the key content sections, and assembled a trailer. The result was rough around the edges — Remotion videos have a specific style — but functional for social media clips.
This is niche. You probably won’t use it weekly. But when you need a quick video for a launch or announcement, it’s faster than hiring a video editor or learning After Effects.
Coding & Productivity Skills
7. Karpathy Guidelines — Code like Andrej
Andrej Karpathy wrote a set of coding principles designed to keep AI agents on track. Someone turned them into a Claude Code skill.
The guidelines are four rules:
- Think before coding — don’t assume, surface trade-offs explicitly
- Simplicity first — the simplest solution that works
- Surgical changes — touch only what you must, clean your own mess
- Goal-driven execution — define success criteria, loop until verified
You load this skill at the start of any Claude Code session. It reviews the project against those rules and flags violations. I’ve caught myself multiple times over-engineering a solution because I skipped the thinking step.
This skill saves tokens. When Claude follows these rules, it generates less dead-end code, fewer wasted API calls, and cleaner results.
8. Caveman — When you’re running out of tokens
Claude has usage limits. When you’re at 90% of your session limit and need one more answer, the Caveman skill forces ultra-concise responses.
Ask “summarize The Psychology of Persuasion” with Caveman active and you get the core lessons in three bullet points instead of a 500-word essay.
The gimmick is that it speaks like a caveman. The real value is that it saves 50-75% of tokens on every response. I use this in the last stretch of long sessions when I need answers but don’t have credits to waste.
Strategy Skills
9. Expand & Contract — Validate any idea
Most people have ideas but no process to test them. Expand & Contract is a structured Q&A workflow that forces you to think through a business concept before you build it.
Say you want to start a premium house-help service for high-net-worth families in India. The skill asks:
- What services do you offer?
- Which are must-haves on day one?
- What’s your operational model?
- Who is your exact target client?
- What won’t you do?
Each answer narrows the scope or expands a new angle. By the end, you have a visual map of the business — scope, risks, go-to-market priorities. It took me about 5 minutes to go from a vague idea to a structured plan.
The value isn’t the answers Claude gives. It’s that the skill forces you to answer the right questions.
10. Decision Framer — Make better choices
Decision Framer is for life decisions, not code ones. You describe a choice you’re stuck on, and it walks through a structured reasoning process.
I used it for: “Should I switch entirely to Claude and drop ChatGPT and Gemini?”
It listed the options, surfaced the real criteria (not the superficial ones), argued both sides dispassionately, and gave a clear recommendation with reasoning. It didn’t just tell me what to do — it showed me why my own assumptions were leading me wrong.
If you’re the type who asks ChatGPT for life advice (we’ve all done it), this skill is the version that actually helps.
Quick Reference
| Skill | What It Does | Best For |
|---|---|---|
| Skill Creator | Builds custom skills via Q&A | Everyone starting out |
| HookForge | Generates content hooks | Writers, marketers |
| Humanizer | Rewrites AI text → human tone | Cold emails, social posts |
| WhisperFlow | Voice-to-structured prompt | Fast thinkers, dictation |
| Infographic Builder | Interactive HTML infographics | Visual content |
| Remotion | Short promo videos from URLs | Launches, announcements |
| Karpathy Guidelines | Coding discipline skill | Claude Code sessions |
| Caveman | Ultra-terse responses | Low-credit sessions |
| Expand & Contract | Business idea validation | Startup planning |
| Decision Framer | Structured reasoning | Life/work decisions |
Frequently Asked Questions
Are Claude skills free?
Skill Creator comes pre-installed with Claude. Community skills from skills.sh are free to use. They consume your standard Claude credits — no extra charges.
Can I create my own skill without Skill Creator?
Yes. A skill is just a .md file with a specific frontmatter format. You can write one manually. Skill Creator just makes it faster.
What’s the difference between web app skills and Claude Code skills?
Web app skills live in chat.claude.ai — they change how Claude behaves in conversation. Claude Code skills live in your project’s .claude/skills/ directory and define slash commands that interact with your codebase. Different products, same concept.
Where do I find more skills?
skills.sh is the main directory. The Skill Creator can also search and recommend skills based on what you’re trying to do.
What to Read Next
- What Are Claude Agent Skills and How Do They Work? — The full explainer on the skill system architecture
- How to Write Your First Claude Code Skill (SKILL.md Guide) — Hands-on tutorial to build your own
- Claude Code Cheatsheet: 16 Commands That Do the Heavy Lifting — The built-in slash commands worth knowing
Related Articles
Deepen your understanding with these curated continuations.
Claude Design: What It Does, Canva Integration, and Market Impact
Anthropic launched Claude Design, an AI-powered tool that creates prototypes, presentations, and marketing visuals. It integrates with Canva and hands off to Claude Code. Here's what it does and why Figma and Adobe stock dropped on the news.
Claude Code Cheatsheet: 16 Commands That Do the Heavy Lifting
The top 16 Claude Code slash commands power users rely on, including /init, /plan, /agents, and /loop. Master these commands with real-world coding scenarios.
Claude Code + Ollama: Free Local AI Coding Setup (2026)
Run Claude Code with a local Ollama model instead of Anthropic's API. Step-by-step setup, recommended models, env vars, and troubleshooting.