Knowledge Work Plugins
Anthropic's official plugins for knowledge work roles: sales, support, product, marketing, legal, finance, data and enterprise search
Install
claude plugin marketplace add anthropics/knowledge-work-plugins
claude plugin install sales@knowledge-work-pluginsReplace sales with the role you need: productivity, customer-support, product-management, marketing, legal, finance, data, enterprise-search, bio-research.
This is third-party code. Review the repository files before installing.
What it does
Each plugin bundles skills, slash commands, subagents and MCP connectors to work tools for one role. Sales gets prospect research and call prep, support gets ticket triage and reply drafts, product gets specs and roadmaps, finance gets journal entries and reconciliations, and data gets SQL and dashboards. Skills load automatically by topic, while commands are called explicitly, such as /sales:call-prep or /data:write-query. Plugins are plain Markdown and JSON and are meant to be customized with your connectors, terminology and processes.
Who it is for. For sales, support, product, marketing, legal and finance teams working in Claude Cowork or Claude Code.
Good fit when
- You need to prep for a client call using CRM data
- You need to triage a ticket queue and draft replies
- You want a starting point for a plugin tailored to your company's processes
Not a fit when
- Your company relies on tools with no available connectors
- You need developer tooling rather than knowledge work roles
Example request
/sales:call-prep get me ready for tomorrow's Acme call: deal history, contacts and likely objectionsLimitations
Connectors target Western services such as Slack, HubSpot, Notion, Jira, Snowflake and Microsoft 365, each needing its own account and authorization. Without company customization the plugins give generic guidance.
How to disable. Uninstall with claude plugin uninstall <plugin>@knowledge-work-plugins or in Cowork's plugin settings.
Security check
- Connectors grant access to CRM, email, documents and data warehouses
- Can draft and push content into external systems
README in short
The README explains why plugins matter for Cowork and gives a table of open plugins with benefits and connectors. Installation is through claude.com/plugins in Cowork or two marketplace commands in Claude Code. It describes plugin structure (manifest, .mcp.json, commands and skills) and tips for company customization. Contributions are accepted via pull requests.
FAQ
Which roles are covered?
Productivity, sales, customer support, product management, marketing, legal, finance, data, enterprise search, bio research and plugin management.
How do I adapt it to my company?
Swap connectors in .mcp.json, add your terminology and processes to skills, or build a new plugin with cowork-plugin-management.
Related
A CLI for every Google Workspace API with JSON output and agent skills: Drive, Gmail, Calendar, Sheets and more
Local search over Markdown notes, docs and meeting transcripts: keywords, semantic search and reranking, with an MCP server
A task manager for AI-driven development: breaks a PRD into dependent tasks and guides the agent through them via MCP or CLI
An MCP server for Jira and Confluence, cloud and self-hosted: search, create and edit issues and pages