Pricing
Creator AI Guide • Claude Skills

How to Install Claude Skills

Installing a Claude skill takes one command or one upload, no coding background required. This guide covers the three places skills run, Claude Code, Claude.ai, and the open skills CLI, with the exact steps for each and a short troubleshooting section for when a skill does not load.

Written by theCreatorFlow TeamMeta-approved Tech Provider
TL;DR:Community skills usually install with one command using the open skills CLI, for example npx skills add owner/repo. Official Anthropic skills install through Claude Code's plugin system. In Claude.ai, you upload a skill in the settings on a paid plan. To confirm it worked, ask Claude to do the task the skill covers. Once your content skills are set, CreatorFlow handles the comment-to-DM replies your posts earn.

What You Need First

Skills run in three places. Pick the one you already use, and follow that section below.

A Claude skill is a folder with a SKILL.md file inside. Installing a skill means putting that folder where your version of Claude can find it. You do not edit code; you either run one command, add a plugin, or upload a file.

Decide where you work. Claude Code is the command-line tool, best if you are comfortable in a terminal. Claude.ai is the web and desktop app, best if you want to point and click. The skills CLI is a one-command installer that works across tools. Each method is below; you only need one.

If you have not chosen which skills to install yet, read [the best Claude skills for creators](/guides/best-claude-skills-for-creators) and come back with one in mind.

Install With the Skills CLI (Easiest)

Most community skills publish a one-line install command using the open skills CLI. This is the fastest path for skills hosted on GitHub.

1

Find the install command

On the skill's page or GitHub README, look for a line like npx skills add owner/repo. For example, the marketing skills collection uses npx skills add coreyhaines31/marketingskills.

2

Run it in your terminal

Open your terminal, paste the command, and press enter. The CLI downloads the skill and places it where your agent can load it. You need Node.js installed, which is what makes the npx command work.

3

Confirm the install finished

The CLI prints a success message and the skill name. If it lists several skills, the whole collection installed and each loads when its task comes up.

Install in Claude Code

Claude Code loads skills from a skills folder and can install Anthropic's official skills as plugins.

1

For official Anthropic skills, add the marketplace

In Claude Code, run /plugin marketplace add anthropics/skills. This connects Claude Code to Anthropic's official skill collection.

2

Install the plugin you want

Run /plugin install document-skills@anthropic-agent-skills for the document skills, or /plugin install example-skills@anthropic-agent-skills for the examples. They are available immediately.

3

For a skill from GitHub, copy the folder

Clone the repository, then copy the skill folder into your Claude Code skills directory at ~/.claude/skills/. Claude Code reads it on the next run. The skills CLI in the section above does this copy step for you.

Install in Claude.ai

The web and desktop apps let you add skills through settings, without a terminal. This needs a paid plan that supports skills.

1

Open settings and find Skills

In Claude.ai, go to settings and find the Skills or Capabilities area. Skill upload is available on paid plans.

2

Upload the skill

Add the skill through the interface by uploading the skill file or folder. Some skills built for Claude.ai ship a single file made for this upload; the skill's README will say which file to use.

3

Turn it on

Enable the skill in settings. From then on, Claude loads it automatically whenever your request matches what the skill does.

Troubleshooting

If a skill does not seem to load, these are the common causes.

Wrong folder

For Claude Code, the skill folder has to sit inside ~/.claude/skills/. If it landed somewhere else, move it there and start a new session.

Session not refreshed

Claude reads skills when a session starts. After installing, start a new conversation or restart the tool so it picks up the new skill.

The description does not match your request

A skill only loads when your request matches its description. If it is not triggering, name the task plainly, or ask Claude to use the skill by name.

Plan does not support skills

In Claude.ai, skill upload needs a paid plan. If you do not see the option, check your plan, or use Claude Code or the skills CLI instead.

Next Steps

With a skill installed, the content side speeds up. The engagement your content earns is the next thing to handle.

Once your hook, carousel, and caption skills are in place, you will produce more posts in less time. The bottleneck moves to the replies. When a post asks people to comment a keyword and they do, answering each one inside the window where it still lands is more than you can do by hand.

CreatorFlow handles that step. Pick a keyword, and when someone comments it or replies to a story, CreatorFlow sends them the link or freebie instantly through Meta's official Instagram Graph API. No cold outreach, no bots, no password sharing. Your skills make the content; CreatorFlow works the engagement it triggers.

Built on Meta's official API

CreatorFlow is a Meta-approved Tech Provider. Every DM goes through the official Instagram Graph API, so there is no ban risk and you never share your password.

Skills make the content. CreatorFlow works the DMs.

Start Free with 500 DMs/Month

No credit card required • Meta-approved API

Previous GuideBest Claude Skills for CreatorsNext GuideClaude Skills for Content Creation

Installing Claude Skills: Common Questions

How do I install a Claude skill?+

The easiest way is the open skills CLI: find the skill's install command, usually npx skills add owner/repo, and run it in your terminal. Anthropic's official skills install through Claude Code with /plugin marketplace add anthropics/skills followed by /plugin install. In Claude.ai, you upload the skill in settings on a paid plan. Pick whichever tool you already use.

Do I need to know how to code to install Claude skills?+

No. The skills CLI and the Claude.ai upload need no coding; you run one command or upload a file. The only requirement for the CLI is having Node.js installed so the npx command works. Writing your own skill is also code-free, since a skill is plain-text instructions in a SKILL.md file.

Where do Claude skills get installed?+

In Claude Code, skills live in the ~/.claude/skills/ folder, and Claude reads them when a session starts. The skills CLI places them there for you. In Claude.ai, skills are stored in your account once you upload and enable them in settings. Official Anthropic skills install as plugins through Claude Code's plugin system.

Why is my Claude skill not loading?+

The usual causes are a skill folder in the wrong place, a session that started before you installed it, or a request that does not match the skill's description. For Claude Code, confirm the folder is inside ~/.claude/skills/, start a new session, and try naming the task plainly or asking Claude to use the skill by name.

Can I install Claude skills on the free plan?+

It depends on the tool. Claude Code and the skills CLI let you add skills regardless. In Claude.ai, uploading a skill needs a paid plan. If you do not see a Skills option in Claude.ai settings, check your plan or use Claude Code instead.

Are the skills I install free?+

Most community and official skills are free and open source, often under the MIT or Apache-2.0 license. You do not pay to install them; you only need a Claude plan that supports skills. Some makers offer paid skills, which will be marked as paid on their page.

Last updated: June 2026

Get started with CreatorFlow today

Join 20,000+ creators and brands using CreatorFlow to turn every comment into a conversation. Get started in under 5 minutes.

Start for Free