The "knowledge-work-plugins" repository by Anthropics is an open-source collection of plugins designed to enhance the capabilities of Claude, an AI assistant, for knowledge workers across various professional roles. These plugins are primarily intended for use with Claude Cowork, a collaborative AI workspace, but are also compatible with Claude Code, a developer-focused product. The main objective of the repository is to enable organizations and teams to tailor Claude’s behavior, workflows, and integrations to their specific needs, thereby improving productivity and consistency in knowledge work.
The repository features a marketplace of 11 pre-built plugins, each targeting a distinct job function such as productivity, sales, customer support, product management, marketing, legal, finance, data analysis, enterprise search, bio-research, and plugin management. Each plugin is equipped with a set of skills, connectors, slash commands, and sub-agents that encapsulate the domain expertise and workflows relevant to that role. For example, the productivity plugin helps users manage tasks, calendars, and workflows with connectors to popular tools like Slack, Notion, Asana, and Microsoft 365. The sales plugin assists with prospect research, call preparation, pipeline review, and outreach, integrating with platforms such as HubSpot, Close, and ZoomInfo. Other plugins similarly connect to specialized tools and data sources relevant to their respective domains.
A key feature of these plugins is their customizability. Organizations can modify connectors by editing configuration files to point to their specific tool stacks, add company-specific context and terminology, and adjust workflows to reflect their unique processes. This ensures that Claude can operate as a highly specialized assistant, aligned with the actual practices and language of each team or company. The plugins are structured in a straightforward, file-based format using markdown and JSON, requiring no code, infrastructure, or build steps. This makes it easy for teams to create, modify, and share plugins without deep technical expertise.
Installation and activation of plugins are streamlined. Users can install plugins directly from the Cowork interface or via command-line instructions for Claude Code. Once installed, plugins activate automatically, making relevant skills and slash commands available in the user’s session. Skills provide domain knowledge and best practices that Claude uses proactively, while commands allow users to trigger specific actions explicitly, such as preparing a sales call or writing a data query.
The repository also encourages community contribution. Since plugins are simple markdown files, users can fork the repository, make changes, and submit pull requests to share improvements or new plugins. The "cowork-plugin-management" plugin further simplifies the process of creating or customizing plugins for additional roles or workflows not already covered.
In summary, the "knowledge-work-plugins" repository empowers organizations to transform Claude into a versatile, role-specific expert by leveraging customizable plugins. By integrating with a wide array of external tools and encoding company-specific knowledge and workflows, these plugins help teams achieve more consistent, efficient, and context-aware outcomes in their daily work.