github / github/copilot-cli

/plugin add should infer marketplace

Open
#1,137 0 comments 3 reactions 0 assignees View on GitHub
area:plugins
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

Running this works in Claude Code, but not in Copilot CLI:

```
/plugin marketplace add microsoft/playwright-cli
/plugin install playwright-cli
```

Copilot fails with

```
✗ Invalid plugin specification: "playwright-cli"

Format: @
Example: document-skills@anthropic-agent-skills
```

If the plugin name is unique across all installed marketplaces, I think it should be installable without fully qualifying the marketplace name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.