GitHub Actions Templates
Working workflow files instead of a blank .github directory.
Install
/plugin marketplace add wshobson/agents; /plugin install cicd-automation
When CI or deployment is being set up on GitHub, or an existing workflow needs restructuring.
- Author
- wshobson
- License
- MIT
The skill carries ready patterns for the jobs most repositories end up needing: a matrix test run across runtime versions with dependency caching, a container build pushed to a registry with layer cache and semver tags, and a deployment step that reaches a Kubernetes cluster. Permissions are scoped per job rather than granted at the top, and secrets stay in the secret store instead of the workflow body. Each pattern is a file to copy and adjust, not a description of one.
Similar skills
GitHub Actions Hardening
SkillReviews workflow YAML for the ways CI specifically gets compromised.
Context Engineering
SkillCurates what the agent sees, in five layers from rules file to chat history.
Skill Seekers
SkillTurns documentation sites, repos and PDFs into agent skills.
Comments(0)
Sign in to comment