---
name: create-cowork-plugin
slug: create-cowork-plugin
score: 49
rubric: 1.0
provenance: anthropic
publisher: Anthropic
license: MIT
capability: read-write
canonical: https://top-agent-skills.com/skill/create-cowork-plugin
---

# create-cowork-plugin

Scaffold a new plugin from scratch with guided prompts.

## Install

### Claude Code

```bash
claude plugin install cowork-plugin-management
```

### Cursor

Copy the create-cowork-plugin folder from the cowork-plugin-management plugin into .cursor/skills/

### Codex CLI

Copy the create-cowork-plugin folder into ~/.codex/skills/

### Gemini CLI

Copy the create-cowork-plugin folder into ~/.gemini/skills/

### Antigravity IDE

Pre-installed in the Antigravity awesome-skills bundle.

### Claude.ai (web app)

Settings → Features → Upload skill (download from anthropics/skills).

### Claude API

POST /v1/skills with the skill folder zipped.

## Best for

Engineering leads building org-specific plugins for their team to use in Claude Code.


## About

Guide users through creating a new Claude Code plugin from scratch in a cowork session.

## Compatibility

claude-code

## Metadata

- Categories: ai-ml-agent-tooling
- Tags: Plugins, Scaffold, Cowork
- Setup time: 5 min
- Complexity: Medium
- Last update: 2026-05-15
- Verified: 2026-05-31
- Source: https://github.com/anthropics/skills/tree/main/plugins/cowork-plugin-management


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
