← 返回 Skills 市场
805
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install domains
功能描述
Register, manage, and protect domain names with practical DNS and security guidance.
使用说明 (SKILL.md)
Domain Management Rules
Before Registration
- Check availability on the registrar directly — WHOIS lookups from third parties can trigger front-running (someone registers it before you)
- Search for the domain name + "scam" or "controversy" — previous owners leave reputation baggage
- Verify trademark conflicts before investing in branding — legal disputes are expensive
Choosing Extensions
- .com still has highest trust for general audiences — alternatives work but require more brand building
- Country TLDs (.co.uk, .de) rank better in local search — use them for geo-targeted businesses
- New TLDs (.io, .ai, .dev) work for tech audiences but confuse mainstream users
- Premium domains have recurring premium renewal fees, not just higher initial cost — check yearly price
Registration Practices
- Enable auto-renewal immediately — domains lost to expiration get scooped by squatters within hours
- Buy WHOIS privacy — public registration data leads to endless spam and social engineering attempts
- Register for multiple years if the domain is important — shows search engines you're serious
- Use a dedicated email for registrar accounts — losing access to that email means losing the domain
DNS Fundamentals
- DNS changes take 24-48 hours to fully propagate — plan migrations accordingly
- TTL (Time To Live) should be lowered before migrations, raised after — low TTL during normal operation wastes resources
- A records point to IP addresses, CNAME points to another domain — never CNAME the root domain
- MX records for email are separate from web hosting — moving hosts doesn't require changing email if MX stays
Security
- Enable registrar lock (clientTransferProhibited) — prevents unauthorized transfers
- DNSSEC adds cryptographic verification — worth enabling but breaks if misconfigured
- Two-factor on registrar account is mandatory — domain hijacking is common attack vector
- Authorization/EPP code is the password for transfers — treat it like a credential
Transfers
- 60-day lock after registration or previous transfer — plan ahead, can't transfer immediately
- Transfers extend registration by one year — not wasted money
- Unlock domain and get auth code before initiating — missing either blocks the transfer
- Some TLDs have special transfer rules — .uk, .de, and others differ from standard process
Expiration
- Grace period (usually 30 days) allows renewal at normal price — but risky, site goes down
- Redemption period costs 10-20x normal renewal — expensive mistake
- After redemption, domain goes to auction or open registration — you've lost it
- Expired domains with backlinks get bought by spammers — protect your brand's domains even if unused
Multi-Domain Strategy
- Register common misspellings and redirect — typosquatters will otherwise profit from your traffic
- Consider .com + main country TLD at minimum — others only if brand is valuable
- Subdomains are free and instant — don't buy domains for every project, use subdomains for experiments
- Consolidate domains at one registrar — easier management, less credential sprawl
Common Mistakes
- Registering through web host instead of dedicated registrar — harder to move later, often more expensive
- Letting domains expire assuming no one cares — competitors and squatters monitor expirations
- Using registrar's free email forwarding for critical accounts — tied to domain renewal, single point of failure
- Not documenting which domains exist where — large organizations lose track and lose domains
安全使用建议
This skill is low-risk: it's a read-only set of domain/DNS best practices and asks for nothing sensitive. Before installing, note that (1) the guidance is general — verify registrar-specific rules and prices before acting, (2) the skill can be invoked autonomously by the agent (default), but its instructions do not perform network calls or access credentials, and (3) do not provide account credentials or auth/EPP codes to any skill or agent; perform sensitive actions (transfers, renewals, credential changes) directly through your registrar's website or trusted interfaces. If you need automation that performs registrar API calls, prefer a skill that explicitly lists required API credentials and uses reputable APIs/clients.
功能分析
Type: OpenClaw Skill
Name: domains
Version: 1.0.0
The skill bundle is entirely informational, providing guidance on domain management, DNS, and security best practices. There are no executable files, scripts, or instructions for the AI agent to perform any actions. The `SKILL.md` content is purely advisory and contains no prompt injection attempts, requests for sensitive data, or commands that could lead to malicious behavior. All content aligns with the stated purpose of offering practical guidance.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: practical domain registration, DNS, transfer, and security guidance. Nothing in the manifest asks for unrelated capabilities or secrets.
Instruction Scope
SKILL.md contains only advisory guidance (no shell commands, no file paths, no env var access, no external endpoints). Instructions stay within the stated purpose and do not direct the agent to collect or transmit user data.
Install Mechanism
No install spec and no code files — lowest-risk model. Nothing will be written to disk or fetched at install time.
Credentials
The skill declares no environment variables, credentials, or config paths. That aligns with an advisory/reference skill that doesn't need access to external services or secrets.
Persistence & Privilege
always is false and the skill is user-invocable (normal defaults). It does not request permanent presence or modification of other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install domains - 安装完成后,直接呼叫该 Skill 的名称或使用
/domains触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Domains 是什么?
Register, manage, and protect domain names with practical DNS and security guidance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 805 次。
如何安装 Domains?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install domains」即可一键安装,无需额外配置。
Domains 是免费的吗?
是的,Domains 完全免费(开源免费),可自由下载、安装和使用。
Domains 支持哪些平台?
Domains 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Domains?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills