/plugin add should infer marketplace
Open
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
Assessment
This issue has not been assessed yet.