domain-dns-opsDomain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.
Install via ClawdBot CLI:
clawdbot install steipete/domain-dns-opsThis skill is a thin router: use ~/Projects/manager as truth, run the repo scripts, follow the checklists.
~/Projects/manager/DOMAINS.md (domain -> target map; registrar hints; exclusions)~/Projects/manager/DNS.md (Cloudflare onboarding + DNS/redirect checklist)~/Projects/manager/redirect-worker.ts + ~/Projects/manager/redirect-worker-mapping.md (worker redirects)redirect-worker).cli4:cli4 --get name=example.com /zonescd ~/Projects/manager && source profile && bin/namecheap-set-ns example.com emma.ns.cloudflare.com scott.ns.cloudflare.com~/Projects/manager/DNS.md for delegation API notes.A + wildcard A → 192.0.2.1 (see ~/Projects/manager/DNS.md for exact cli4 calls).cli4 --post ... /pagerules template from ~/Projects/manager/DNS.md.~/Projects/manager/redirect-worker-mapping.md), deploy/bind routes per ~/Projects/manager/DNS.md.dig +short example.com @1.1.1.1 (expect CF anycast).curl -I https://example.com (expect 301).source ~/.profile (prefer CLOUDFLARE_API_TOKEN; CF_API_TOKEN fallback).cd ~/Projects/manager && source profile && bin/cloudflare-ai-bots status / bin/cloudflare-ai-bots disable.If you changed anything in ~/Projects/manager (docs, worker, scripts, mappings): commit there too.
cd ~/Projects/manager && git status && git diffgit add git commit -m "feat: …" / fix: / docs: / chore:git push origin main.md lore domains or steipete.md unless explicitly asked; check ~/Projects/manager/DOMAINS.md.Generated Mar 1, 2026
A user needs to set up a new domain for a personal brand or project, routing it through Cloudflare for security and performance. This involves creating a Cloudflare zone, updating nameservers at the registrar, and configuring DNS placeholders to enable HTTPS termination. The process ensures the domain is properly integrated and ready for redirects or other services.
A marketing team launches a campaign with a new domain that needs to redirect to a main website or landing page. Using this skill, they can set up Page Rules, Rulesets, or Worker-based redirects in Cloudflare, verifying DNS and HTTP responses to ensure seamless user redirection and tracking effectiveness.
A small business owner migrates their website to Cloudflare to improve speed and security. They use this skill to flip nameservers from Namecheap or DNSimple, set up DNS records, and configure redirects for old URLs, following checklists to avoid downtime and ensure proper verification steps.
A developer maintains a web app with multiple domains that need dynamic redirects based on user requests. They update the redirect-worker mappings, deploy changes, and verify DNS and HTTPS responses to ensure the application routes traffic correctly without breaking existing functionality.
A tech startup experiences DNS propagation or Cloudflare integration problems after a domain change. Using this skill, they verify nameservers, check registrar settings, disable AI bot blocking if needed, and run diagnostic commands to resolve issues quickly, minimizing service disruption.
Freelancers offer domain and DNS management as part of website setup or migration packages, using this skill to efficiently onboard domains to Cloudflare, configure redirects, and ensure security. Revenue comes from hourly rates or fixed project fees, with upsells for ongoing maintenance and monitoring.
Marketing agencies use this skill to manage client domains for campaign launches, ensuring proper redirects for SEO and user experience. They integrate it into broader services like content strategy and analytics, generating revenue through service packages and performance-based pricing models.
A SaaS company builds a platform that automates domain ops, leveraging this skill's scripts and checklists to offer self-service tools for businesses. Revenue is generated through subscription tiers, with premium features for advanced redirects, analytics, and multi-account support across providers like Cloudflare.
💬 Integration Tip
Ensure Cloudflare API tokens are properly sourced from the profile, and always verify DNS and HTTPS responses after changes to catch issues early.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.