Skip to content
2 changes: 1 addition & 1 deletion customer-support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A customer support plugin primarily designed for [Cowork](https://claude.com/pro
## Installation

```
claude plugins add knowledge-work-plugins/customer-support
claude plugin install customer-support@knowledge-work-plugins
```

## What It Does
Expand Down
2 changes: 1 addition & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A data analyst plugin primarily designed for [Cowork](https://claude.com/product
## Installation

```
claude plugins add knowledge-work-plugins/data
claude plugin install data@knowledge-work-plugins
```

## What It Does
Expand Down
40 changes: 23 additions & 17 deletions enterprise-search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ An enterprise search plugin primarily designed for [Cowork](https://claude.com/p

---

## Installation

```
claude plugin install enterprise-search@knowledge-work-plugins
```

## Getting Started

```bash
# 1. Install
claude plugin install enterprise-search@knowledge-work-plugins

# 2. Search across everything
/enterprise-search:search [your question here]

# 3. Get a digest
/enterprise-search:digest --daily
```

The more sources you connect via MCP, the more complete your search results. Start with ~~chat, ~~email, and ~~cloud storage, then add your wiki, project management tool, and CRM as needed.

---

## How It Works

One query searches all your connected tools simultaneously. Claude decomposes your question, runs targeted searches across every source, and synthesizes the results into a single coherent answer with source attribution.
Expand Down Expand Up @@ -132,23 +155,6 @@ Result: "Based on message history and doc authorship,

---

## Getting Started

```bash
# 1. Install
claude plugins add knowledge-work-plugins/enterprise-search

# 2. Search across everything
/enterprise-search:search [your question here]

# 3. Get a digest
/enterprise-search:digest --daily
```

The more sources you connect via MCP, the more complete your search results. Start with ~~chat, ~~email, and ~~cloud storage, then add your wiki, project management tool, and CRM as needed.

---

## Philosophy

Knowledge workers spend hours every week hunting for information scattered across tools. The answer exists somewhere — in a Slack thread, an email chain, a doc, a wiki page — but finding it means searching each tool individually, cross-referencing results, and hoping you checked the right place.
Expand Down
2 changes: 1 addition & 1 deletion finance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A finance and accounting plugin primarily designed for [Cowork](https://claude.c
## Installation

```bash
claude plugins add knowledge-work-plugins/finance
claude plugin install finance@knowledge-work-plugins
```

## Commands
Expand Down
4 changes: 2 additions & 2 deletions legal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ An AI-powered productivity plugin for in-house legal teams, primarily designed f
## Installation

```
claude plugins add knowledge-work-plugins/legal
claude plugin install legal@knowledge-work-plugins
```

## Quick Start

### 1. Install the plugin

```
claude plugins add knowledge-work-plugins/legal
claude plugin install legal@knowledge-work-plugins
```

### 2. Configure your playbook
Expand Down
2 changes: 1 addition & 1 deletion marketing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A marketing plugin primarily designed for [Cowork](https://claude.com/product/co
## Installation

```bash
claude plugins add knowledge-work-plugins/marketing
claude plugin install marketing@knowledge-work-plugins
```

## Commands
Expand Down
2 changes: 1 addition & 1 deletion product-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A product management plugin primarily designed for [Cowork](https://claude.com/p
## Installation

```
claude plugins add knowledge-work-plugins/product-management
claude plugin install product-management@knowledge-work-plugins
```

## What It Does
Expand Down
2 changes: 1 addition & 1 deletion productivity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A productivity plugin primarily designed for [Cowork](https://claude.com/product
## Installation

```
claude plugins add knowledge-work-plugins/productivity
claude plugin install productivity@knowledge-work-plugins
```

## What It Does
Expand Down
2 changes: 1 addition & 1 deletion sales/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A sales productivity plugin primarily designed for [Cowork](https://claude.com/p
## Installation

```bash
claude plugins add knowledge-work-plugins/sales
claude plugin install sales@knowledge-work-plugins
```

## Commands
Expand Down