Use when managing Name.com DNS records or domains from the command line — listing/creating/updating/deleting records, idempotently upserting records (e.g. adding DKIM/SPF/DMARC or CNAME verification records for Resend, SES, Vercel, Clerk, Google), or auditing what a domain points at. Trigger on "name.com", "namecom", "add a DNS record", "verify my sending domain", "set up DKIM/SPF". Drives the namecom CLI (Name.com v4 API).
$npx -y skills add hypersocialinc/namecom-cli --skill namecomInstalls into the current project.
Run `npx skills use "https://github.com/hypersocialinc/namecom-cli" --skill "hypersocialinc/namecom-cli/namecom"` 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/hypersocialinc/namecom-cli" that are relevant to the current task. Run `npx skills add "https://github.com/hypersocialinc/namecom-cli"` and select the relevant skills, then follow their instructions.