Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
2 changes: 1 addition & 1 deletion design/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A design productivity plugin primarily designed for [Cowork](https://claude.com/
## Installation

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

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

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

## Commands
Expand Down
2 changes: 1 addition & 1 deletion enterprise-search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Result: "Based on message history and doc authorship,

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

# 2. Search across everything
/enterprise-search:search [your question here]
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
2 changes: 1 addition & 1 deletion human-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A people operations plugin primarily designed for [Cowork](https://claude.com/pr
## Installation

```bash
claude plugins add knowledge-work-plugins/human-resources
claude plugin install human-resources@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 operations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A business operations plugin primarily designed for [Cowork](https://claude.com/
## Installation

```bash
claude plugins add knowledge-work-plugins/operations
claude plugin install operations@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