dns-ssl

Automate DNS records, Cloudflare proxy settings, and Let's Encrypt certificate deployment.

25|10|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/neuron-one/GODMODE --skill dns-ssl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dns-ssl
Source: https://github.com/neuron-one/GODMODE/tree/main/skills/infrastructure/dns-ssl
Command: npx skills add https://github.com/neuron-one/GODMODE --skill dns-ssl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DNS and SSL management for secure domain provisioning, automating DNS records, Cloudflare proxy settings, and certificate deployment to ensure HTTPS and domain reliability.

Core Features & Use Cases

  • Domain DNS configuration: Create and verify A, CNAME, MX, and TXT records for a domain.
  • Cloudflare integration: Enable proxy, enforce HTTPS, and TLS settings for secure delivery.
  • SSL certificates: Obtain and renew Let's Encrypt certificates with automated renewal workflows.
  • Use Case: Deploy a new website domain with automated DNS records, Cloudflare protection, and trusted TLS certificates.

Quick Start

Configure DNS records for example.com, enable Cloudflare proxy with Full (Strict) SSL, and set up automatic certificate renewal with certbot.

Frequently Asked Questions about dns-ssl

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

FAQPage Schema
How do I automate DNS records and SSL certificate setup for a new domain?

Automating DNS and SSL setup involves configuring A, CNAME, MX, and TXT records while obtaining Let's Encrypt certificates via certbot to ensure reliable HTTPS delivery for your domain.

How does Cloudflare proxy work with Let's Encrypt SSL certificates?

Cloudflare proxy works with Let's Encrypt by enforcing HTTPS and TLS 1.2+ settings using Full (Strict) SSL, while certbot manages automated certificate renewal for secure domain delivery.

Can I use certbot for automated SSL renewal on Cloudflare-proxied domains?

Yes, you can use certbot for automated SSL renewal on Cloudflare-proxied domains by configuring Full (Strict) SSL settings and managing TLS 1.2+ support for production environments.

What TLS settings are required for Cloudflare Full Strict SSL with automated certbot?

Cloudflare Full (Strict) SSL with automated certbot requires TLS 1.2+ support to enforce HTTPS and maintain trusted, secure certificate deployment across production environments.

What's the best way to manage TXT and MX records during domain DNS configuration?

Managing TXT and MX records during domain DNS configuration is best handled through automated DNS setup, ensuring proper email routing and domain verification for secure domain provisioning.