| name | wopr-skill-installation |
| description | Install, create, remove, and search WOPR skills via CLI or daemon API. Use when working with skill registries, local skill creation, or remote skill installation flows. |
WOPR Skill Installation
Use this skill to manage WOPR skills (install/create/remove/search) and registry configuration.
Quick workflow
- List or search for skills.
- Install from a registry or URL/GitHub source.
- Create or remove local skills as needed.
Progressive disclosure
- For CLI commands and usage, read
references/cli.md.
- For daemon API endpoints and request bodies, read
references/api.md.