Domain Hunter
Skill AktivSearch 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.
To help users find and purchase domain names efficiently by automating price comparisons and discount searches, ensuring they get the best value.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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
Praktiken
- Workflow execution
- Information retrieval
- Price comparison
Voraussetzungen
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add ReScienceLab/opc-skills/plugin install domain-hunter@opc-skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Web Search
100VERWENDUNG FÜR Websuche. Gibt sortierte Ergebnisse mit Snippets, URLs und Thumbnails zurück. Unterstützt Frischefilter, SafeSearch, Goggles für benutzerdefinierte Sortierung, Paginierung. Primärer Suchendpunkt.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.
X Twitter Scraper
100Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.