plugin-installer
Installation
SKILL.md
Plugin Installer
When to use
Use this skill when the user asks to:
- install a contract-valid plugin from GitHub path or repository ref;
- verify plugin integrity and restore missing plugin visibility.
Dry-run preview mode:
- preview one requested install without writing files.
- minimum inputs: source URL plus plugin path (
--url/--repoand--path). - examples:
bin/ask plugins install <url> --dry-run --path <plugin-path>for install-preview output.- this preview does not enumerate or rank plugin catalogs; it only reports the requested install plan.
Do not use this skill as primary owner for:
- plugin package authoring or conversion hardening;
- standalone skill lifecycle hardening;
- marketplace curation beyond install-scoped updates.