Changelog
May 4, 2026 ยท View on GitHub
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
v1.4.0 - 2026-05-04
Added
- Filter skills by stable versions when running the command with the
--only-stableoption. Closes #5.
v1.3.1 - 2026-05-04
Added
- Render skill
name,version, anddescriptionin a Markdown table when running the command with the--format-mdoption.
v1.2.1 - 2026-05-04
Added
- Auto-enable JSON output for detected AI agentic runs via ergebnis/agent-detector.
v1.2.0 - 2026-05-04
Added
- Lightweight
SKILL.mdvalidation via stolt/skill-validator. Closes #2. - Filter skills by tag when running the list skills command with the
--tagoption. Closes #3. - JSON output for AI agents or CI environments when running the list skills command with the
--format-jsonoption. Closes #4.
v1.1.0 - 2026-05-01
Added
- Output skill
name,description, andversionmetadata when running the list skills command with verbose output enabled. Closes #1.
v1.0.3 - 2026-05-01
Fixed
- Sort skills alphabetically by name.
v1.0.2 - 2026-04-30
Fixed
- Enable symfony/console ^8.0 usage.
v1.0.1 - 2026-04-30
Fixed
- Follow Boost's custom skills convention.
v1.0.0 - 2026-04-30
- Initial release.