What problem does it solve?
Setting up a custom domain for a Convex app normally requires juggling registrar accounts, DNS configuration, and auth origin rebinding by hand. This Skill guides the agent through the entire acquisition flow so a domain is found, purchased, and attached without leaving the Convex control plane.
Core Features & Use Cases
- Name brainstorming and availability checks: Suggests on-theme domain names and checks live availability plus annual pricing before any commitment.
- Registration through Convex: Registers the chosen domain via Convex (DNSimple) as a Tier-2 spend action, so the agent never holds registrar credentials.
- Binding and auth rebinding: Points DNS at the deployment, attaches the domain as a Convex custom domain, updates the auth origin (RP_ID/ORIGIN), and re-publishes.
- Use Case: You just deployed a new Convex app and want a memorable public URL. The agent proposes available names with prices, you pick one, and it registers and binds the domain end to end.
Quick Start
Ask the agent to find and buy a domain for my current Convex app and bind it to the deployment.