- Practicaly AI
- Posts
- π§ How to Actually Use Claude Cowork: Connectors, Skills & Plugins
π§ How to Actually Use Claude Cowork: Connectors, Skills & Plugins
Claude's Most Powerful Features Explained
Most Claude users are doing the same thing.
They open Cowork. They type a prompt. They get an answer. They close the app.
That works. It also leaves 80% of what Claude can actually do completely untouched.
Underneath the chat interface is a three-layer stack β Connectors, Skills, and Plugins β that transforms Claude from a smart assistant into something that runs your actual workflows, connects to your real tools, and executes multi-step work your way. These aren't power-user extras. They're the features that caused $285 billion in software market cap to evaporate the day Anthropic shipped them, because Wall Street understood what most users still haven't: this is when AI stopped being a chatbot and started replacing specialist software.
This guide breaks down all three β what they are, how they interact, and exactly how to set them up.
Connectors vs. Skills vs. Plugins
Before we go section by section, here's the full picture side by side. Screenshot this. Come back to it.
Connector | Skill | Plugin | |
|---|---|---|---|
What it is | A live link to an external app or service | A Markdown instruction file | A bundled kit: skills + connectors + slash commands |
What it does | Reads from and acts inside your tools | Teaches Claude your specific process or style | Turns Claude into a specialist for an entire job function |
Best analogy | Giving a new hire keys to your office | Writing their onboarding manual | Hiring a fully trained specialist |
Setup time | 2 minutes | 15β30 minutes | 5 min (pre-built) or 30β60 min (custom) |
Technical skill needed | None | None β just writing | None β Claude builds it with you |
Works without the others? | Yes | Yes | No β it bundles the other two |
How it triggers | Automatically when Claude needs external data | Automatically when relevant, or manually | Via slash commands β e.g. |
Where to set it up | Settings β Connectors | Your Cowork folder (a SKILL.md file) | Cowork β Customize β Browse plugins |
Saves to | Your connected app (cloud) | Local folder on your computer | Local machine |
Best for | Anyone using Gmail, Drive, Slack, Notion | Anyone with a repeatable workflow | Teams who want a one-install specialist setup |
The rest of this guide goes through each row of that table in depth β what it means in practice, how to set it up, and exactly what to type once you do.
Letβs start with connectors.
Claude Connectors
A connector is a live link between Claude and an external tool. Once it's active, Claude can reach into that tool directly. It doesn't just read β it acts. For instance, it can search your Gmail, draft a reply, pull a file from Drive, post to Slack, and create a task in Linear. You don't paste anything. You don't switch tabs. You just ask.
The difference is hard to overstate. Without a connector, Claude is working blind β it only knows what you tell it. With one, it has eyes inside the tools where your actual work lives.
Anthropic's connector directory covers most of the tools you already use daily:
Productivity: Google Workspace (Gmail, Drive, Calendar), Microsoft 365 (Outlook, SharePoint, OneDrive), Notion
Communication: Slack, Teams
Sales: Apollo, Clay, Outreach
Legal and Finance: DocuSign, LegalZoom, FactSet
Other: WordPress, Similarweb, and a growing list
How to set one up (2 minutes)
Open Claude Desktop
Go to Settings β Connectors
Browse the directory
Click Add on the connector you want
Authenticate with that tool when prompted
That's it β from that point on, Claude has access to whatever you connected β and it uses it automatically when relevant.
One thing to know if you're on a Team or Enterprise plan: some connectors need admin approval before individual users can activate them. Flag it with your IT team first.
Claude Skills
Connectors give Claude access to your tools. Skills give Claude access to your brain.
A skill is a plain text file β a Markdown document β where you write down exactly how you want a specific type of work done. Your format. Your standards. Your process. Your tone. Once it's in a skill file and sitting in your Cowork folder, Claude reads it automatically whenever that type of work comes up.
You stop re-explaining yourself every session. Claude just knows.
Why this matters more than prompting
Most people try to solve this problem with longer prompts. They write detailed instructions every single time. They have a folder of saved prompts they paste in. It works, but it's friction and it still produces inconsistent results because the context changes every conversation.
A skill file solves this permanently. You write the instructions once. Claude loads them every time they're relevant. The output stops being generic AI and starts sounding like work you'd actually send.
One well-written skill file is worth more than 50 saved prompts.
What goes inside a skill file
A skill file typically has four things:
1. What the task is
Be specific. Not "write content" but "write newsletter sections in my voice for a professional audience of marketers and founders."
2. Your process
Step by step, how you want Claude to approach the work. If you always start with the problem before the solution, say that. If you never use bullet points in body copy, say that too.
3. What good output looks like
Describe the result you want. Length, tone, structure, and what to avoid. The more concrete, the better.
4. Examples (these are optional but powerful)
Paste in a piece of work you're proud of. Claude will reverse-engineer your style from it.
One thing most people miss: progressive loading
Claude doesn't read every skill file at the start of every session. It reads the title and a short description. When the task you're working on matches a skill, it loads the full file then. This means you can have 20 skill files in your folder without burning through your context window on every conversation.
Three skills every subscriber should build first. These three cover the work most people do most often. Build them in this order:
Skill 1 β Your writing voice
Everything about how you write. Sentence length. Words you never use. Your structure. Your tone. Paste in two or three pieces of writing you're happy with and describe what makes them work. After this skill exists, you never explain your style to Claude again.
What to include:
Your tone (direct? conversational? formal?)
Sentence and paragraph length preferences
Words or phrases you avoid
2-3 examples of writing you want Claude to match
Skill 2 β Your document or report format
If you produce recurring documents such as reports, proposals, briefs, client updates β this skill locks in your template. Structure, headings, what goes where, how long each section should be. Claude uses it automatically every time you ask for a document.
What to include:
Your standard structure and headings
Formatting preferences
Tone for this specific document type
A finished example if you have one
Skill 3 β Your data analysis process
How you want data cleaned, what insights to surface first, how to flag anomalies, what format the output should take. Works with Excel, CSV, any data file you drop into Cowork.
What to include:
How you want data cleaned and standardised
What you always look for first (trends, outliers, comparisons)
How you want findings presented
Any specific formulas or calculations you use regularly
How to create your first skill in 10 minutes
Open any text editor β even a Google Doc works
Create a new file and name it SKILL.md
Write your instructions using the four sections above
Save it and drop it into your Cowork folder
Next time you open Cowork, Claude has it
That's the whole process. No installation. No configuration. A text file in a folder.
Pro tip: Start with your writing voice skill first. It has the highest return on investment of anything you can build in Claude. Every piece of content you produce after that benefits from it.
Skills are free to build and free to use. Now for the feature that actually crashed the stock market (with a full breakdown of all 11 official ones and how to build your own from scratch).
Claude Plugins
A connector gives Claude access to your tools. A skill teaches Claude your process. A plugin bundles both together, adds slash commands and sub-agents, and turns Claude into a specialist you can deploy with one word.
What a plugin actually contains
Every plugin is made up of four components:
Skills β the instructions. Markdown files that tell Claude how to do the work your way. This is the same skill file from Section 4, just packaged inside the plugin.
Connectors β the tool access. The plugin brings its own connector configuration so you don't have to set it up separately. A sales plugin connects to your CRM automatically. A legal plugin connects to your document management system.
Slash commands β one-word triggers for entire workflows. Type /sales:call-prep and Claude kicks off a full pre-call research sequence. Type /marketing:draft-content and it produces a brief, a draft, and three headline variations. One word. Entire workflow.
Sub-agents β parallel workers. For complex tasks, Claude splits the work across multiple agents running simultaneously. One researches while another drafts while a third formats. You get the finished output faster without doing any of the coordination.
None of this requires technical knowledge to set up. The whole thing is just files β Markdown and JSON. If you can describe how work should be done, you can build a plugin.
How to install one (in under 60 seconds)
Open Claude Desktop and switch to the Cowork tab
Click Customize in the left sidebar
Click Browse plugins
Click Install on whichever plugin you want
Type / in the chat to see the slash commands now available
All 11 official Anthropic plugins β what they do and how to use them
Anthropic shipped 11 plugins on January 30, 2026. The same ones their internal teams use. All free. All open source on GitHub. Here's what each one actually does and the prompts worth trying first.
1. Sales
What it does: prospect research, call preparation, outreach drafting, follow-up sequences, and competitive battlecards.
Key slash commands: /sales:call-prep, /sales:prospect-research, /sales:follow-up
Connector it uses: your CRM (Apollo, Clay, Outreach supported)
Try this first:
"Use /sales:call-prep for my meeting with [company] tomorrow. Pull what you can find about them, their recent news, and likely objections based on what we sell."
2. Marketing
What it does: content drafting, SEO audits, email sequences, campaign briefs, competitive analysis, social copy.
Key slash commands: /marketing:draft-content, /seo-audit, /marketing:email-sequence
Try this first:
"Run /seo-audit on this article draft. Tell me what's missing, what to improve, and which keywords to add."
"Use /marketing:email-sequence to write a 5-email nurture sequence for [product]. Target [audience]. Goal is to get them to book a demo."
3. Legal
What it does: contract review, NDA triage, clause flagging, plain-English summaries of legal documents, risk identification.
Key slash commands: /review-contract, /triage-nda, /legal:summarize
This is the plugin that hit Thomson Reuters and LegalZoom hardest. It doesn't replace a lawyer. It does the first pass β flagging unusual clauses, explaining risk in plain English, and surfacing what needs human review.
Try this first:
"Use /review-contract on the NDA in this folder. Flag anything unusual, one-sided, or worth negotiating. Explain each flag in plain English."
4. Finance
What it does: financial model building, budget vs actuals analysis, reconciliation, cash flow summaries, scenario modelling.
Key slash commands: /finance:reconcile, /finance:build-model, /finance:variance-analysis
Try this first:
"Use /finance:variance-analysis on last month's P&L. Compare actuals to budget. Show me the biggest gaps and a one-line explanation for each."
5. Data
What it does: dataset exploration, SQL generation, dashboard building, anomaly detection, chart creation, data cleaning.
Key slash commands: /data:explore, /data:build-dashboard, /data:clean
Try this first:
"Drop a CSV into the folder and run /data:explore. Tell me what's in it, what stands out, and what analyses would be worth running."
6. Customer Support
What it does: ticket triage, reply drafting, escalation flagging, FAQ generation, sentiment analysis across support threads.
Key slash commands: /support:triage, /support:draft-reply, /support:weekly-summary
Try this first:
"Run /support:triage on this week's support inbox. Sort by urgency. Draft replies for anything straightforward. Flag what needs human review."
7. Product Management
What it does: feature spec writing, user feedback synthesis, roadmap planning, PRD drafting, and strategy documents.
Key slash commands: /product:draft-prd, /product:synthesize-feedback, /strategy
Try this first:
"Run /product:synthesize-feedback on the user interviews in this folder. Pull out the top 5 pain points with supporting quotes. Turn them into a prioritized feature list."
8. Productivity
What it does: task management, meeting notes to action items, weekly planning, project tracking, inbox zero workflows.
Key slash commands: /productivity:weekly-plan, /productivity:meeting-debrief, /productivity:task-list
Try this first:
"Run /productivity:meeting-debrief on these notes. Extract every action item, who owns it, and what the deadline is. Format it as a table."
9. Enterprise Search
What it does: searches across multiple connected tools simultaneously β Drive, Slack, email, Notion β and synthesizes the results into one answer.
Key slash commands: /search:find, /search:synthesize
Try this first:
"Use /search:find to pull everything about [project name] from Drive, Slack, and Gmail from the last 30 days. Give me a status summary."
10. Biology Research
What it does: literature review, experiment design, research synthesis, scientific writing, protocol documentation.
Key slash commands: /bio:literature-review, /bio:protocol-summary
Built for research teams and life sciences professionals. If that's not your world, skip it.
11. Plugin Create
What it does: builds other plugins. This is the meta-plugin β it walks you through creating a custom plugin from scratch by asking you questions about your workflow.
How to use it: install Plugin Create, then type:
"I want to build a plugin for [describe your workflow]. Ask me questions first to understand what I need before building anything."
Claude generates the full plugin structure β skill files, slash commands, and connector configuration β based on your answers. No code. No files to write manually.
Building Your Own Plugin From Scratch
If none of the 11 official plugins match your workflow, build one. It's easier than it sounds.
Install the Plugin βCreate pluginβ first. Then use this prompt:
"I want to build a plugin for [describe exactly what you do and what you want Claude to automate]. Start by using AskUserQuestion to understand my workflow before building anything."
Claude asks you:
What triggers the work
What steps you follow every time
What the finished output looks like
Which tools you need it to connect to
What you want the slash command to be called
Then it builds the folder structure, writes the skill files, configures the connectors, and creates the slash commands. You review, give feedback, and it adjusts.
The result is a plugin built entirely around your process. Not a generic template you've hacked to fit.
Real example of what's possible: a newsletter workflow plugin with /research-topic that searches the web and pulls from your Drive, /draft-section that writes in your voice using your skill file, and /repurpose that turns the finished piece into a LinkedIn post and three short-form variations. One plugin. Your entire content workflow in three commands.
What It Canβt Do (Yet)
Here's what Claude doesn't support right now:
No memory across sessions. Every Cowork session starts fresh. Claude doesn't remember what it did yesterday. Scheduled tasks partially solve this because they run the same task repeatedly, but there's no running memory between separate conversations.
Desktop only. Cowork runs inside the Claude Desktop app on Mac or Windows. No browser version. No mobile. If your laptop is closed, nothing runs.
The app has to stay open. Scheduled tasks only run while Claude Desktop is open and your computer is awake. Close the app, and the session dies. This matters if you're building automated workflows and expecting them to run overnight.
Usage burns faster than regular chat. One complex Cowork session costs significantly more of your usage allocation than a normal conversation. On the Pro plan ($20/month), you'll hit limits if you run heavy workflows daily. If Cowork becomes your main setup, the Max plan ($100/month when paid annually) is worth considering.
Connector approval on Team and Enterprise plans. Individual users can't always activate connectors themselves. Some require admin approval first. Flag it with your IT team before building workflows that depend on specific connectors.
Don't use it for regulated workloads. Anthropic is explicit about this. Cowork activity isn't captured in audit logs or compliance exports. If your work has regulatory requirements, this isn't the right tool for that layer yet.
TLDR
Skip the guide and do this:
Set up your first connector today. Go to Settings β Connectors and connect one tool you use every day β Gmail, Drive, or Slack. Two minutes. Immediately changes what Claude can do.
Build one skill file this week. Start with your writing voice. Open a text editor, write how you want Claude to write for you, save it as
SKILL.md, and drop it in your Cowork folder. Do this once and stop re-explaining yourself forever.Install one plugin. Open Cowork, click Customize, browse the library, and install the one that matches your job. Sales, marketing, legal, finance, data β pick the one closest to your daily work. Type
/to see what it can do.Once you have all three running, point them at a workflow you repeat every week. Build a plugin that automates it. The setup takes 45 minutes. The time you get back is permanent.
Remember the limits: no memory across sessions, desktop only, app must stay open for scheduled tasks, usage burns faster than regular chat. Build accordingly.
The people who understand this stack now have a compunding advantage over everyone still using Claude as a chatbot. That gap is only going to grow.
You've done the reading. Now go build something.
Until next time,
Kushank @PracticalyAI
Reply