English

Claude Cowork Skills: How to Install & Which to Use (2026)

Skills turn Cowork from a capable generalist into a specialist that knows your workflows.

TL;DR: Claude Cowork is Anthropic's agentic app for general knowledge workyou hand it an outcome, and it works in the background across desktop, web, and mobile. Claude Cowork skills are what make it genuinely useful: portable folders of instructions that teach the agent your workflows. Skills install in about a minutefrom the built-in directory under Customize, or by uploading your ownand plugins bundle skills with connectors and sub-agents. This guide covers installation, the best skills for business users, and when to use Cowork versus Claude Code.

Out of the box, Cowork is a strong generalist. With the right Claude Cowork skills installed, it becomes a specialist: an agent that builds spreadsheets the way your finance team does, formats decks to your brand, and researches prospects with live data instead of guesses. The gap between "impressive demo" and "does my actual job" is almost entirely a skills question.

The catch is that Cowork is newit launched in January 2026and the vocabulary around it (skills, plugins, connectors, sub-agents) is still settling. This guide sorts it out with what Anthropic actually documents, so you can set up a working skill stack today.

What Is Claude Cowork?

Claude Cowork is Anthropic's agentic product for general knowledge workessentially the agent harness behind Claude Code, repackaged for people who don't live in a terminal. Anthropic pitches it as "the work behind your best work": you give Cowork an outcome, it splits the project into chunks that run in parallel, works while you're in meetings or away from your desk, and asks for input only when a decision needs you.

Cowork launched as a desktop app in January 2026 and expanded to web and mobile (in beta) in July 2026, with desktop builds for macOS, Windows, ChromeOS, and Linux. It is included on every paid Claude planPro (about $20/month), Max 5x and 20x ($100$200/month), Team, and Enterprise. There is no free tier for Cowork itself; plans differ in usage limits, not features.

Who is it for? Mostly not developers. In Anthropic's own analysis of 1.2 million Cowork sessions (reported in July 2026), business process operationsreports, checklists, spreadsheetsmade up 33.4% of usage and content creation another 16.4%, while software development was just 8.7%. Anthropic has said more than 90% of Cowork usage isn't software work. Ops, sales, legal, finance, and recruiting teams are the core audiencewhich is exactly why the skills you install matter so much.

Do Skills Work in Claude Cowork?

Yes. Skills are a first-class feature in Claude Cowork, and Anthropic's help center documents skill support across every plan tier, plus Claude Code and the API. A skill is a folder containing a SKILL.md fileplain-language instructions, optionally with scripts and resourcesthat Claude loads automatically when a task matches. The format is open and portable: the same skill file works in the Claude apps, Cowork, and Claude Code.

So where do Claude Cowork plugins fit? In Anthropic's terminology, a plugin is a bundle: it packages skills, connectors (pre-built integrations with tools like Gmail, Slack, or your CRM), and sub-agents into a single installable package. Skills are individual capabilities; plugins are ready-made roles. A skill might be "format quarterly reports our way"a plugin is closer to "a sales research assistant with the skills, data connections, and sub-agents already wired together." Notably, sub-agents inside plugins run only in Cowork, not in regular Claude chat.

Practical rule: install a skill when you want one specific capability or want to write your own rules; install a plugin when someone has already packaged the whole workflow. Both live in the same in-app directoryAnthropic ships one browsing surface for skills, connectors, and pluginsand both are available on all paid plans.

How to Add Skills to Claude Cowork

Learning how to use Claude Cowork productively starts here: installation takes a minute or two per skill, and there are two documented routesthe built-in directory for published skills, and a manual upload for custom or third-party ones.

  1. 1
    Open the skills directory

    In Cowork, click Customize in the left sidebar, then the + button, and browse the Skills tab. This is the same directory that lists connectors and plugins, so you can assemble your whole stack in one place.

  2. 2
    Install with one click

    Click Install on any skill. Installed skills appear under Customize > Skills and are enabled by defaultClaude applies them automatically whenever a task matches their description. No configuration files, no terminal.

  3. 3
    Upload custom or third-party skills

    For skills that aren't in the directoryyour own, or ones distributed on GitHubgo to Customize > Skills and use the upload option to add the skill file directly. Uploaded skills stay private to your account; on Team and Enterprise plans, admins can also provision skills org-wide.

  4. 4
    Invoke skills as you work

    Type / in Cowork to see every installed skill and call one by name, or just describe the task naturallyClaude recognizes when a skill applies and uses it without being asked.

  5. 5
    Reuse the same skill in Claude Code

    Because the format is portable, one skill can serve both surfaces. In Claude Code, a single command like npx skills add LessieAI/lessie-skill -y -g installs a published skill globallysee the skills CLI guide for how that works.

One honest caveat: Cowork is evolving fast, and menu labels may shift between releases. The flow Anthropic documents todaydirectory install or custom upload, both under Customizeis the reliable mental model even if a button moves.

