Skip to content

Releases: mackysoft/skills-pack

1.1.0

23 Jun 19:49
f9004f9

Choose a tag to compare

Added

  • Added exact --skill selection to skills-pack skills list, export, install, update, uninstall, and doctor. The option accepts comma-separated skillName values and records the selected names in command result payloads. (#5)

Changed

  • Changed SKILL package selection so --tier and --skill are 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 list to support discovery without selectors while keeping export, install, update, uninstall, and doctor guarded by at least one selector: --tier or --skill. (#5)
  • Updated bundled SKILL manifests and AgentSkills package references for MackySoft.AgentSkills 0.6.0. (#5)

1.0.2

23 Jun 16:30
fdde916

Choose a tag to compare

Fixed

  • Removed trailing whitespace from bundled skill templates so SkillsPack-managed installations pass repository whitespace checks. (#3)

1.0.1

23 Jun 16:15
6cf76b3

Choose a tag to compare

Added

  • Added the changelog skill to the development tier for reader-facing changelogs, release notes, and PR change summaries. (#2)
  • Added catalogId metadata to bundled skill definitions and generated manifests so installed SkillsPack skills can be identified as com.mackysoft.skills-pack. (#2)

Changed

  • Updated bundled skill generation and runtime dependencies to AgentSkills 0.5.0. (#2)

1.0.0

23 Jun 15:14
32147f8

Choose a tag to compare

Merge pull request #1 from mackysoft/feature/initial-skills-pack

Add SkillsPack global tool