Overview
- Skill Key
- abtdomain/nameserver-reverse
- Author
- abtdomain
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/abtdomain/nameserver-reverse
- Latest Commit SHA
- bf960a4427f2fa9227b10882af336c33e8f65c6a
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Nameserver Reverse 技能。 若已安装,则直接安装 Nameserver Reverse 技能。
# DomainKits MCP Server
Domain intelligence tools through MCP-compatible clients.
## Endpoints
| Endpoint | Description |
|----------|-------------|
| `https://mcp.domainkits.com/mcp/nrds` | Newly Registered Domains Search |
| `https://mcp.domainkits.com/mcp/ns-reverse` | NS Reverse Lookup |
## Configuration
### Claude Desktop
Edit config file:
- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`
```json
{
"mcpServers": {
"domainkits-nrds": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.domainkits.com/mcp/nrds",
"--transport",
"http-first"
]
},
"domainkits-ns-reverse": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.domainkits.com/mcp/ns-reverse",
"--transport",
"http-first"
]
}
}
}
```
### Cursor
Edit `~/.cursor/mcp.json`:
```json
{
"mcpServers": {
"domainkits-nrds": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.domainkits.com/mcp/nrds"]
},
"domainkits-ns-reverse": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.domainkits.com/mcp/ns-reverse"]
}
}
}
```
---
### Gemini CLI
```bash
gemini extensions install https://github.com/ABTdomain/domainkits-mcp
```
## Tools
### search_nrds
Search for newly registered domains by keyword.
**Parameters:**
| Name | Type | Required | Default | Description |
|------|------|----------|---------|-------------|
| keyword | string | Yes | - | Search term (a-z, 0-9, hyphen only, max 20 chars) |
| days | integer | Yes | - | 1-7 |
| position | string | No | any | `start`, `end`, or `any` |
| tld | string | No | all | Filter by TLD (e.g., `com`, `net`, `org`) |
**Example:**
```bash
curl -X POST https://mcp.domainkits.com/mcp/nrds \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"se...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.