_dns-resend

Configure Resend email domains and manage DNS records in Cloudflare via REST APIs.

34|6|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/flavien-ia/hypervibe-harness --skill dns-resend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: _dns-resend
Source: https://github.com/flavien-ia/hypervibe-harness/tree/main/skills/_dns-resend
Command: npx skills add https://github.com/flavien-ia/hypervibe-harness --skill dns-resend

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) components.

What problem does it solve?

This skill automates the complex and error-prone process of configuring custom domains for email sending, ensuring your professional emails are authenticated and delivered reliably.

Core Features & Use Cases

  • Automated DNS Configuration: Automatically adds SPF, DKIM, and MX records to your Cloudflare zone via API.
  • Resend Integration: Handles domain registration and verification within the Resend platform without manual dashboard interaction.
  • Use Case: When setting up a new SaaS project, use this skill to instantly configure your domain for professional email sending, replacing default provider addresses with your own branded domain.

Quick Start

Ask the assistant to configure the email domain for your project using the Resend and Cloudflare credentials stored in your vault.

Frequently Asked Questions about _dns-resend

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

FAQPage Schema
How do I automate DNS configuration for a custom email domain?

To automate DNS configuration for a custom email domain, this Skill uses Cloudflare and Resend APIs to automatically add SPF, DKIM, and MX records, verifying domain authentication without manual dashboard interaction.

What do I need to set up Resend with Cloudflare for email sending?

To set up Resend with Cloudflare, you need Node installed, plus valid Resend and Cloudflare API tokens stored in your secure vault to authenticate the automated REST API requests for domain verification.

Can I automatically verify my domain in Resend without manual dashboard interaction?

Yes, you can automatically verify your domain in Resend without manual dashboard interaction by using this Skill to register the domain via API and manage the associated DNS records in Cloudflare programmatically.

Does this automated email domain setup update environment variables?

Yes, automated email domain setup updates environment variables. Alongside configuring SPF, DKIM, and MX records in Cloudflare, the Skill handles environment variable updates to complete the professional email authentication setup.

Why configure SPF, DKIM, and MX records for a new SaaS project?

You configure SPF, DKIM, and MX records for a new SaaS project to ensure professional emails are authenticated and delivered reliably, replacing default provider addresses with your own branded domain.