xcloud-docker-deployDeploy any project to xCloud hosting — auto-detects stack (WordPress, Laravel, PHP, Node.js, Next.js, NestJS, Python, Go, Rust), routes to native or Docker d...
Install via ClawdBot CLI:
clawdbot install asif2bd/xcloud-docker-deployGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${DATABASE_URL}Calls external URL not in known-safe list
https://github.com/Asif2BD/xCloud-Docker-Deploy-SkillAI Analysis
The skill accesses environment variables like ${DATABASE_URL} which is expected for deployment configuration, but this credential access is part of its legitimate function. The external GitHub URL is the skill's own repository for documentation, not an unauthorized data exfiltration endpoint. No hidden instructions or obfuscation were found in the provided definition.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A tech startup developing a Node.js or Next.js application needs to deploy their MVP to a production environment with minimal DevOps overhead. This skill automates Dockerfile and docker-compose.yml generation, enabling seamless deployment to xCloud via GitHub Actions, allowing developers to focus on coding rather than infrastructure setup.
A digital agency building WordPress or Laravel sites for multiple clients requires a standardized, scalable deployment process. This skill detects the stack and routes to native or Docker deployment, ensuring each project is production-ready with automated CI/CD, reducing manual configuration time and errors.
An enterprise migrating legacy applications to microservices using Python or Go needs to containerize and deploy multiple services. The skill handles multi-service build scenarios with matrix GitHub Actions workflows, adapting existing docker-compose.yml to comply with xCloud constraints for reliable, automated deployments.
A freelance developer hosting personal projects or client work on a budget seeks an efficient deployment solution. This skill works from zero Docker setup, auto-generating necessary files for stacks like PHP or Rust, enabling quick deployment to xCloud with integrated SSL and proxy management, ideal for small-scale projects.
Offer this skill as part of a subscription-based DevOps platform, where users pay monthly for automated deployment tools and support. Revenue is generated through tiered pricing based on deployment frequency or project size, targeting small to medium businesses seeking streamlined CI/CD.
Provide paid consulting services to customize the skill for specific client needs, such as adding support for niche stacks or integrating with private registries. Revenue comes from one-time project fees or retainer contracts, appealing to enterprises with complex deployment requirements.
License the skill to AI agent platforms or marketplaces where developers can purchase or subscribe to use it. Revenue is generated through direct sales or commission on deployments, leveraging the skill's verified security and broad platform compatibility to attract a wide user base.
💬 Integration Tip
Ensure the project directory is scanned first for stack detection to route correctly; always remove build directives from docker-compose.yml to comply with xCloud constraints.
Scored Apr 19, 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.