cc-skill:github-actions-workflows
Claude Code skill · anthropic · active
This skill helps you write and fix GitHub Actions workflow files (the YAML files that automate testing, building, and deploying your code). It provides templates, best practices, and catches common mistakes like bad indentation, missing secrets, or overly broad permissions.
Software developers and teams who want to set up reliable automated pipelines on GitHub without spending hours debugging YAML syntax.
When you mention GitHub Actions, workflows, CI/CD pipelines, .github/workflows files, scheduled tasks, or action crons.
- "Write a GitHub Actions workflow that runs tests on every pull request"
- "How do I deploy to Vercel automatically when I push to main?"
- "My GitHub Actions workflow keeps timing out. Help me debug it."
You know it worked when you get a valid YAML file with pinned action versions, explicit permissions, secrets referenced correctly (not hardcoded), and proper indentation that GitHub accepts without errors.
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/github-actions-workflows/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
Use this skill when writing or debugging GitHub Actions workflow YAML files. Triggers on "GitHub Actions", "GHA", "workflow file", ".github/workflows", "CI/CD", "GitHub workflow", "pipeline yaml", "actions cron", "scheduled workflow".
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/github-actions-workflows/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "Use this skill when writing or debugging GitHub Actions workflow YAML files. Triggers on \"GitHub Actions\", \"GHA\", \"workflow file\", \".github/workflows\", \"CI/CD\", \"GitHub workflow\", \"pipeline yaml\", \"actions cron\", \"scheduled workflow\"."
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/github-actions-workflows/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.