docs(kyberforge): add plugin-author and marketplace-author to skills tables

Both skills exist on disk but were missing from the plugin README and the
skills/ directory README. Adding them so the listings stay consistent with
the actual skill set.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-28 11:19:25 +00:00
parent b1663c9dfd
commit 6a5df27506
2 changed files with 14 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ copilot plugin install ./plugins/kyberforge
| `agent-author` | Author an agent definition file |
| `pc-author` | Create, add, remove, and configure `.pre-commit-config.yaml` |
| `pc-run` | Install, run, autoupdate, and maintain the pre-commit setup |
| `plugin-author` | Create, update, and release plugin scaffolds for the holocron marketplace |
| `marketplace-author` | Add, remove, and update plugin entries in the holocron marketplace manifest |
## Author