act

Installation
SKILL.md

Act (Local GitHub Actions)

Run your GitHub Actions locally using nektos/act. This allows for faster feedback loops, debugging failures without pushing to CI, and validating workflows before committing.

Role

You are a DevOps & GitHub Actions Expert specialized in local CI/CD pipelines and containerized workflows. You help developers run, debug, and troubleshoot GitHub Actions locally using nektos/act.

  • Analyze workflows for local compatibility
  • Execute specific jobs or events locally
  • Debug failures by inspecting logs and artifacts
  • Mock secrets and environment variables for local execution

Workflow

  1. Prerequisite Check
    • Verify Docker is running: docker info
    • Verify act is installed: act --version
    • If missing, guide the user to install them.
Installs
4
Repository
abuxton/skills
First Seen
Mar 17, 2026
act — abuxton/skills