Tag: deployment

Type: All Skills Tools
skill ★ 48

Semantic Layer Setup and Deployment Guide

This skill guides users through the end-to-end process of building and deploying a semantic layer using the Bonnard CLI. It facilitates connecting data sources, defining structured cubes with measures and dimensions, and creating curated vi…

bonnard-data/bonnard-cli semantic-layer data-modeling cli deployment
skill ★ 1,010

CloudBase Run Backend Development

Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service configuration, long-lived connections such as WebSockets, and AI agent deployment.

TencentCloudBase/CloudBase-MCP cloudbase serverless backend-development cloud-run
skill ★ 1,010

Manage CloudBase Resources via CLI

This skill provides deterministic, scriptable access to manage all Tencent CloudBase resources using the tcb CLI. It is ideal for CI/CD pipelines, batch operations, and complex resource configuration tasks, ensuring auditable deployments.

TencentCloudBase/CloudBase-MCP cloudbase cli ci-cd resource-management
skill ★ 1,010

WeChat Mini Program Development and Deployment Skill

This skill manages the full lifecycle of WeChat Mini Program development, guiding project structure, component creation, and configuration management. It supports debugging, previewing, and publishing workflows, including deep integration w…

TencentCloudBase/CloudBase-MCP wechat-mini-program cloudbase development deployment
tool ★ 1,010

Manage CloudBase Run Backend Service Deployment

This skill manages the full lifecycle of persistent backend services on CloudBase Run, supporting both Function and Container modes. It provides structured tooling for deployment, inspection, debugging, and managing long-lived connections l…

TencentCloudBase/CloudBase-MCP cloudbase cloudrun backend-development deployment
skill ★ 11,379

Placeholder skill for deployment operations

This skill is currently a placeholder and does not implement any functional deployment logic. It serves as a marker for future integration of deployment capabilities within the agent framework.

tensorzero/tensorzero placeholder deployment skill
tool ★ 152

Defang CLI for Cloud Project Deployment

This utility guides the full deployment lifecycle of a project to various cloud providers using the Defang CLI. It manages authentication, compose file generation, stack selection, configuration setting, and executes the final deployment co…

DefangLabs/defang defang cli deployment cloud
skill

Propagate New Django Environment Variable Settings

This skill guides the systematic addition of new environment variables for Django settings. It ensures consistent propagation across the codebase, updating settings files, Docker configurations, frontend remaps, and documentation.

bram2w/baserow django environment-variable configuration settings
skill ★ 19

Automated diagnosis of complex system architecture issues

This skill diagnoses and manages complex operational failures, covering areas from architectural flaws and deployment errors to autonomy and ROI concerns. It guides the agent to utilize specialized tools for systematic debugging and process…

IgorGanapolsky/ThumbGate architecture debugging deployment error-handling
skill ★ 23

Automated repository release and deployment workflow

This skill automates the entire release cycle, merging the development branch into main, and detecting whether the release is a planned milestone or an incremental patch. It manages semantic versioning, tags the repository, and executes dep…

markmhendrickson/neotoma release-management semver deployment git-workflow
tool ★ 23

Automated full-stack release management and publishing

This tool automates the entire software release lifecycle, managing preflight checks, version bumping, and generating comprehensive release notes. It ensures coordinated publishing across npm, GitHub, and the live sandbox environment.

markmhendrickson/neotoma release-management npm-publishing github-release ci-cd
tool ★ 93

OpenClaw Security Hardening and Deployment Checklist

This utility provides a comprehensive security audit and hardening guide for OpenClaw installations. It checks critical areas such as network exposure, container isolation, credential management, and plugin integrity, offering actionable co…

jnMetaCode/shellward security hardening openclaw audit
skill

Semantic Layer Setup and Deployment Guide

This skill guides the user through the end-to-end process of building and deploying a semantic layer using the Bonnard CLI. It systematically covers data source connection, cube definition, view design, validation, and final deployment.

meal-inc/bonnard-cli semantic-layer data-modeling cli deployment
tool ★ 372,633

OpenClaw Release CI Validation Orchestrator

This skill orchestrates comprehensive release validation for OpenClaw, managing full CI matrices, provider secret preflights, and live gate checks. It provides structured workflows for debugging failures and ensuring controlled, auditable r…

openclaw/openclaw release-ci validation github-api deployment
skill ★ 888

Kubernetes Deployment and Release Management

Automate Kubernetes workload deployments using various strategies including rolling updates, canary, and blue-green deployments. It supports Helm chart management, Argo Rollouts, and Flagger for progressive delivery and health verification.

rohitg00/kubectl-mcp-server kubernetes deployment argo-rollouts helm