You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)