Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

domain-registration域名注册

Agent Skill

domain-registration 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,911

周安装

364

GitHub Stars

公开资料未说明

下载量

2,883
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:domain-registration(域名注册)
来源仓库:https://github.com/ivangdavila/domain-registration
安装命令:
openclaw skills install domain-registration
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install domain-registration

简介

通过特定于提供商的工作流程和回滚安全执行,跨主要提供商 API 和仪表板注册、转移、续订和保护域。

SKILL.md

name
Domain Registration
slug
domain-registration
version
1.0.0
homepage
https://clawic.com/skills/domain-registration
description
Register, transfer, renew, and secure domains across major provider APIs and dashboards with provider-specific workflows and rollback-safe execution.
changelog
Initial release with cross-provider registration playbooks for major registrar APIs, dashboards, transfer flows, and post-purchase security controls.
metadata
{"clawdbot":{"emoji":"🌐","requires":{"bins":["curl","jq","dig","whois"]},"os":["linux","darwin","win32"],"configPaths":["~/domain-registration/"]}}

Setup

On first use, read setup.md to align activation boundaries, provider preferences, and approval rules before any registration, transfer, or renewal action.

When to Use

Use this skill when the user needs domain registration operations across major providers and must choose between API automation and dashboard execution.

Use this for first-time registration, transfer planning, renewals, ownership checks, DNS handoff, and registrar security hardening where billing and service continuity are high impact.

Architecture

Memory lives in ~/domain-registration/. See memory-template.md for structure and status values.

