Dev & Infrastructure Skills

GitHub, Docker, n8n, and cloud tooling for OpenClaw

Dev skills let OpenClaw work with code repos, containers, workflows, and cloud infrastructure. Install from ClawHub with openclaw skills install <skill-name>.

Code & Version Control

Workflow & Automation

Containers & Infrastructure

  • Docker โ€” Docker container operations. Docker deployment
  • Kubernetes โ€” Kubernetes and kubeconfig
  • Terraform โ€” Terraform and IaC

Cloud & Backend

  • AWS โ€” AWS APIs and CLI
  • Vercel โ€” Vercel deployments
  • Supabase โ€” Supabase database and auth
  • Firebase โ€” Firebase services

Install and enable

  1. Search ClawHub for skills in this category.
  2. Follow safe install checklist before enabling untrusted packages.
  3. openclaw skills install <skill-name> then openclaw skills list.
  4. Restart the Gateway if the skill README requires it.

Other Categories

Productivity โ€” Calendar, Gmail, Todoist, Notion. Research โ€” Web search, deep research, GhostFetch. Media โ€” Spotify, Sonos, voice. Channels โ€” Slack, Discord, WhatsApp. All Skills โ€” Full list.

CI and production guardrails

Dev skills (GitHub, Docker, deploy hooks) should run on a Gateway with exec approvals enabled. Never point production deploy skills at a bot room without pairing. Test in a staging workspace first; use task flow for multi-step deploy pipelines that need cancellation.

Staging vs production

Point GitHub and deploy skills at staging repos first. Use separate bot tokens per environment so a test git push cannot trigger production hooks.