namecheap-dns

Community

Manage Namecheap DNS records

Authorkellyclaudeai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the management of DNS records for Namecheap-hosted domains, allowing for programmatic updates and ensuring your domain's DNS configuration is always accurate.

Core Features & Use Cases

  • API-First Management: Utilizes the Namecheap API for reliable and efficient DNS record manipulation, avoiding browser automation.
  • Safe Record Upsert: Implements a getHosts -> modify -> setHosts workflow to prevent accidental deletion of existing records.
  • Specific Record Types: Supports upserting A, CNAME, TXT, and MX records, crucial for website hosting, email delivery, and domain verification.
  • Use Case: Automatically update the A record for app.yourdomain.com to point to a new server IP address whenever a deployment occurs.

Quick Start

Use the namecheap-dns skill to upsert an A record for the host 'app' in the domain 'example.com' to the address '1.2.3.4'.

Dependency Matrix

Required Modules

python-namecheap-api

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: namecheap-dns
Download link: https://github.com/kellyclaudeai/cora/archive/main.zip#namecheap-dns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.