Act

Overview Act runs GitHub Actions workflows locally using Docker. Test and debug CI pipelines without pushing to GitHub. Supports most GitHub Actions features.

概览

The Act skill, sourced from the TerminalSkills/skills repository on GitHub, allows AI agents to execute GitHub Actions workflows in a local environment. By utilizing Docker containers to simulate GitHub runners, this tool enables developers to test and debug CI/CD pipelines without the need for frequent commits or remote execution. It supports a broad array of standard GitHub Actions features, providing a reliable way to validate automation logic and syntax. This skill is compatible with various AI agents, including Claude and Gemini, facilitating a more efficient DevOps workflow by offering immediate feedback on pipeline configurations within the local development setup.

使用场景

Local debugging of GitHub Actions workflows to identify and fix syntax errors.
Testing CI/CD pipeline modifications without triggering remote GitHub runners.
Validating automation scripts within a controlled Docker-based environment.

安装说明

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/act/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

安全提示

The Act skill requires a functional Docker installation on the host machine to manage containerized workflow execution. Users must manage local secrets and environment variables carefully, as the tool interacts directly with the local container runtime to replicate GitHub's infrastructure.

相关 Skills

CI Cd And Automation

addyosmani/agent-skills

DevOps

自动化 CI/CD 流水线设置。适用于设置或修改构建和部署流水线。当需要自动化质量门禁、在 CI 中配置测试运行器或建立部署策略时使用。

typescriptsecurity
97,909 StarsMIT

Protected Vercel Deployments

vercel-labs/agent-browser

DevOps

使用 agent-browser 访问并测试受 Vercel Authentication、SSO 或 Deployment Protection 保护的 Vercel 部署。当预览或生产环境的 URL 重定向到 Vercel 登录页面、返回 401 或 403 保护错误,或者需要短期 Trusted Sources OIDC 身份验证(而非静态绕过密钥或公开例外)时,请使用此功能。

securityreview
42,969 StarsApache-2.0

Agent Browser

vercel-labs/agent-browser

DevOps

为 AI 智能体提供的浏览器自动化 CLI。当用户需要与网站交互时使用,包括页面导航、填写表单、点击按钮、截取屏幕截图、提取数据、测试 Web 应用或自动化任何浏览器任务。触发场景包括“打开网站”、“填写表单”、“点击按钮”、“截取屏幕截图”、“从页面抓取数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”等请求,或任何需要程序化 Web 交互的任务。还可用于

CodexClaude Code
testingbrowser
42,969 StarsApache-2.0

Cloudflare Email Service

cloudflare/skills

DevOps

实现或排查 Cloudflare Email Sending 与 Email Routing 集成及其投递配置。

Claude CodeClaude
pythontesting
2,884 StarsApache-2.0

Cloudflare One

cloudflare/skills

DevOps

设计、配置、排查或审查 Cloudflare One Zero Trust 和 SASE 部署。使用 cloudflare-one-migrations 进行来自其他厂商的迁移规划。

securityreview
2,884 StarsApache-2.0

Agents SDK

cloudflare/skills

DevOps

使用 agents 包构建、调试或审查 Cloudflare Agents SDK 应用程序。

typescriptreact
2,884 StarsApache-2.0