github-actions-templates

by wshobson 39k MIT Updated Aug 18, 2026
github-actions-templates skill by wshobson
github-actions-templates — Integrations skill by wshobson

github-actions-templates is an open-source integrations skill for Claude Code and compatible agents, published by wshobson. Its author describes it as: “Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workf…”. The project has 39k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add wshobson/agents`.

What github-actions-templates does

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

Installation

Add github-actions-templates to your agent with:

/plugin marketplace add wshobson/agents

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for github-actions-templates is organised into these sections:

  • Purpose
  • When to Use
  • Common Workflow Patterns
  • Pattern 1: Test Workflow
  • Pattern 2: Build and Push Docker Image
  • Pattern 3: Deploy to Kubernetes
  • Pattern 4: Matrix Build
  • Workflow Best Practices
  • Reusable Workflows
  • Security Scanning
  • Deployment with Approvals
  • Related Skills

When to use it

Reach for github-actions-templates when you want integrations help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in wshobson/agents, an established project with 38,890 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsagentic-aiagentsai-agentsanthropicantigravityclaudeclaude-codeclaude-code-pluginsclaude-skillscodexcopilotcursorcursor-rulesdeveloper-toolsmcpmulti-agentopencodeprompt-engineeringsubagents

Frequently asked questions

What does github-actions-templates do?
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
How do I install github-actions-templates?
Run /plugin marketplace add wshobson/agents in your agent, then reload your skills. Review the source at https://github.com/wshobson/agents before installing.
Is github-actions-templates free to use?
Yes. github-actions-templates is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does github-actions-templates come from?
github-actions-templates ships inside wshobson/agents, a repository that contains 54 catalogued skills in total. The repository's 38,890 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Integrations →

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

39k wshobson MIT

Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi. MIT community plugin.

50 Kanevry MIT

Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.

20k mksglu Other

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.

20k mksglu Other