domain-check

Check domain availability via Vercel and buy/manage domains via Vercel CLI.

7 stars

Best use case

domain-check is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Check domain availability via Vercel and buy/manage domains via Vercel CLI.

Teams using domain-check should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/domain-check/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/brennerspear/domain-check/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/domain-check/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How domain-check Compares

Feature / Agentdomain-checkStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Check domain availability via Vercel and buy/manage domains via Vercel CLI.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# domain-check

Check domain availability via Vercel and buy/manage domains via Vercel CLI.

## Install

```
npx clawhub@latest install domain-check
```

Related Skills

surf-check

7
from Demerzels-lab/elsamultiskillagent

Surf forecast decision engine.

premium-domains

7
from Demerzels-lab/elsamultiskillagent

Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains.

domaindetails

7
from Demerzels-lab/elsamultiskillagent

Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required.

secucheck

7
from Demerzels-lab/elsamultiskillagent

Comprehensive security audit for OpenClaw.

security-checker

7
from Demerzels-lab/elsamultiskillagent

Security scanner for Python skills before publishing to ClawHub.

naming-and-domains

7
from Demerzels-lab/elsamultiskillagent

Name a business, product, or service and secure a matching domain.

check-analytics

7
from Demerzels-lab/elsamultiskillagent

Audit existing Google Analytics implementation. Checks for common issues, missing configurations, and optimization opportunities.

apipick-telegram-phone-check

7
from Demerzels-lab/elsamultiskillagent

Check if a phone number is registered on Telegram using the apipick Telegram Checker API.

apipick-email-checker

7
from Demerzels-lab/elsamultiskillagent

Validate email addresses using the apipick Email Validator API.

domain-trust-check

7
from Demerzels-lab/elsamultiskillagent

Check any URL for phishing, malware, brand abuse, and scams before visiting. Powered by the Outtake Trust API.

camino-safety-checker

7
from Demerzels-lab/elsamultiskillagent

Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location.

checkmate

7
from Demerzels-lab/elsamultiskillagent

Enforces task completion: turns your goal into pass/fail criteria, runs a worker, judges the output, feeds back.