Domain Cli

🌐Community
by zhanghandong · vlatest · Repository

Domain Cli provides command-line access to your domains, streamlining DNS management and automation for technical users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add domain-cli npx -- -y @trustedskills/domain-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "domain-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/domain-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The domain-cli skill provides command-line interface tools for managing and interacting with domain-related tasks, such as querying domain information, checking availability, or performing administrative actions. It is built using Rust and designed to be efficient and reliable.

When to use it

  • When you need to check the availability of a domain name before registration.
  • When managing multiple domains and needing quick command-line access for domain-related queries.
  • When automating domain management tasks through scripts or CI/CD pipelines.

Key capabilities

  • Query domain information via CLI
  • Check domain availability
  • Perform administrative actions on domains

Example prompts

  • "Check if example.com is available."
  • "Show me the DNS records for mydomain.org."
  • "Register a new domain using the CLI tool."

Tips & gotchas

  • Ensure you have Rust and its dependencies installed before attempting to use or compile this skill.
  • Some features may require API keys or access to specific domain registrars, which must be configured separately.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
zhanghandong
Installs
392

🌐 Community

Passed automated security scans.