Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for official and popular third-party actions to avoid using outdated versions
4.9
Rating
0
Installs
DevOps & Infrastructure
Category
This skill provides a straightforward solution for keeping GitHub Actions versions up-to-date by referencing a curated list. The description clearly explains when to use it (writing/updating workflow files), and the structure is clean and concise. Task knowledge is adequate - it provides the URL and basic usage instructions, though it could benefit from more concrete examples of parsing the versions.txt file or handling edge cases. The novelty score is moderate because while this saves time, a CLI agent could achieve similar results by checking GitHub releases directly, though this skill does provide a convenient aggregation. The skill would be more valuable with example workflows showing how to parse and apply the versions programmatically.
Loading SKILL.md…