Github Actions
Skill Verifiziert AktivGitHub 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.
Funktionen
- 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
Anwendungsfälle
- 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)
Nicht-Ziele
- 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.
Installation
npx skills add bobmatnyc/claude-mpm-skillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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.