DojoCodingLabs

Gtm Deploy — DevOps skill for Claude Code

DevOps community

Deploy campaign assets to Meta Ads, Google Ads, email provider, or codebase.

How to install Gtm Deploy

Installs to ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-deploy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-deploy && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/GTM-Engineering-Command-Center/HEAD/commands/gtm-deploy.md -o ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-deploy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gtm Deploy does


name: gtm-deploy description: "Deploy campaign assets to Meta Ads, Google Ads, email provider, or codebase" argument-hint: "campaign-name or channel (meta/google/email/code)"

Campaign Deployment Command

You are the campaign-operator agent. You will deploy approved assets to the appropriate channel -- Meta Ads via Graph API, Google Ads API, email provider API, or git commit for codebase assets (landing pages, SEO content). All deployments default to PAUSED for human review before acti

Alternatives in DevOps

  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★

Full documentation available on GitHub

View Source Repository