OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add get-convex/agent-skills --skill convex-domains
Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
npx skills add get-convex/agent-skills --skill convex-domains
Walk the user's own registrar through pointing their domain at the Convex app: identify the target (hosting or deployment URL), create the DNS records, attach the custom domain, and rebind the auth origin if the app uses auth.
*.convex.app static hosting) or the deployment's HTTP actions URL.flarectl dns create (note: wrangler itself doesn't manage DNS records) or the CF API via their token env; Route53 → aws route53 change-resource-record-sets; Google Cloud DNS → gcloud dns record-sets create; DigitalOcean → doctl compute domain records create; Vercel DNS → vercel dns add. Check auth read-only first (flarectl user info / aws sts get-caller-identity / doctl account get); show the exact commands and get a yes before running.dig +short.