Cowork can draft the outreachbut who is it reaching? The Lessie Skill gives your agent live people and company data: 100+ sources searched in real time, verified emails at 95% accuracy, results in about 1.9 seconds. One install, and every research task gets real contacts instead of placeholders.
Install the Lessie Skill →

Best Skills to Use in Claude Cowork

The best Claude Cowork skills for business users cover the deliverables you actually ship: contact lists, spreadsheets, decks, documents, and on-brand visuals. Here are six worth installing firstfor a deeper tour across every category, see our roundup of the best Claude skills.

1

Lessie Skill

Best for people and company data
Lessie Skill page showing agent tools for people and company search

Lessie Skill connects your agent to live people and company intelligencethe data layer Cowork's business audience needs most. It exposes nine tools, including find_people and enrich_people for prospect and candidate search, find_organizations and enrich_organization for account research, plus get_company_job_postings, search_company_news, and general web search and fetch.

In practice, that means a sales rep can ask Cowork to "find 30 VPs of Engineering at Series B fintechs and verify their emails," a recruiter can source candidates with real profiles instead of hallucinated names, and an analyst can pull hiring and news signals on a target accountall inside one session. Searches run across 100+ live sources in about 1.9 seconds, emails are verified to 95% accuracy, and teams using signal-based outreach with it report reply rates lifting from roughly 1% to 12%.

The honest trade-off: it is focused on people and company datait won't format your slidesand enrichment consumes credits, with a free tier to start and a one-command install that works in Claude Code and any skills-compatible agent, with the same SKILL.md uploadable to Cowork.

Best for: GTM prospecting, recruiting, market research
Pricing: Free to start (Lessie account); enrichment uses credits
Notable: 100+ live sources, 95% verified email accuracy, ~1.9s search
2

Excel Skill (xlsx)

Best for spreadsheets and models
Anthropic xlsx skill repository page

Excel Skill is Anthropic's own spreadsheet skill, and it activates automatically whenever a task involves .xlsx files. It reads, writes, and restructures real workbooksformulas, multiple sheets, formattingrather than emitting CSV approximations. Given that reports, checklists, and spreadsheets are the single biggest Cowork use category, this is the skill most business users exercise daily without realizing it.

Best for: Reports, reconciliations, financial models
Pricing: Free (ships with Claude, source-available)
Notable: Reads, writes, and reshapes real .xlsx files with formulas
3

PowerPoint Skill (pptx)

Best for decks and presentations
Anthropic pptx skill repository page

PowerPoint Skill turns an outline or research session into a native .pptx deckand, just as usefully, edits existing ones: swapping slides, applying templates, and updating speaker notes. Paired with a research skill, it closes the loop from "find the data" to "deck for tomorrow's meeting" in a single Cowork task.

Best for: Pitch decks, QBRs, client presentations
Pricing: Free (ships with Claude, source-available)
Notable: Builds and edits native .pptx, including templates and notes
4

PDF Skill

Best for contracts and document processing
Anthropic pdf skill repository page

PDF Skill handles the format most business paperwork actually arrives in: extracting structured data from stacks of PDFs, merging and splitting files, and generating polished PDF deliverables. Contract review and NDA triage are among the workflows Anthropic highlights for Cowork, and this skill is the workhorse behind them.

Best for: Contract review, form filling, report packaging
Pricing: Free (ships with Claude, source-available)
Notable: Extracts, merges, splits, and generates PDFs
5

Word Skill (docx)

Best for documents with tracked changes
Anthropic docx skill repository page

Word Skill creates and edits .docx files while respecting the formatting your organization already usesstyles, headers, tables. For proposal and policy work where the deliverable must open cleanly in Microsoft Word on someone else's laptop, this beats copy-pasting from a chat window every time.

Best for: Proposals, memos, policy and legal drafts
Pricing: Free (ships with Claude, source-available)
Notable: Creates and edits .docx while preserving formatting
6

Canvas Design Skill

Best for on-brand visual assets
Anthropic canvas-design skill repository page

Canvas Design Skill comes from Anthropic's open skills repository and gives the agent a repeatable process for producing visual assetslayouts, graphics, visual summariesinstead of ad-hoc images. Combine it with the companion brand-guidelines skill and Cowork's output starts looking like your marketing team's work rather than a generic template.

Best for: Social graphics, one-pagers, visual summaries
Pricing: Free (open source, Apache 2.0)
Notable: Pairs with the brand-guidelines skill for on-brand output

Claude Cowork vs Claude Code: Which One for Skills?

Same engine, two surfaces. In the Claude Cowork vs Claude Code question, the skill format is identicalwhat differs is who each product is built for and how skills get installed. Claude Code lives in the terminal and IDE for people who ship software; Cowork wraps the same agentic core in a guided app for people who ship documents, decks, and decisions.

