Skip to main content

Domain Hunter

Skill Active
Part of:OPC Skills

Search domains, compare prices, find promo codes, get purchase recommendations. Use when user wants to buy a domain, check domain prices, find domain deals, compare registrars, or search for .ai/.com domains.

Purpose

To help users find and purchase domain names efficiently by automating price comparisons and discount searches, ensuring they get the best value.

Features

  • Generate creative domain name suggestions
  • Check domain availability using WHOIS or registrar pages
  • Compare domain prices across multiple registrars
  • Search for promotional codes via Twitter and Reddit
  • Provide a final purchase recommendation with best deal

Use Cases

  • Buying a new domain for a project
  • Checking domain prices from different registrars
  • Finding deals and promo codes for domain registration
  • Comparing .ai/.com domain prices and availability

Non-Goals

  • Registering domains directly through its own interface
  • Managing existing domain registrations
  • Providing legal advice on domain ownership
  • Searching for all possible TLDs beyond common ones and specified examples

Practices

  • Workflow execution
  • Information retrieval
  • Price comparison

Prerequisites

  • Twitter skill
  • Reddit skill
  • WHOIS command-line tool
  • Python 3 environment

Documentation

  • info:Configuration & parameter referenceThe SKILL.md details the workflow and external commands but does not explicitly document parameters for potential future tools or configuration defaults.

Maintenance

  • warning:Dependency ManagementThe SKILL.md mentions Python scripts requiring Twitter and Reddit skills, but there's no explicit mention of dependency management for these external skills or Python packages.

Security

  • warning:Secret ManagementThe `spaceship-api.md` reference file shows API keys being loaded from `~/.zshrc`, which is not ideal for sensitive secrets and could be a security risk if not managed carefully.
  • warning:InjectionThe skill relies on shell commands like `whois` and suggests using `python3 scripts/search_tweets.py` which, if not carefully handled, could be susceptible to command injection if user input is directly passed to these commands without sanitization.
  • warning:Transitive Supply-Chain GrenadesThe skill instructs to run Python scripts from `scripts/` directory and mentions `cd <twitter_skill_directory>`, which could potentially pull uncommitted code or dependencies at runtime if not managed carefully.
  • warning:Sandbox IsolationThe skill uses shell commands (`whois`, `open`, `grep`, `cut`, `export`) and implies running external Python scripts, which could potentially interact with the file system or environment outside the intended scope if not properly sandboxed by the execution environment.
  • info:Data ExfiltrationThe skill uses `WebSearch` and external scripts, which could potentially exfiltrate data if user input is not handled properly, but no explicit malicious intent is present.

Portability

  • warning:Structural AssumptionThe SKILL.md assumes the presence of `twitter` and `reddit` skills in a discoverable location and also mentions `cd <twitter_skill_directory>`, implying a specific directory structure that might not be present in all environments.
  • warning:Runtime stabilityThe skill assumes specific external skills (`twitter`, `reddit`) and shell environments (bash commands like `whois`, `grep`) which might not be present or configured identically across all agent runtimes.
  • warning:Stack assumptionsThe skill assumes a POSIX-compatible shell, Python 3, and the presence of specific external skills (`twitter`, `reddit`), with no explicit declaration of minimum versions or OS compatibility.
  • warning:Cross-skill couplingThe `domain-hunter` skill explicitly relies on `twitter` and `reddit` skills for promo code searching, and these dependencies are not declared in a way that ensures they are loaded or available.

Execution

  • warning:ValidationShell commands like `whois` and Python script calls do not explicitly show schema validation or sanitization of inputs like domain names or search queries, potentially leading to unexpected behavior or errors.
  • warning:Pinned dependenciesWhile the project uses Git and has a license file, there's no explicit mention of pinned Python dependencies or lockfiles for the `scripts/search_tweets.py` and `scripts/search_posts.py` used in the workflow.

Code Execution

  • warning:Error HandlingThe provided SKILL.md describes shell commands and Python scripts but does not detail specific error handling mechanisms for these external processes, potentially leading to opaque errors for the agent.
  • warning:Tool FallbackThe skill explicitly relies on `twitter` and `reddit` skills and references specific Python scripts, but does not mention any fallback mechanisms if these are unavailable or fail.

Errors

  • warning:Actionable error messagesThe SKILL.md outlines workflow steps but doesn't detail specific error messages or recovery steps for the external commands (`whois`, Python scripts) it invokes.

Practical Utility

  • info:Edge casesWhile the skill outlines steps, it doesn't explicitly detail failure modes or recovery paths for external commands like `whois` or the Python scripts, only mentioning 'Only present domains that are confirmed AVAILABLE'.

Safety

  • warning:Halt on unexpected stateThe SKILL.md states 'CRITICAL: Always check availability before presenting domains to user!', but does not explicitly define how unexpected pre-states (e.g., network errors during WHOIS check) should halt the workflow.

Installation

First, add the marketplace

/plugin marketplace add ReScienceLab/opc-skills
/plugin install domain-hunter@opc-skills

Quality Score

75 /100
Analyzed about 16 hours ago

Trust Signals

Last commit1 day ago
Stars858
LicenseApache-2.0
Status
View Source

Similar Extensions

Web Search

100

USE FOR web search. Returns ranked results with snippets, URLs, thumbnails. Supports freshness filters, SafeSearch, Goggles for custom ranking, pagination. Primary search endpoint.

Skill
brave

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.

Skill
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.

Skill
xixu-me

X Twitter Scraper

100

Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.

Skill
Xquik-dev

© 2025 SkillRepo · Find the right skill, skip the noise.