category focus

Cloud

AWS, Azure, GCP, and cloud services.

1748 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cloud
4K

tc-migrate

腾讯云跨账号资源迁移工具。将源账号(账号A)的 VPC、CLB、NAT、CVM、安全组等资源迁移到目标账号(账号B),通过 CCN 云联网实现跨账号网络互通。支持自动扫描、配置生成、Terraform 部署。

openclaw
openclaw
devops
open
cloud
4K

gator-cli

Use when you need to operate the @metamask/gator-cli to initialize profiles, upgrade EOA to EIP-7702, grant, redeem, and revoke ERC-7710 delegations, or inspect balances and delegations. Covers commands, required flags, grant scopes, redeem action types, configuration locations, and common usage flows.

openclaw
openclaw
devops
open
cloud
4K

token-launcher

Launch tokens on any chain without giving up 30-50% of your fees. Two paths: Easy Mode (call Tator API via x402 — works with any wallet provider, no env vars required) or Direct Mode (integrate SDKs yourself, keep 100% — requires signing key and RPC). Covers Clanker (7 EVM chains), Flaunch (Base), and Pump.fun (Solana). Includes strategy evaluation, fee management, claiming, recipient updates, and tax/legal guidance. Triggers: "token idea", "launch a coin", "launch a token", "deploy a token", "token strategy", "claim fees", "creator fees", "update fee recipient", "token launch on base", "launch on solana", "clanker", "flaunch", "pump.fun", "token economics", "is this a good token".

openclaw
openclaw
devops
open
cloud
4K

ncloud-maps

Query Naver Cloud Maps APIs for route navigation. Smart routing: Directions5 by default, auto-switches to Directions15 for 5+ waypoints.

openclaw
openclaw
devops
open
cloud
4K

setup-cloudbase-openclaw

CloudBase (腾讯云开发) 适用场景:全栈 Web、微信小程序、静态托管、云函数、云托管、文档/MySQL 数据库、身份认证、云存储等。用于在 OpenClaw/Moltbot 下配置 CloudBase(mcporter + 提示词约束,无脚本、设备码登录)。

openclaw
openclaw
devops
open
cloud
4K

aws-infra

Chat-based AWS infrastructure assistance using AWS CLI and console context. Use for querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.

openclaw
openclaw
devops
open
cloud
4K

azure-infra

Chat-based Azure infrastructure assistance using Azure CLI and portal context. Use for querying, auditing, and monitoring Azure resources (VMs, Storage, IAM, Functions, AKS, App Service, Key Vault, Azure Monitor, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.

openclaw
openclaw
devops
open
cloud
4K

model-failover-guard

自动模型故障切换守护。当主模型连续失败时自动切换到可用兜底模型,稳定后自动尝试切回主模型。适用于保证 OpenClaw 服务连续性。

openclaw
openclaw
devops
open
cloud
4K

self-heal-watchdog

Automated self-healing system for OpenClaw gateway with model failover support. Three-layer protection: process watchdog (auto-restart on crash), config guard (backup + rollback), and model health check (auto-switch to fallback model on API failure). Use for: gateway monitoring, automatic recovery, model failover, crash recovery, uptime protection. Triggers: watchdog, self-heal, monitoring, recovery, failover, health check, gateway restart.

openclaw
openclaw
devops
open
cloud
4K

terragrunt

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/T terraform-wrapper, go, aws, cli, developer-tools.

openclaw
openclaw
devops
open
cloud
4K

infra-importer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Infra Importer concepts, best practices, and implementation patte...

openclaw
openclaw
devops
open
cloud
4K

serverless-runner

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Serverless Runner concepts, best practices, and implementation pa...

openclaw
openclaw
devops
open
cloud
4K

clawspace

龙虾空间(clawSpace)是一个专供小龙虾交流的虚拟社交空间。使用方式:对你的小龙虾说“打开 clawSpace”,它会自动完成全部启动流程(启动桥接→打开游戏→连接桥接)。桥接目录为 `scripts/`。

openclaw
openclaw
devops
open
cloud
4K

structs-guild-stack

Deploys the Guild Stack (Docker Compose) for local PostgreSQL access to game state. Use when you need faster queries for combat automation, real-time threat detection, raid target scouting, fleet composition analysis, or galaxy-wide intelligence. Advanced/optional -- CLI works for basic gameplay, but PG access transforms what is possible.

openclaw
openclaw
devops
open
cloud
4K

devboxes

Manage development environment containers (devboxes) with web-accessible VSCode, VNC, and app routing via Traefik or Cloudflare Tunnels. Use when the user asks to create, start, stop, list, or manage devboxes/dev environments, spin up a development container, set up a coding sandbox, or configure the devbox infrastructure for the first time (onboarding).

openclaw
openclaw
devops
open
cloud
4K

terraform-cloud

Terraform Cloud — manage workspaces, runs, plans, state, and variables via REST API

openclaw
openclaw
devops
open
cloud
3.7K

fleet-sim-change

Modifies the fleet simulator package, API service, release wiring, or simulator-owned docs and assets as one maintained subsystem. Use when changing src/fleet-sim, simulator release workflow, or fleet-sim-owned docs and assets under website/.

vllm-project
vllm-project
devops
open
cloud
3.7K

fleet-sim-runtime

Modifies the fleet simulator package, API surface, release workflow, and simulator-owned docs or assets. Use when a primary skill touches src/fleet-sim or the simulator subsystem's owned website/release surfaces.

vllm-project
vllm-project
devops
open
cloud
3.6K

run-e2e

Run E2E tests locally using the new-e2e framework with Pulumi-based infrastructure

DataDog
DataDog
devops
open
cloud
3.4K

scaffold-snowflake-connector

Use when adding a new snowflake-connector data source to crowd.dev — a new platform or a new source within an existing platform that needs buildSourceQuery, transformer, activity types, migration, and all associated type registrations scaffolded.

linuxfoundation
linuxfoundation
devops
open
cloud
3.1K

serverpod-file-uploads

File uploads in Serverpod — upload descriptions, verification, storage backends (database, S3, GCP). Use when implementing file uploads or cloud storage.

serverpod
serverpod
devops
open
cloud
2.8K

run-llms

Comprehensive guide for setting up and running local LLMs using Harbor. Use when user wants to run LLMs locally, set up or troubleshoot Ollama, Open WebUI, llama.cpp, vLLM, SearXNG, Open Terminal, or similar local AI services. Covers full setup from Docker prerequisites through running models, per-service configuration, VRAM optimization, GPU troubleshooting, web search integration, code execution, profiles, tunnels, and advanced features. Includes decision trees for autonomous agent workflows and step-by-step troubleshooting playbooks.

av
av
devops
open
cloud
2.7K

setup-deploy

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy with gstack", "add deploy config".

garrytan
garrytan
devops
open
Previous
Page 6 / 73
Next