DimensionClaude CoworkClaude Code
Built forBusiness users: ops, sales, legal, finance, recruitingDevelopers and technical teams
InterfaceDesktop, web, and mobile appno terminalTerminal and IDE integrations
Skill installOne-click from in-app directory, or upload under CustomizeSkill folders or CLI (npx skills add ...)
PluginsBundles of skills + connectors + sub-agents from the directoryPlugin marketplaces managed from the CLI
Best atDocuments, spreadsheets, research, cross-app busyworkCodebases, refactors, tests, automation scripts
Plan requirementAny paid Claude plan (Pro, Max, Team, Enterprise)Paid Claude plans or API access

The practical guidance: if you write code, you likely want bothCode for the repo, Cowork for everything around it. If you never touch a terminal, Cowork alone covers you, and the skills ecosystem built for Claude Code carries over because the format is shared. For the fundamentals of how the format works under the hood, our Claude Skills guide goes deeper.

Claude Cowork Use Cases

What do Claude Cowork use cases look like once skills are installed? Four patterns come up constantly among business teamseach one a task you can hand off today.

Sales prospecting. With the Lessie Skill installed, Cowork researches a target accountnews, hiring signals, tech hintsthen finds the right people and returns verified emails. What used to be 30 minutes of manual pre-call research per lead becomes a background task that ends in a ready-to-send outreach list.

Hiring research. Recruiters use Cowork to map the candidate landscape for a role, source profiles with real enrichment data, and prep interview panels by summarizing a candidate's background against the role requirementswith the docx skill packaging the brief.

Competitive research. Point Cowork at a competitor and let it monitor news, pull job postings (a reliable strategy signal), and synthesize findings into a recurring one-pager. The research skills gather; the document skills deliver.

Reporting and back-office ops. The largest Cowork category by Anthropic's own numbers: recurring reports, reconciliations, variance analyses, and checklist-driven processes, powered by the xlsx and pdf skills running unattended while you do higher-value work.

Every one of these use cases gets sharper with real data. Lessie AI turns agent research into verified contacts and live company signals100+ sources, 95% email accuracywhether you work in Cowork, Claude Code, or the Lessie app itself. Free to start, no credit card.
Try Lessie free →

FAQ

What is Claude Cowork?

Claude Cowork is Anthropic’s agentic product for general knowledge work — an AI coworker you hand an outcome to, which then works in the background, splits big projects into parallel chunks, and checks in only when it needs a decision. It launched as a desktop app in January 2026 and expanded to web and mobile (beta) in July 2026. Skills — installable instruction packs — are how you teach it your specific workflows, and Claude Cowork skills are supported on every paid plan.

Are Claude Cowork skills the same as plugins?

No — they are related but different. A skill is a single capability: a folder with a SKILL.md file that Claude loads when relevant. Claude Cowork plugins bundle multiple skills together with connectors (integrations like Gmail or Slack) and sub-agents into one installable package — a ready-made role rather than one ability. Anthropic lists skills, connectors, and plugins in the same in-app directory, so in practice you install skills for individual capabilities and plugins for pre-wired workflows.

Is Claude Cowork free? What plan do I need?

Cowork itself has no free tier — it is included with every paid Claude plan: Pro (about $20/month), Max 5x and Max 20x ($100–$200/month), Team, and Enterprise. All tiers get the same Cowork features and differ only in usage limits. Skills, meanwhile, are free to install; individual skills may connect to paid services — the Lessie Skill, for example, is free to start with a Lessie account, with enrichment using credits.

Should business users pick Claude Cowork or Claude Code?

For non-developers, Cowork is the clear choice: it runs as a guided desktop, web, and mobile app with one-click skill installs and no terminal. Claude Code is built for engineers working in codebases. The skills format is shared between them, so nothing you invest in skills is wasted if your team uses both — a skill written once can serve a developer in Claude Code and an ops manager in Cowork.

Is it safe to install third-party skills in Claude Cowork?

Anthropic’s guidance is to install skills only from trusted sources, because a malicious skill could attempt prompt injection or data exfiltration. Skills are readable — a SKILL.md is plain text — so review the instructions, any bundled code, and external connections before enabling, especially for skills shared informally. Prefer skills from the official directory, from vendors with published source (like Anthropic’s repository or Lessie’s public GitHub), and ask your admin about org-approved skills on Team and Enterprise plans.

How do I install skills in Claude Cowork, and can I use the same skill in Claude Code?

In Cowork: open Customize in the left sidebar, click +, browse the Skills tab, and hit Install — or upload a custom skill file under Customize > Skills. Then type / to invoke it, or just describe the task. And yes — the format is portable. The same skill installs in Claude Code with one command (for example, npx skills add LessieAI/lessie-skill -y -g via the skills CLI), so one skill can serve your whole team across both surfaces.

Give Your Cowork Agent Real People Data.

The Lessie Skill plugs live people and company intelligence into any skills-compatible agent. Search 100+ live sources, get 95%-accurate verified emails in about 1.9 seconds, and turn Cowork research sessions into pipeline. Free to start.

Start for free →

Related Articles