Tag: devops

Type: All Skills Tools
skill ★ 51

Kastell CLI Development and Architecture Guide

Provides architectural patterns, layer rules, and extension guidelines for the Kastell CLI toolkit. It assists developers in implementing new commands, providers, and MCP tools while adhering to established codebase conventions.

kastelldev/kastell kastell cli-toolkit server-management architecture-guide
skill

Manage CloudBase Resources via CLI

This skill enables AI agents to manage Tencent CloudBase resources using the tcb CLI. It facilitates the deployment of cloud functions and CloudRun services, alongside managing storage, databases, and network configurations.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase cli tencent-cloud resource-management
tool ★ 2

GitHub Actions Management via MCP

Manage GitHub Actions workflows, runs, and CI/CD pipelines via the Model Context Protocol. It provides capabilities to inspect logs, re-run failed jobs, and trigger workflow dispatches.

ofershap/mcp-server-github-actions github-actions mcp ci-cd automation
tool

Docker Container and Image Management

An MCP server for managing Docker containers, images, and services. It enables inspecting logs, executing commands within containers, and monitoring resource usage.

ofershap/mcp-server-docker docker mcp container-management devops
skill ★ 1,806

Automated GitHub Release Notes Generator

This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…

Stacklok/toolhive github release-notes automation changelog
tool ★ 110

Alibaba Cloud Yunxiao DevOps MCP Server

An MCP server providing comprehensive DevOps capabilities for the Alibaba Cloud Yunxiao platform, covering code management, pipelines, and application delivery.

aliyun/alibabacloud-devops-mcp-server alibaba-cloud devops mcp-server pipeline-automation
skill ★ 888

Kubernetes Cluster Troubleshooting and Diagnostics

Provides structured workflows for diagnosing Kubernetes pod, node, and networking issues using kubectl-mcp-server tools. It covers common failure states like CrashLoopBackOff and OOMKilled, alongside deep debugging for storage and DNS.

rohitg00/kubectl-mcp-server kubernetes troubleshooting kubectl mcp
skill ★ 888

Kubernetes Resource Management and Operations

Automate Kubernetes resource lifecycle management by applying manifests, patching resources, and executing commands within pods. It provides capabilities for scaling deployments, managing rollouts, and updating labels or annotations.

rohitg00/kubectl-mcp-server kubernetes kubectl mcp cluster-management
skill ★ 888

Kubernetes Incident Response and Diagnostics

Provides diagnostic workflows and runbooks for managing Kubernetes incidents, including pod failures, node issues, and network disruptions.

rohitg00/kubectl-mcp-server kubernetes incident-response k8s-troubleshooting devops
skill ★ 888

Kubernetes Helm Chart Management

Provides a comprehensive suite of operations for managing Helm v3 releases, repositories, and chart development. It enables tasks such as installing, upgrading, and rolling back charts, as well as linting and packaging Helm charts.

rohitg00/kubectl-mcp-server kubernetes helm package-management mcp
skill ★ 888

Kubernetes Cluster Diagnostics and Analysis

Perform cluster health assessments, resource metrics analysis, and environment comparisons across Kubernetes namespaces and clusters. It enables automated diagnostics for capacity planning and post-incident investigations.

rohitg00/kubectl-mcp-server kubernetes k8s cluster-diagnostics metrics-analysis
skill ★ 888

Core Kubernetes Resource Management

Enables the management of fundamental Kubernetes objects including pods, namespaces, configmaps, secrets, and nodes. It supports multi-cluster operations via the context parameter.

rohitg00/kubectl-mcp-server kubernetes k8s mcp cluster-management
tool ★ 888

Kubernetes MCP Server CLI

A command-line interface for managing the kubectl MCP server, providing capabilities for tool discovery, direct invocation, and cluster health diagnostics.

rohitg00/kubectl-mcp-server kubernetes mcp kubectl cli
skill ★ 184,429

Automated Git Worktree Environment Setup

Automates the creation of Git worktrees for parallel development by configuring environment files, installing dependencies via Poetry and pnpm, and generating the Prisma client.

Significant-Gravitas/AutoGPT git-worktree automation devops git
skill ★ 184,429

Automated Git Worktree Repository Setup

This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…

Significant-Gravitas/AutoGPT git-worktree repository-setup automation devops
skill ★ 184,429

Automated Pull Request Polishing Skill

This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…

Significant-Gravitas/AutoGPT github pull-request automation ci-cd
skill ★ 184,429

Automating Pull Request Creation and Review

This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…

Significant-Gravitas/AutoGPT pull-request git-workflow github-cli automated-testing
skill

Git Workflow Management Skill

Provides standardised guidelines for commit messages, branch naming, and pull request descriptions to maintain consistent version control practices.

phidatahq/phidata git-workflow version-control devops git-best-practices
skill ★ 26,383

Automated Pull Request Draft Generator

Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …

openai/openai-agents-python git pull-request automation devops
skill ★ 21,652

Skyvern Deployment Smoke Test

Executes a sequential smoke test to verify Skyvern deployment health, covering backend API availability, frontend rendering, browser session provisioning, and end-to-end workflow execution.

Skyvern-AI/skyvern skyvern smoke-testing deployment-verification devops
skill ★ 8

Managing OneDev via the tod CLI

Interface with OneDev resources such as issues, pull requests, and build pipelines using the tod CLI. This skill facilitates automated management of CI/CD jobs, code reviews, and issue lifecycles.

theonedev/tod onedev cli devops ci-cd
skill ★ 8

Automate OneDev issue submission and PR creation

Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.

theonedev/tod onedev git automation pull-request