domain-ssl

Configure domain DNS records and TLS certificates for hosting deployments.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jtucker9/mystuff --skill domain-ssl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-ssl
Source: https://github.com/jtucker9/mystuff/tree/main/skills/deployment/domain-ssl
Command: npx skills add https://github.com/jtucker9/mystuff --skill domain-ssl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure domain, DNS records, and TLS certificates for hosting environments, reducing setup time and human error when expanding web applications.

Core Features & Use Cases

  • DNS configuration for custom domains across providers (Railway, Netlify, AWS, and more).
  • TLS/SSL setup and automation, including Let's Encrypt integration and certificate renewal reminders.
  • Email authentication records (SPF/DKIM/DMARC) to improve deliverability and security.
  • Use Case: When launching a new app with a custom domain, this skill creates the necessary DNS entries and provisions a trusted SSL certificate.

Quick Start

Provide domain name, registrar, hosting provider, and certificate preferences to configure DNS records and TLS.

Frequently Asked Questions about domain-ssl

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

FAQPage Schema
How do I configure DNS records and TLS certificates for a custom domain?

To configure DNS and TLS, provide your domain name, registrar, hosting provider, and certificate preferences to generate DNS entries and provision a trusted SSL certificate automatically. This includes DNS verification and expiry monitoring.

Can I set up Let's Encrypt SSL certificates across different hosting providers?

Yes, Let's Encrypt SSL certificates are supported across major hosting providers like Railway, Netlify, and AWS. The setup includes TLS automation and certificate renewal reminders for your custom domains.

What do I need to start DNS and SSL setup for a new app deployment?

To start DNS and SSL setup, you need your domain name, registrar details, hosting provider information, and certificate preferences. This input gathering allows the system to generate necessary DNS records and provision certificates.

How do I add SPF, DKIM, and DMARC records for email authentication?

SPF, DKIM, and DMARC records are generated as part of the DNS configuration process to improve email deliverability and security. This is included when setting up custom domains and TLS certificates.

Does this work for managing certificate renewal and DNS verification?

Yes, certificate renewal reminders and DNS verification are supported as part of the TLS and DNS configuration lifecycle. It applies to custom-domain setups across major hosting providers to ensure continuous trusted certificate status.

What's the best way to reduce human error when expanding web applications to custom domains?

The best way to reduce human error is automating domain, DNS record, and TLS certificate configuration. This reduces setup time when expanding web applications by handling DNS generation, certificate provisioning, and verification.