Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
GitHub Actions Templates logo
Skill

GitHub Actions Templates

Working workflow files instead of a blank .github directory.

0
SaveVisit website ↗

Install

/plugin marketplace add wshobson/agents; /plugin install cicd-automation
Triggers on

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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?