Skip to content

@agentrules/cli@0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 06:00
· 18 commits to main since this release
bdf307f

Minor Changes

  • bad65b2: Add skill type support for multi-file skill bundles

    • Add skill type for opencode, codex, and cursor platforms (claude already supported)
    • Add getInstallDir and normalizeSkillFiles utilities 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 init and prompt to use frontmatter defaults

Patch Changes

  • Updated dependencies [bad65b2]
    • @agentrules/core@0.3.0