yuyonghao-deployment-kit提供基于 Docker 和 GitHub Actions 的多阶段构建、CI/CD 流水线和健康检查的生产部署套件。
Install via ClawdBot CLI:
clawdbot install yuyonghao-123/yuyonghao-deployment-kitGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:18789/healthAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
Deploy a web application using Docker with multi-stage builds for optimized image size. Use Docker Compose to spin up the entire service stack including the app, database, and monitoring tools. Suitable for startups and SMBs needing consistent environments.
Set up a GitHub Actions workflow that lints, tests, builds Docker images, scans for vulnerabilities with Trivy, and deploys to staging or production on push to specific branches. Ideal for teams practicing continuous integration and delivery.
Run health checks on gateway, disk space, memory usage, and error logs with configurable warning and critical thresholds. Integrate with Prometheus and Grafana for visual monitoring dashboards. Useful for operations teams maintaining live services.
Launch a full service stack including the main application, Prometheus for metrics, Grafana for dashboards, and Loki for log aggregation using a single command. Simplifies local development and production replica setups for microservices architectures.
Build Docker images that run as a non-root user for enhanced security, and integrate Trivy scanning in the CI/CD pipeline to catch vulnerabilities before deployment. Suitable for compliance-sensitive environments like healthcare or finance.
Use the deployment kit to automate the release and monitoring of multi-tenant SaaS applications, reducing operational overhead and ensuring high availability.
Offer consulting services to set up CI/CD pipelines, containerization, and health monitoring for clients. The kit serves as a reusable template for fast onboarding.
Provide a standardized deployment platform for development teams within a large organization, enabling self-service deployments while maintaining security and compliance.
💬 Integration Tip
Ensure Docker and Docker Compose are installed on your system, and configure environment variables like NODE_ENV and OPENCLAW_CONFIG before deploying.
Scored May 5, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.