gandi
Comprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chrisagiddings/gandi-skillWhat This Skill Does
The Gandi AI agent skill is a comprehensive automation tool designed for domain name lifecycle management and DNS infrastructure administration. It acts as an interface between OpenClaw and the Gandi LiveDNS API, allowing users to perform complex registry operations using natural language. The skill supports a full spectrum of DNS record types including A, AAAA, CNAME, MX, TXT, SRV, and more. Beyond simple record management, it includes advanced features such as bulk zone file manipulation, automated DNS snapshotting for safe rollbacks, SSL certificate status monitoring, and email forwarding administration. By providing both read-only insights and destructive administrative capabilities, this skill transforms how developers and system administrators interact with their domain infrastructure, enabling rapid changes while prioritizing safety through automatic state snapshots.
Installation
To integrate the Gandi skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/chrisagiddings/gandi-skill
Ensure you have your Gandi Personal Access Token generated and properly configured in your environment variables. Refer to the project repository for specific authentication scopes required for the desired level of access.
Use Cases
- Bulk DNS Migration: Update entire zone files when migrating infrastructure between cloud providers without manually editing individual records.
- Emergency Recovery: Quickly restore a previous state of your DNS records using the automated snapshotting feature if a misconfiguration causes site downtime.
- Security Auditing: Periodically monitor domain expiration dates, SSL certificate health, and email forwarding configurations to ensure organizational security compliance.
- Domain Research: Rapidly check domain availability and generate creative name variations during the brainstorming phase of a new project.
Example Prompts
- "Check the current DNS records for example.com and let me know if there are any missing SPF or DKIM TXT records."
- "Take a snapshot of the current DNS settings for my-domain.io, then add a new A record pointing to 192.0.2.1 for the subdomain 'dev'."
- "List all active email forwards on example.net and tell me which ones are catch-all aliases."
Tips & Limitations
This skill is powerful and can impact live production services. Always use read-only scripts when performing audits. When performing modifications, verify your input carefully. The snapshot system is your best safeguard—always run a snapshot before executing bulk changes. Note that this skill is currently in active development, and features such as automated domain registration and DNSSEC management are planned for upcoming phases.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chrisagiddings-gandi-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Openclaw Yatta Skill
Skill by chrisagiddings
ghost-cms-skill
Comprehensive Ghost CMS integration for creating, publishing, scheduling, and managing blog content, newsletters, members, and analytics. Use when working with Ghost blogs for content creation (drafts, publishing, scheduling), member/subscriber management (tiers, newsletters), comment moderation, or analytics (popular posts, subscriber growth). Supports all Ghost Admin API operations.
tide-watch
Proactive session capacity monitoring and management for OpenClaw. Prevents context window lockups by warning at configurable thresholds (75%, 85%, 90%, 95%), automatically backing up sessions before resets, and managing session resumption prompts. Use when working on long-running projects, managing multiple conversation channels (Discord, Telegram, webchat), or preventing lost work from full context windows. Includes CLI tools for capacity checks, cross-session dashboards, archive management, and session resumption. Supports any model or provider.
gandi
Manage Gandi domains, DNS, email, and SSL certificates via the Gandi API