anthropics/knowledge-work-plugins

▲ 96 stars today★ 24,150⑂ 2,914

Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork

About anthropics/knowledge-work-plugins

anthropics/knowledge-work-plugins is an open-source project on GitHub, mainly written in Python. Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork It currently holds 24,150 stars and 2,914 forks with 86 open issues, and was last pushed on 2026-09-16 (repository created 2026-01-23).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #66 with 96 new stars today.

GitHub Repository Details

Repository anthropics/knowledge-work-plugins · default branch main · size 6570 KB · watchers 173 · source: GitHub REST API and repository README

README

Knowledge Work Plugins

Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.

Why Plugins

Cowork lets you set the goal and Claude delivers finished, professional work. Plugins let you go further: tell Claude how you like work done, which tools and data to pull from, how to handle critical workflows, and what slash commands to expose — so your team gets better and more consistent outcomes.

Each plugin bundles the skills, connectors, slash commands, and sub-agents for a specific job function. Out of the box, they give Claude a strong starting point for helping anyone in that role. The real power comes when you customize them for your company — your tools, your terminology, your processes — so Claude works like it was built for your team.

Plugin Marketplace

We're open-sourcing 11 plugins built and inspired by our own work:

| Plugin | How it helps | Connectors | |--------|-------------|------------| | productivity | Manage tasks, calendars, daily workflows, and personal context so you spend less time repeating yourself. | Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365 | | sales | Research prospects, prep for calls, review your pipeline, draft outreach, and build competitive battlecards. | Slack, HubSpot, Close, Clay, ZoomInfo, Notion, Jira, Fireflies, Microsoft 365 | | customer-support | Triage tickets, draft responses, package escalations, research customer context, and turn resolved issues into knowledge base articles. | Slack, Intercom, HubSpot, Guru, Jira, Notion, Microsoft 365 | | product-management | Write specs, plan roadmaps, synthesize user research, keep stakeholders updated, and track the competitive landscape. | Slack, Linear, Asana, Monday, ClickUp, Jira, Notion, Figma, Amplitude, Pendo, Intercom, Fireflies | | marketing | Draft content, plan campaigns, enforce brand voice, brief on competitors, and report on performance across channels. | Slack, Canva, Figma, HubSpot, Amplitude, Notion, Ahrefs, SimilarWeb, Klaviyo | | legal | Review contracts, triage NDAs, navigate compliance, assess risk, prep for meetings, and draft templated responses. | Slack, Box, Egnyte, Jira, Microsoft 365 | | finance | Prep journal entries, reconcile accounts, generate financial statements, analyze variances, manage close, and support audits. | Snowflake, Databricks, BigQuery, Slack, Microsoft 365 | | data | Query, visualize, and interpret datasets — write SQL, run statistical analysis, build dashboards, and validate your work before sharing. | Snowflake, Databricks, BigQuery, Definite, Hex, Amplitude, Jira | | enterprise-search | Find anything across email, chat, docs, and wikis — one query across all your company's tools. | Slack, Notion, Guru, Jira, Asana, Microsoft 365 | | bio-research | Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D. | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, Benchling | | cowork-plugin-management | Create new plugins or customize existing ones for your organization's specific tools and workflows. | — |

Install these directly from Cowork, browse the full collection here on GitHub, or build your own.

Getting Started

Cowork

Install plugins from claude.com/plugins.

Claude Code

# Add the marketplace first
claude plugin marketplace add anthropics/knowledge-work-plugins

Then install a specific plugin

claude plugin install sales@knowledge-work-plugins

Once installed, plugins activate automatically. Skills fire when relevant, and slash commands are available in your session (e.g., /sales:call-prep, /data:write-query).

How Plugins Work

Every plugin follows the same structure:

plugin-name/
├── .claude-plugin/plugin.json   # Manifest
├── .mcp.json                    # Tool connections
├── commands/                    # Slash commands you invoke explicitly
└── skills/                      # Domain knowledge Claude draws on automatically
Every component is file-based — markdown and JSON, no code, no infrastructure, no build steps.

Making Them Yours

These plugins are generic starting points. They become much more useful when you customize them for how your company actually works:

As your team builds and shares plugins, Claude becomes a cross-functional expert. The context you define gets baked into every relevant interaction, so leaders and admins can spend less time enforcing processes and more time improving them.

Contributing

Plugins are just markdown files. Fork the repo, make your changes, and submit a PR.

GitHub Stars & Activity

24,150Stars
2,914Forks
86Open issues
PythonLanguage

GitHub Popularity

GitHub stars24,150
Forks2,914
Open issues86
Primary languagePython
LicenseApache-2.0
Stars gained today96
Created2026-01-23
Last pushed2026-09-16

Trending History

Daily boardrank #66 · ▲ 96 stars

Related GitHub Projects

1

Panniantong / Agent-Reach

Python★ 82,306⑂ 7,175▲ 960 stars
2

666ghj / MiroFish

Python★ 73,711⑂ 11,320▲ 619 stars
3

roboflow / supervision

Python★ 50,426⑂ 4,804▲ 217 stars
4

wshobson / agents

Python★ 39,712⑂ 4,228▲ 39 stars
5

volcengine / OpenViking

Python★ 37,686⑂ 2,910▲ 286 stars
6

OpenBMB / VoxCPM

Python★ 37,631⑂ 4,270▲ 98 stars
7

debpalash / VoiceStudio

Python★ 31,716⑂ 3,760▲ 1,510 stars
8

google / skills

Python★ 20,025⑂ 1,623▲ 81 stars

More Trending Repositories