# Namecheap

> Use the namecheap_dns core tool for Namecheap domain checks and DNS host management (get/set hosts).

- Skill: `argentaios/namecheap` (Agent Skill)
- Install (CLI): `npx skillmds@latest add argentaios/namecheap`
- Raw SKILL.md: https://api.skillmd.com/api/skills/argentaios/namecheap/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: argentaios (https://skillmd.com/u/argentaios)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/argentaios/namecheap

---


# Namecheap Skill

Use `namecheap_dns` for Namecheap API operations.

Primary actions:

- `test_connection`
- `check_domain`
- `get_hosts`
- `set_hosts`
- `raw`

Required keys:

- `NAMECHEAP_API_KEY`
- `NAMECHEAP_API_USER` (or `NAMECHEAP_USERNAME`)
- `NAMECHEAP_CLIENT_IP`

