@agentrules/cli@0.3.0
·
18 commits
to main
since this release
Minor Changes
-
bad65b2: Add skill type support for multi-file skill bundles
- Add
skilltype for opencode, codex, and cursor platforms (claude already supported) - Add
getInstallDirandnormalizeSkillFilesutilities for SKILL.md anchor-based bundling - Support LICENSE.txt as metadata file alongside LICENSE.md
- Enable config-based skill publishing with proper path normalization
- Add skill directory quick publish:
agentrules publish ./my-skill --platform claude - Parse SKILL.md frontmatter for name/license defaults
- Auto-detect skill directories in
agentrules initand prompt to use frontmatter defaults
- Add
Patch Changes
- Updated dependencies [bad65b2]
- @agentrules/core@0.3.0