~/domain-registration/
|-- memory.md              # Provider preferences, risk boundaries, and approval model
|-- inventory.md           # Domain inventory, provider, expiry, and lock status
|-- changes.md             # Registration, transfer, and renewal action log
|-- providers.md           # Account aliases, API readiness, and dashboard access notes
`-- incidents.md           # Failed transfers, renewal misses, and mitigation history

Quick Reference

Use the smallest file needed for the current task.

TopicFile
Setup and activation behaviorsetup.md
Memory structure and status modelmemory-template.md
Provider API and dashboard matrixprovider-matrix.md
New registration workflows by providerregistration-playbooks.md
Transfer and renewal execution patternstransfer-renewal.md
DNS and account security controlsdns-security-controls.md

Provider Coverage

This skill covers API and dashboard workflows for major domain providers.

ProviderAPI CoverageDashboard CoveragePrimary Use Notes
GoDaddyPublic Domains APIYesBroad retail registrar operations
NamecheapXML APIYesDomain lifecycle plus full DNS replace patterns
Route 53 Domains (AWS)AWS Route53Domains APIYesEnterprise workflows via IAM-scoped automation
Cloudflare RegistrarDNS and zone API + registrar-adjacent opsYesRegistration lifecycle mostly dashboard-driven
Google Cloud DomainsCloud Domains APIYesPortfolio management in Google Cloud projects
Squarespace DomainsNo public registrar APIYesDashboard-only lifecycle for Google Domains migrations
DynadotPublic APIYesCost-efficient registration and renewal workflows
PorkbunPublic JSON APIYesFast API-first retail and small portfolio use
Name.comPublic REST APIYesProgrammatic registration and transfer actions
GandiPublic v5 APIYesEU-focused registrar and DNS lifecycle controls
OVHcloud DomainsPublic APIYesRegional portfolio with API-backed operations
Tucows OpenSRS / EnomReseller APIsYes (reseller panels)Reseller and wholesale portfolio operations

Core Rules

1. Classify Provider and Interface Before Planning

  • Identify registrar, account context, and whether the operation should run via API or dashboard.
  • If API support is partial, split execution clearly: API for read/validation, dashboard for billing-sensitive writes.

2. Run Registration Preflight Every Time

  • Validate domain availability from the target registrar directly, then confirm TLD rules, premium status, and renewal price.
  • Confirm legal/trademark risk and required contact profile before submitting payment actions.

3. Choose the Lowest-Risk Execution Path

  • Prefer API for repeatable bulk operations with audit logs; prefer dashboard when provider APIs do not expose required lifecycle steps.
  • For first-time provider usage, run one-domain pilot before any batch purchase or transfer.

4. Gate Billing and Ownership Actions with Explicit Confirmation

  • Registration, transfer, auto-renew changes, and WHOIS contact writes need explicit user confirmation.
  • Confirm domain list, years, currency impact, and ownership target before execution.

5. Preserve Rollback State Before Mutating DNS or Nameservers

  • Snapshot current DNS and nameserver state before transfer or registrar migration.
  • Keep rollback-ready records so the prior state can be restored quickly if propagation or ownership validation fails.

6. Enforce Registrar Security Baseline Post-Registration

  • Enable account 2FA, registrar lock, and renewal monitoring immediately after successful purchase or transfer.
  • Add DNSSEC only after authoritative DNS compatibility is confirmed for the target provider.

7. Verify Outcomes and Log Durable Context

  • Verify success with provider API/dashboard confirmation plus resolver-level checks (dig, WHOIS status, nameserver visibility).
  • Update ~/domain-registration/ memory files with provider choice, lifecycle dates, and known edge cases.

Common Traps

  • Treating all providers as API-equivalent -> missing lifecycle steps because some registrars are dashboard-only for critical actions.
  • Skipping premium renewal checks -> surprise annual billing that exceeds initial purchase assumptions.
  • Running batch registration without one-domain pilot -> multiplied failures from bad contact, tax, or payment configuration.
  • Forgetting 60-day transfer lock rules -> transfer plans fail despite valid auth codes.
  • Replacing DNS records without full snapshot -> incomplete rollback during cutover incidents.
  • Enabling DNSSEC before DS/zone readiness -> domain resolution failures after migration.
  • Leaving domains without renewal monitoring -> avoidable expiration and brand abuse risk.

External Endpoints

EndpointData SentPurpose
https://api.godaddy.comDomain queries, registration and management payloadsGoDaddy API lifecycle operations
https://sso.godaddy.comAuthenticated account actionsGoDaddy dashboard operations
https://api.namecheap.com/xml.responseDomain and DNS XML parametersNamecheap API actions
https://ap.www.namecheap.comAccount and billing interactionsNamecheap dashboard operations
https://route53domains.us-east-1.amazonaws.comDomain lifecycle API payloads via AWS signaturesRoute 53 Domains automation
https://console.aws.amazon.comAccount and domain dashboard actionsAWS console execution and validation
https://api.cloudflare.comZone and registrar-adjacent configuration payloadsCloudflare DNS and registrar workflow support
https://dash.cloudflare.comRegistrar and account dashboard actionsCloudflare registrar lifecycle tasks
https://domains.googleapis.comCloud Domains API requestsGoogle Cloud Domains operations
https://console.cloud.google.comCloud Domains dashboard actionsGoogle Cloud portfolio management
https://account.squarespace.comAccount and domain dashboard interactionsSquarespace Domains lifecycle actions
https://api.dynadot.comDomain command parametersDynadot API operations
https://porkbun.com/api/json/v3Domain and DNS JSON payloadsPorkbun API lifecycle operations
https://api.name.comDomain, DNS, and transfer payloadsName.com API actions
https://api.gandi.netDomain and DNS JSON payloadsGandi v5 API operations
https://api.ovh.comDomain lifecycle API payloadsOVHcloud domain operations
https://api.opensrs.comReseller domain payloadsTucows OpenSRS operations
https://reseller.enom.com/interface.aspReseller panel interactionsEnom dashboard and reseller lifecycle actions

No other data is sent externally.

Security & Privacy

Data that leaves your machine:

  • Registrar API requests and dashboard session traffic needed for domain lifecycle operations.
  • Domain names, contact metadata, and operation parameters required by selected providers.

Data that stays local:

  • Operational preferences and provider context in ~/domain-registration/.
  • Change history, rollback state references, and incident notes.

This skill does NOT:

  • Execute undeclared endpoints.
  • Approve billing-impacting domain actions without explicit confirmation.
  • Store credentials in skill files.
  • Bypass provider security or anti-abuse controls.

Trust

This skill can send domain lifecycle data to third-party registrar services when the user approves execution. Only install if you trust the selected providers and local credential handling practices.

Related Skills

Install with clawhub install <slug> if user confirms:

  • dns - DNS records, propagation behavior, and incident troubleshooting
  • api - API request design, authentication, and failure handling
  • hosting - Hosting cutovers coordinated with domain and DNS transitions
  • ssl - Certificate validation and HTTPS recovery after DNS or registrar changes
  • infrastructure - Environment architecture and operations runbooks

Feedback

  • If useful: clawhub star domain-registration
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.55%
按下载量换算2,092

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills