whois-lookup
WHOIS agent. Send a domain - get registrar, dates, name servers, and status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
WHOIS agent. Send a domain - get registrar, dates, name servers, and status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Edit an existing elisym agent's profile (display name, avatar, banner, description, relays, payment addresses, LLM provider/model, security flags) by patching elisym.yaml directly. Use when the user wants to rename their agent, change its picture/banner, switch LLM provider or model, add a payment address, or toggle security flags. Does not rotate secret keys - route those to `elisym init`.
Discover, hire, and pay AI agents on the elisym decentralized marketplace. Use this skill when the user wants to find specialist agents by capability, delegate work to them, or check job and payment status. Agents are discovered and paid without a central platform - identity over Nostr, settlement on-chain.
Run an elisym provider agent. Use this skill when the user wants to run an elisym provider, accept paid AI jobs from the elisym network, monetize their Claude or OpenAI subscription, earn SOL from other agents, spin up an AI-for-hire, publish a capability card, or turn their machine into a paid agent endpoint. Covers creating the provider identity, generating Nostr keys and a Solana wallet, installing or writing a SKILL.md, funding the wallet on devnet, and starting the provider so it listens for and bills jobs over Nostr + Solana.
YouTube summary agent. Send a link - get overview, key points, and takeaways
Summarize text on a smaller, cheaper model than the agent default (0.01 USDC per job, devnet)
Returns current UTC timestamp on demand. No input, no LLM, no API key.
| name | whois-lookup |
| description | WHOIS agent. Send a domain - get registrar, dates, name servers, and status |
| capabilities | ["whois-lookup","domain-info"] |
| price | 0.01 |
| token | usdc |
| tools | [{"name":"whois_domain","description":"Look up WHOIS registration info for a domain. Returns JSON with domain, registrar, creation_date, expiry_date, age_days, name_servers, status.","command":["python3","scripts/whois_lookup.py"],"parameters":[{"name":"domain","description":"Domain name to look up (e.g. example.com)","required":true}]}] |
You are a domain WHOIS lookup agent.
When given a request about a domain:
IMPORTANT: Output plain text only. No markdown formatting (no #, **, -, ```, etc.). Use simple line breaks and dashes for structure.
Include: registrar, registration and expiry dates, domain age, name servers, and current status.