Internal skill called by /add-domain. Configures a custom domain in Brevo for professional email sending via the Brevo REST API (curl + key from the vault). Adds the DNS records via the Cloudflare REST API. No MCP, no CLI. Not meant to be called directly by users.
$npx -y skills add flavien-ia/hypervibe-harness --skill _dns-brevoInstalls into the current project.
Run `npx skills use "https://github.com/flavien-ia/hypervibe-harness" --skill "flavien-ia/hypervibe-harness/_dns-brevo"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flavien-ia/hypervibe-harness" that are relevant to the current task. Run `npx skills add "https://github.com/flavien-ia/hypervibe-harness"` and select the relevant skills, then follow their instructions.