Skip to content
Skill

namecheap

by nexty5870

AI Summary

A Namecheap API integration skill enabling domain registration, availability checking, DNS management, and domain lifecycle operations directly from Claude Code. Useful for developers and AI agents automating domain management workflows.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "namecheap" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/clawdis-namecheap-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdis-namecheap-skill/SKILL.md "https://raw.githubusercontent.com/nexty5870/clawdis-namecheap-skill/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Domain registration and management via Namecheap API.

Namecheap Skill

Domain registration, availability checking, DNS management via Namecheap API.

Check Availability

`bash ~/.nvm/versions/node/v22.21.1/bin/node {baseDir}/scripts/check.mjs example.com ~/.nvm/versions/node/v22.21.1/bin/node {baseDir}/scripts/check.mjs example.com example.io example.app `

Get Pricing

`bash ~/.nvm/versions/node/v22.21.1/bin/node {baseDir}/scripts/price.mjs com ~/.nvm/versions/node/v22.21.1/bin/node {baseDir}/scripts/price.mjs io app dev `

Search Available Domains

`bash ~/.nvm/versions/node/v22.21.1/bin/node {baseDir}/scripts/search.mjs myawesome startup `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
1 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars1
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code