Github Actions
技能 已验证 活跃GitHub Actions CI/CD workflows for automating build, test, and deployment
To enable developers to automate their software build, test, and deployment pipelines using GitHub Actions with best practices and real-world examples.
功能
- Automate testing on every pull request
- Build and deploy applications on merge to main
- Schedule regular tasks
- Publish packages to registries
- Run security scans and code quality checks
使用场景
- Automate testing on every pull request
- Build and deploy applications on merge to main
- Schedule regular tasks (nightly builds, backups)
- Publish packages to registries (npm, PyPI, Docker Hub)
非目标
- This skill focuses exclusively on GitHub Actions and does not cover other CI/CD platforms.
- It provides guidance on workflow definition, not the execution environment itself.
Trust
- info:Issues AttentionThere are 4 open issues and 0 closed issues in the last 90 days, indicating low recent activity or issues disabled.
安装
npx skills add bobmatnyc/claude-mpm-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Ci Cd Pipeline Builder
100CI/CD Pipeline Builder
Lifecycle Progression Workflow
100Build workflows to automate contact progression through the sales funnel: Lead to MQL to SQL to Opportunity to Customer. Each transition is triggered by a specific event (score threshold, meeting booked, deal created, deal won).
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Ops Fires
100Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.
K8s Manifest Generator
100Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.