Alicloud Network Dns Cli

🌐Community
by cinience · vlatest · Repository

This CLI skill allows you to manage Alicloud DNS records directly from your terminal, streamlining domain configuration and updates.

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 alicloud-network-dns-cli npx -- -y @trustedskills/alicloud-network-dns-cli
2

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

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

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

About This Skill

What it does

This CLI tool enables AI agents to manage Alibaba Cloud DNS resources directly from the command line. It streamlines operations for resolving domain names and configuring DNS records within the Alicloud ecosystem.

When to use it

  • Automating routine DNS record updates in CI/CD pipelines without manual console access.
  • Scripting bulk domain resolution checks for network diagnostics or health monitoring.
  • Integrating DNS management into custom automation workflows that require CLI-based execution.
  • Managing TTLs and record types programmatically for dynamic infrastructure adjustments.

Key capabilities

  • Direct command-line interface for Alibaba Cloud DNS services.
  • Execution of DNS-related tasks via terminal commands.
  • Integration with the broader Alicloud CLI suite for unified resource management.

Example prompts

  • "Use the alicloud-network-dns-cli to list all current A records for my production domain."
  • "Create an automated script that updates the TTL of my DNS entries every hour using this tool."
  • "Resolve the IP address for a specific subdomain using the Alicloud DNS CLI interface."

Tips & gotchas

Ensure your AI agent has valid Alibaba Cloud credentials configured before attempting to execute any DNS commands. This skill is strictly limited to Alibaba Cloud infrastructure and cannot interact with other cloud providers' DNS systems.

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
cinience
Installs
127

🌐 Community

Passed automated security scans.