Releases: mackysoft/skills-pack
Releases · mackysoft/skills-pack
1.1.0
Added
- Added exact
--skillselection toskills-pack skills list,export,install,update,uninstall, anddoctor. The option accepts comma-separatedskillNamevalues and records the selected names in command result payloads. (#5)
Changed
- Changed SKILL package selection so
--tierand--skillare intersected when both are supplied. A selected skill name outside the selected tiers now fails instead of silently expanding the target set. (#5) - Changed
skills-pack skills listto support discovery without selectors while keepingexport,install,update,uninstall, anddoctorguarded by at least one selector:--tieror--skill. (#5) - Updated bundled SKILL manifests and AgentSkills package references for
MackySoft.AgentSkills0.6.0. (#5)
1.0.2
1.0.1
Added
- Added the
changelogskill to thedevelopmenttier for reader-facing changelogs, release notes, and PR change summaries. (#2) - Added
catalogIdmetadata to bundled skill definitions and generated manifests so installed SkillsPack skills can be identified ascom.mackysoft.skills-pack. (#2)
Changed
- Updated bundled skill generation and runtime dependencies to AgentSkills 0.5.0. (#2)
1.0.0
Merge pull request #1 from mackysoft/feature/initial-skills-pack Add SkillsPack global tool