skills
This repository is a GitHub Copilot Agent Plugins 1.0 plugin.
Installation
-
Clone this repository locally.
-
From the repository root, install the plugin:
copilot plugin install . -
Verify that the plugin was loaded:
copilot plugin list -
Start a new Copilot session and confirm the included skill is available:
/skills list
If you update the plugin locally, run copilot plugin install . again from the repository root to refresh the cached installation.
Included skill
skill-stocktake: scans available skills in the current repository, common plugin layouts, or user-provided paths, and reviews them against a quality checklist. It includes bundled helper scripts underskills/skill-stocktake/scripts/for inventory, quick-diff, and result persistence, and is adapted for Copilot from the originalskill-stocktakeskill.