v0.4.8
Jeffallan/claude-skillsv0.4.8Feb 17, 2026by github-actions[bot]
AI Summary
This release celebrates a milestone achievement of appearing on GitHub Weekly Trending while also upgrading infrastructure and fixing documentation errors. The project upgraded GitHub Actions for Node 24 compatibility and added an alternative installation method.
Key Highlights
- Milestone: Appeared on GitHub Weekly Trending (8th overall)
- Added Agent Skills CLI as alternative installation method
- Upgraded GitHub Actions for Node 24 compatibility (actions/checkout, setup-node, setup-python to v6)
- Removed incorrect Python/Pydantic V1 reference from php-pro skill
- Upgraded actions/upload-pages-artifact to v4
New Features
- Agent Skills CLI as alternative installation method in QUICKSTART.md
Full Release Notes
### Added - 🎉 **Milestone:** Appeared on [GitHub Weekly Trending](https://github.com/Jeffallan/claude-skills/discussions/148) repos (#8 overall) ### Changed - Added Agent Skills CLI as alternative installation method in QUICKSTART.md (#151) - Upgraded GitHub Actions for Node 24 compatibility (#146) - `actions/checkout` v4 → v6 - `actions/setup-node` v4 → v6 - `actions/setup-python` v5 → v6 - Upgraded `actions/upload-pages-artifact` v3 → v4 (#147) ### Fixed - Removed incorrect Python/Pydantic V1 reference from `php-pro` skill MUST NOT DO section (#154) ### Contributors - @salmanmkc — Upgrade GitHub Actions for Node 24 compatibility (#146) - @salmanmkc — Upgrade GitHub Actions to latest versions (#147) - @Karanjot786 — Add Agent Skills CLI installation method (#151) - @Aivanaso — Remove copy-paste error from php-pro skill (#154) --- **Documentation:** https://jeffallan.github.io/claude-skills/