mirror of
https://github.com/chrisbanes/skills.git
synced 2026-09-19 08:37:48 +08:00
f3934dff32
## Summary - add the portable Agent Plugins v1.0.0 root manifest - keep release versioning and validation synchronized across the portable, Claude, Codex, and OpenCode manifests - align the repository skill schema with Agent Skills core fields while retaining the existing Claude Code `disable-model-invocation` and `paths` extensions ## Validation - `npm run lint` - `npm test` (280 tests passed, 1 skipped) - `python3 evals/run.py validate` (79 cases) - `python3 scripts/release.py validate-manifests 2026.9.2` - canonical Agent Plugins v1.0.0 JSON Schema validation - `git diff --check`