发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Example: Next.js App → xCloud via Docker
- package.json ✓ - next.config.js ✓
Example: Custom App with Dockerfile (Scenario A — Build-from-Source)
来自 openclaw/skills 技能
Claude Code / Codex CLI
cp -r xcloud-docker-deploy ~/.claude/skills/ ---
Security Policy — xCloud Docker Deploy Skill
来自 openclaw/skills 技能
Contributing to xCloud Docker Deploy Skill
Thank you for your interest in contributing! This skill helps AI agents deploy projects to xCloud hosting.
Docker Essentials
Essential Docker commands for container and image management.
ROCm vLLM Deployment Skill
Production-ready automation for deploying vLLM inference services on AMD ROCm GPUs using Docker Compose.
Git / deploy commands
Git repository and deployment. Deploy via `git push` or from a Docker image.
Cleaning up Dokku and containers
How to free disk space and remove unused apps, containers, and images. Reference: Docker [Prune unused objects](https://docs.docker.com/engine/reference/commandline/system_prune/), Dokku discussions.
Structs Guild Stack
The Guild Stack is a Docker Compose application that runs a full guild node with PostgreSQL indexing, GRASS real-time events, a webapp, MCP server, and transaction signing agent. It provides sub-second database queries for game state that would take 1-60 seconds via CLI.