一键导入
cloud-ops
Manage cloud infrastructure — monitor deployments, scale resources, manage databases, and handle domain operations across all supported providers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage cloud infrastructure — monitor deployments, scale resources, manage databases, and handle domain operations across all supported providers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Trust-aware dialogue generation for AI companion relationships
Generate, edit, upscale, variate, and style-transfer images using the AgentOS multi-provider image pipeline with automatic fallback and character consistency.
Difficulty scaling, CR calculations, action economy, adaptive encounter design
Fair adjudication of game encounters — combat, puzzles, social challenges
Renders game state changes into dramatic, immersive prose narrative
Branching quest DAGs, prospective memory triggers, workflow composition
| name | cloud-ops |
| version | 1.0.0 |
| description | Manage cloud infrastructure — monitor deployments, scale resources, manage databases, and handle domain operations across all supported providers. |
| author | Wunderland |
| namespace | wunderland |
| category | infrastructure |
| tags | ["cloud","devops","infrastructure","monitoring","scaling","database","dns","ops"] |
| requires_secrets | [] |
| requires_tools | [] |
| metadata | {"agentos":{"emoji":"☁","homepage":"https://wunderland.sh/docs/skills/cloud-ops"}} |
Manage and monitor cloud infrastructure across all supported providers. Handle scaling, monitoring, database operations, DNS management, and troubleshooting.
vercelListProjects — see all projectsvercelGetDeployment — check build/deploy statusvercelSetEnvVars — manage env varsvercelConfigureDomain — domain operationscfListProjects — see all Pages projectscfConfigureDns — manage DNS recordscfCreateWorker — deploy WorkersdoListResources — see apps and dropletsdoDeployApp — trigger redeploydoManageDns — DNS operationsdoDeleteResource — teardown resourcesherokuGetLogs — view recent logsherokuScaleDynos — scale up/downherokuAddAddon — provision add-onsrailwayListServices — see projects/servicesrailwayGetLogs — view logsrailwayAddDatabase — provision databasesflyListApps — see apps and machinesflyScaleApp — scale machinesflyCreateVolume — persistent storageawsManageRoute53 — DNS operationsawsConfigureCloudFront — CDN configurationawsConfigureLambda — serverless functionslinodeListInstances — see all instanceslinodeManageDns — DNS operationslinodeDeleteInstance — teardownlinodeCreateNodeBalancer — load balancing| Type | Use Case | Example |
|---|---|---|
| A | Root domain → IP | @ → 76.76.21.21 |
| AAAA | Root domain → IPv6 | @ → 2606:4700::1 |
| CNAME | Subdomain → hostname | www → cname.vercel-dns.com |
| TXT | Verification, SPF, DKIM | @ → "v=spf1 include:..." |
| MX | Email routing | @ → mail.provider.com |
| NS | Nameserver delegation | @ → ns1.provider.com |