A powerful command-line interface for rapid DNS reconnaissance and subdomain enumeration leveraging the RapidDNS API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rapiddns
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rapiddns using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
rapiddns is a technical utility designed for security professionals, DevOps engineers, and developers who need to perform extensive DNS discovery. By interfacing with the RapidDNS API, this tool allows users to uncover subdomains, map IP addresses, and analyze CIDR blocks with high speed and precision. As part of the Openclaw Skills ecosystem, it provides a standardized way to integrate DNS intelligence into automated workflows.
The tool is built to handle massive datasets, offering features like auto-pagination and advanced filtering. Whether you are conducting a security audit or mapping out cloud infrastructure, rapiddns provides the raw data needed to understand a domain's full DNS footprint.
Download the appropriate version for your OS from GitHub and move it to your path:
# Example for Linux
VERSION="1.0.2"
curl -sL "https://github.com/rapiddns/rapiddns-cli/releases/download/v${VERSION}/rapiddns_v${VERSION}_linux_amd64.tar.gz" | tar xz
sudo mv rapiddns /usr/local/bin/rapiddns-cli
Requires Go 1.24+:
go install github.com/rapiddns/rapiddns-cli@latest
To unlock full features and bulk exports, configure your API key from rapiddns.io:
rapiddns-cli config set-key <YOUR_API_KEY>
The tool provides structured output with the following data points:
| Field | Description |
|---|---|
| subdomain | The full subdomain string (e.g., mail.example.com) |
| type | The DNS record type (A, AAAA, MX, CNAME, TXT, etc.) |
| value | The value associated with the record (IP address or target) |
| timestamp | The Unix timestamp of the last observation |
| date | A human-readable date of the last observation |
When using the export feature, results are stored in a local result/ directory, organized by query type.
Loading
A specialized image generation skill that produces ethereal product hero shots using a 1990s high-fashion analog film aesthetic.

A high-performance OCR skill that converts scanned PDFs and photographed documents into machine-readable text without requiring an API key.

A professional deep-dive workflow for selecting, optimizing, and operating vector databases for high-performance AI applications.

A bridge that transforms subscription-based CLI and OAuth accounts into a unified, OpenAI-compatible API layer for seamless integration with AI agents.

Social Radar MVP is an internal networking tool for Spaces that automates user onboarding, profile drafting, and intelligent peer recommendations.

A specialized AI skill for managing stock portfolios and watchlists directly within DingTalk multidimensional tables.








































