You've been using Claude to answer questions and draft text — and it's great at that. But at some point you start wishing you didn't have to copy-paste your emails in, or manually look up your calendar before asking Claude to schedule something. That frustration has a fix, and it's called Claude Skills.
The Basic Idea Behind Claude Skills
Think of Claude Skills as the wiring that connects Claude to the apps you already use. Without Skills, Claude is a very smart chatbot that only knows what you type into the box. With Skills, Claude can actually reach into your Gmail inbox, check your Google Calendar, or pull from a Notion page — and then do something useful with that information.
Anthropic builds and maintains these Skills directly, which means they're officially supported, regularly updated, and go through Anthropic's own security review. That's a meaningful difference from third-party add-ons.
The short answer to "what is a Claude Skill?" is this: it's a permission you grant that lets Claude act on your behalf inside a connected app.
What Skills Can Actually Do
Here's the thing — Skills aren't just about reading data. Many of them let Claude take actions. The Gmail Skill, for example, lets Claude draft replies and send them after you approve. The Google Calendar Skill lets you say "block 2 hours Thursday for deep work" and Claude creates the event.
That's a qualitative leap from a chatbot. You're moving into AI agent territory — where the AI does things, not just says things.
So what actions are actually possible? The list grows, but as of 2026 the core capabilities include reading and sending email, managing calendar events, reading and writing Notion pages, running web searches, and executing code in a sandbox environment.
How Skills Work Under the Hood
Every Skill that connects to an external service uses OAuth 2.0. That means when you connect Gmail, you're taken through Google's own authorization screen — you choose what permissions to grant, and Google issues a token to Claude. Claude never sees your Google password.
The token has scopes. If you only authorize "read email," Claude can't send on your behalf. You decide how much access to give at setup time, and you can revoke access whenever you want from Settings → Integrations → Connected apps.
Skills that don't touch external services — like the Code Skill or Web Search Skill — work differently. They extend what Claude can do internally rather than connecting to a third-party account.
Claude Skills vs. Plugins vs. MCP Servers
If you've followed AI tools for a while, you might be wondering how Skills relate to OpenAI's plugins or Claude's own MCP server ecosystem. It's a fair question, because the landscape gets confusing fast.
Claude Skills are first-party: Anthropic builds them, maintains them, and surfaces them directly in Claude.ai's Settings menu. You don't need to find a plugin store or run a local server. Compare that with MCP servers, which are typically built by third parties and require more technical setup — often involving a config file and a running local process.
The practical upside of Skills is that you can be up and running in two minutes. The differences between Skills and MCP go deeper than just setup time, but ease of use is the headline.
Finding and Enabling Your First Skill
You don't need to hunt around — Skills live in one place. Here's how to get to them:
- Open claude.ai in your browser and log in.
- Click your profile icon in the top-right corner, then choose Settings.
- In the left sidebar, click Integrations.
- You'll see the Skills library — browse by category or scroll through the full list.
- Click Connect next to any Skill. For app-connected Skills, you'll complete an OAuth flow.
That's really it. Once connected, you just start chatting and Claude will use the Skill when it's relevant — or you can prompt it directly: "Check my inbox for any emails from Sarah this week."
What Skills Are Available Right Now?
The catalog has expanded significantly through 2025 and into 2026. You can find a complete list of every Claude Skill available in our dedicated guide, but the most-used ones include:
- Web Search — real-time search results pulled into your conversation
- Gmail — read, draft, and send email from your conversation
- Google Calendar — view and create calendar events
- Notion — read and write Notion pages and databases
- Code Execution — run Python and other languages in a sandbox
- Computer Use — control a virtual desktop to perform UI-based tasks
- Shopify — manage your store's products, orders, and customers
Who Should Care About Claude Skills?
Honestly, almost anyone who uses Claude regularly will benefit from at least one Skill. But certain people get disproportionate value.
If you're managing email for a small business, the Gmail Skill alone can save you an hour a day. If you're a developer, the Code Skill turns Claude into a full-on interactive runtime. If you do research, combining Web Search with Notion means you can gather, organize, and synthesize information without switching tabs.
Writers get a lot out of Skills too — check out our guide on Claude Skills for writers and content creators for a tailored breakdown.
Free vs. Paid Skills
Here's something most guides gloss over: not all Skills require a paid plan. Web Search and a handful of others are available on the free tier with usage limits. The full catalog — especially real-time integrations like Gmail and Calendar — requires Claude Pro ($20/month) or a Team plan.
If you're on the fence about upgrading, the guide to free Claude Skills will help you figure out what you can get without spending anything. You might be surprised how much is actually available.
A Word on Privacy
The most common concern people raise is: can Claude see everything in my Gmail account? The answer depends on what you authorized. OAuth scopes limit access. If you're nervous about the specifics, the Claude Skills security and privacy guide walks through exactly how data flows and what Anthropic's policies cover.
Short version: Anthropic doesn't train models on your personal data from connected apps, and you control access scopes at authorization time.
Skills vs. Claude Projects — Don't Confuse These
One more thing you should know: Claude Projects and Claude Skills are different features that work well together but serve different purposes. Projects are persistent conversation spaces where Claude remembers context across sessions. Skills are the connectors to outside tools.
You can — and should — use both at the same time. A Project gives Claude memory about your work, and Skills give Claude the ability to act in your tools. The full comparison of Projects vs. Skills breaks down when to lean on each one.
Getting the Most Out of Claude Skills
Here's a practical tip most people miss: you'll get better results if you combine multiple Skills in a single prompt. Instead of "search the web for the latest news on AI regulation," try: "Search for the latest AI regulation news from this week, then add a summary as a bullet list to my Notion page called 'AI Policy Tracker.'" That's two Skills working in one instruction.
Can every Skill be combined this way? Not always — some are independent by design. But Claude is getting better at orchestrating multi-step actions, and Skills are the building blocks that make that possible.
And if you want to go further — building your own custom integrations — check out the guide on how to build a custom Claude Skill. It's more accessible than you'd expect.
Frequently Asked Questions
What are Claude Skills exactly?
Claude Skills are official Anthropic-built integrations that connect Claude to external apps like Gmail, Google Calendar, and Notion. When enabled, Claude can read from and write to those apps on your behalf — directly inside the chat interface.
Do I need a paid plan to use Claude Skills?
Some Skills are available on the free tier, but the full catalog requires Claude Pro or a Team plan. Anthropic continues to expand which Skills are available at each tier.
Are Claude Skills the same as MCP servers?
No. Skills are first-party integrations made by Anthropic and enabled through Claude.ai Settings. MCP servers are third-party tools connected via the Model Context Protocol, often requiring developer setup.
How do I turn on a Claude Skill?
Go to Claude.ai, open Settings, click Integrations, then browse the Skills library and click Connect next to any Skill you want. You'll go through an OAuth authorization flow for apps that need account access.
Can Claude Skills see all my email or just what I share?
Claude Skills use OAuth scopes — meaning Claude only gets access to the specific permissions you grant during the authorization step. You can revoke access at any time from Settings → Integrations.