Skills are available for users on Free, Pro, Max, Team, and Enterprise plans. This feature requires code execution to be enabled. Skills are also available in beta for Claude Code users and for all API users using the code execution tool.
Skills extend Claude's capabilities by giving it access to specialized knowledge and workflows. This guide shows you how to enable, discover, and use Skills in Claude.
Prerequisites
For Enterprise plans: Owners must first enable both Code execution and file creation and Skills in Organization settings > Skills. Owners can also upload skills to provision them organization-wide—these skills automatically appear for all users. Once Skills are enabled at the organization level, individual members can toggle on example skills, access provisioned skills, and upload their own personal skills in Customize > Skills.
For Team plans: This feature is enabled by default at the organization level. Once enabled, individual members can toggle on example skills and upload their own in Customize > Skills.
For Max, Pro, and Free plans: You can enable example skills and upload your own in Customize > Skills.
How to enable Skills
Navigate to Settings > Capabilities and ensure that Code execution and file creation is enabled.
Go to Customize > Skills.
Toggle individual skills on or off as needed.
Provision skills organization-wide
Owners of Team and Enterprise organizations can provision skills for all users. These skills appear in your individual Skills list with a team indicator—you can toggle them on or off based on your preferences. For information on provisioning skills for your organization, see Provision and manage Skills for your organization.
Use Anthropic Skills
Anthropic provides several built-in skills that are available to all users, including:
Enhanced Excel spreadsheet creation and manipulation
Professional Word document creation
PowerPoint presentation generation
PDF creation and processing
With Code execution and file creation on, Claude will automatically use these tools when relevant. You don't need to explicitly invoke them—Claude determines when each skill is needed based on your request.
For example, if you ask Claude to "Create a PowerPoint presentation about Q3 results," Claude will automatically use the PowerPoint skill if the capability is enabled.
Add and use custom skills
You can also create and upload your own skills to teach Claude your specific workflows:
Create a skill following the skill structure (see How to create custom Skills for detailed instructions).
Package your skill folder as a ZIP file.
Navigate to Customize > Skills.
To add custom skills, click the "+" button, then “+ Create skill.”
Select "Upload a skill.”
Upload a ZIP file containing your skill folder.
Your skill will appear in your Skills list and can be toggled on or off.
Note: Custom skills you upload are private to your individual account. If you’re on a Team or Enterprise plan and want to share skills with your organization, see Provision skills for your organization.
Share a skill
On Team and Enterprise plans, you can share skills you've created with specific colleagues or with your entire organization. Skill sharing works in both chat and Cowork.
Note: Sharing is off by default. An owner must navigate to Organization settings > Skills and enable the Share with organization toggle, the Skill sharing toggle, or both before the “Share” button appears. If you don't see the option to share, check with your organization owner.
To share a skill:
Navigate to Customize > Skills.
Open a skill you created.
Click "Share."
Choose who to share with:
Specific people: Enter names or emails to share directly. The skill appears in each recipient's skills list, grayed out until they enable it.
Entire organization: The skill is published to your organization's directory, where anyone can find and install it.
Click [placeholder: "Share" / "Done"].
Shared skills are view-only. Recipients can enable and use the skill, but they can't edit the contents. If you update the skill later, recipients automatically get the updated version.
Use skills shared with you
On Team and Enterprise plans, your skills list in Customize > Skills is organized into three sections:
Personal skills: Skills you've created or uploaded yourself.
Shared skills: Skills colleagues have shared with you directly. These appear grayed out until you enable them.
Organization skills: Skills shared org-wide and skills your owner has provisioned. You install these from the directory rather than enabling them from the list.
Enable a skill shared with you directly
Find the skill in the Shared with you section of your skills list.
Toggle it on.
You can toggle the skill off again at any time, or delete it from your list entirely if you don't want it.
Install a skill from your organization's directory
In Cowork, click Customize in the left sidebar, then click [placeholder: the "+" button] to open the directory.
Click the Skills tab.
Find the skill you want and click "Install."
Skills you install from the directory can be toggled off, which removes them from your sidebar. They remain in the directory so you can re-enable them later. For more on browsing the directory, see Browse skills, connectors, and plugins in one directory.
Use Skills in Excel and PowerPoint
Skills you've enabled in your Claude settings are also available in the Claude for Excel and Claude for PowerPoint add-ins. Claude applies relevant Skills automatically while you work—you don't need to invoke them separately.
How triggering works in the add-ins:
Type
/in the sidebar to see available Skills and select one (for example,/debugor/deck-check).Or describe your task naturally—Claude recognizes when a Skill applies and uses it.
Claude adapts skills to the surface it’s in. A research skill may produce a Word document in Cowork, but detailed data breakdowns in Excel.
Some skills may work better on one surface than others. If you let Claude work across apps, Claude can orchestrate another app to apply the skill.
If you build a Skill with a specific Excel or PowerPoint template, Claude for Excel and Powerpoint can load that template exactly into the current open file.
Instructions
Each add-in also has an Instructions field for persistent preferences — see Use Claude for Excel and Use Claude for PowerPoint for details.
Manage your Skills
View your Skills
All your skills are listed in Customize > Skills. You can see:
Anthropic skills (created, tested, and maintained by Anthropic)
Custom skills you've uploaded
When each skill was enabled or uploaded
A brief description of what each skill does
Enable/disable your Skills
Toggle any skill on or off using the switch next to it. Disabled skills won't be available to Claude.
Delete custom Skills
To remove a custom skill you've uploaded:
Navigate to Customize > Skills.
Find the skill in your Skills list and click on it to view the details.
Use the toggle in the upper right corner to disable the skill.
To delete the custom skill entirely, click the "..." button next to the toggle, then select "Delete":
Click "Delete" in the confirmation prompt.
If you change your mind, you can add the skill again by re-uploading the file.
Privacy and security details
For Team and Enterprise plans, organization owners can provision skills for all users through organization settings, and individuals can share skills with colleagues or organization-wide if an owner has enabled sharing. On all other plans, each person uploads skills to their own account.
Note that skills may include, or instruct Claude to install, third-party packages and software for Claude to use when completing a task. See our guidance on Claude's container environment for details on Claude's container environment and the API documentation for API's container environment.
What are the primary risks of using Skills?
The most significant risks are prompt injection, which allows Claude to be manipulated to execute unintended actions, and data exfiltration, caused by malicious package code or prompt-injected data leaks. We’ve implemented several mitigations to these risks. Refer to our security considerations for code execution for more information.
Important: Only install skills only from trusted sources.
When installing a skill from a less-trusted source—including one shared by a colleague—review it before enabling. Start by reading the contents of the files bundled in the skill to understand what it does, paying particular attention to code dependencies and bundled resources like images or scripts. Similarly, pay attention to instructions or code within the skill that instruct Claude to connect to potentially untrusted external network sources.
Troubleshooting
Skills section not visible
Ensure code execution is enabled in Settings > Capabilities. Then navigate to Customize > Skills to access your skills. Skills require the code execution environment to function.
Claude isn’t using a Skill
Verify the Skill is toggled on in Customize > Skills.
Check that the Skill's description field clearly explains when it should be used.
Ensure the Skill's instructions are clear and well-structured.
Try being more explicit in your request (e.g., "Use my brand guidelines skill to create a presentation").
Upload errors
Common reasons for upload failures:
ZIP file exceeds size limits
Skill folder name doesn't match the skill name
Missing required Skill.md file
Invalid characters in skill name or description
Skills greyed out
If Skills appear greyed out, code execution may be disabled at the organization level (for Team and Enterprise plans) or individually. Check with your organization's Owner or make sure to enable code execution in Settings > Capabilities.
Share button not visible
Skill sharing for Team and Enterprise plans is off by default. An organization owner must enable peer-to-peer or peer-to-org sharing before you can share skills. Contact your organization owner if you'd like sharing enabled.
Best practices
Start simple. Begin with Anthropic's pre-built Skills to understand how they work before creating custom skills.
Be specific. Write clear descriptions when writing custom skills. A specific description tells Claude when to invoke your skill.
Test your skills. After uploading a custom skill, test it with a few different prompts to ensure it works as expected.
Organize by purpose. Create separate skills for different purposes rather than a single skill that’s meant to do everything.
Learn more about using Skills
Refer to Teach Claude your way of working using Skills for more information and video demonstrations.

