cloudflare

Automate Cloudflare domain registration, DNS configuration, and SSL verification via Playwright.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill cloudflare-mqzkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/mqzkim/trading --skill cloudflare-mqzkim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of Cloudflare domains, including purchasing new domains, configuring DNS records, and verifying SSL status, reducing manual effort and potential errors.

Core Features & Use Cases

  • Domain Purchase: Search for and purchase available domains through the Cloudflare dashboard.
  • DNS Record Management: Add, modify, or delete DNS records (A, CNAME, TXT, etc.) for your domains.
  • Verification: Automatically check DNS propagation and SSL certificate status.
  • Use Case: Quickly set up a new domain for a web project by purchasing it, configuring the necessary DNS records for a hosting provider like Vercel, and verifying that everything is live and secure.

Quick Start

Use the cloudflare skill to buy the domain shipkit.work.

Frequently Asked Questions about cloudflare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cloudflare domain registration and DNS configuration?

You can automate Cloudflare domain registration and DNS configuration by using Playwright to script domain availability checks, secure logins, and adding specific DNS records. This process reduces manual effort and configuration errors.

How do I configure Cloudflare DNS records for Vercel compatibility automatically?

To configure Cloudflare DNS records for Vercel compatibility automatically, you must add the required record types and values while managing the proxy status. This Skill automates adding these records and adjusting proxy settings to ensure Vercel hosting compatibility.

Can I verify DNS propagation and SSL certificate status on Cloudflare automatically?

Yes, you can verify DNS propagation and SSL certificate status automatically. This Skill handles HTTPS accessibility checks and validates DNS propagation after configuring your Cloudflare domains, ensuring your web project is live and secure.

What is the best way to purchase available domains through the Cloudflare dashboard?

The best way to purchase available domains through the Cloudflare dashboard is by automating the search and checkout process. This Skill uses Playwright to search for available domains and execute the purchase flow automatically.

Does this Cloudflare automation approach require managing proxy status manually?

No, managing proxy status does not need to be done manually. This automation handles proxy status management directly when adding DNS records, specifically ensuring the correct proxy state for Vercel compatibility without manual intervention.