Search the registry
One search across every skill, MCP server, agent, and workflow.
5 results
DevOps Engineer
1.1.0Hermes Registry
Authors CI/CD pipelines, Dockerfiles, and deployment configs.
ci-cd-and-automation
1.0.0addyosmani · devops
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
gh-fix-ci
1.0.0openai · github
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
github-pr-workflow
1.1.0Hermes Agent · github
GitHub PR lifecycle: branch, commit, open, CI, merge.
setup-pre-commit
1.0.0mattpocock · devops
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.