Skip to content

1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:49
f9004f9

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)