@specd/plugin-agent-copilot
v0.2.0
Published
GitHub Copilot agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.github/skills/` with Copilot-specific YAML frontmatter.
Readme
@specd/plugin-agent-copilot
GitHub Copilot agent plugin for specd. For more information, visit getspecd.dev. Installs specd skills into .github/skills/ with Copilot-specific YAML frontmatter.
Install
specd plugins install @specd/plugin-agent-copilotSupported frontmatter fields
| Field | Required | Description |
| -------------------------- | -------- | ------------------------- |
| name | Yes | Display skill name |
| description | Yes | Skill description |
| license | Optional | License declaration |
| allowed-tools | Optional | Allowed tools declaration |
| user-invocable | Optional | Mark user invocability |
| disable-model-invocation | Optional | Disable model invocation |
Install target
Skill-local files are written to .github/skills/<skill-name>/ under the project root.
Files marked as shared are written once to .github/skills/_specd-shared/.
Uninstall behavior
specd plugins uninstall @specd/plugin-agent-copilot --skills <name>removes only selected skill directories and keeps_specd-shared/.specd plugins uninstall @specd/plugin-agent-copilotremoves.github/skills/completely, including_specd-shared/.
License
MIT
