# domain-check

Cross-platform, dependency-free domain availability checker — runs as a plugin in Claude Code, an extension in Gemini CLI, and a skill in Codex CLI / OpenCode, or as a plain Python CLI. Ask your coding agent "is example.com free?"

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/pleaseprompto-domain-check-skill
- Source: https://github.com/PleasePrompto/domain-check-skill
- Price: free and open source

## Summary
domain-check is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes domain-check. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add pleaseprompto/domain-check-skill
```

## Skills
- domain-check

## FAQ

### What is domain-check?
Cross-platform, dependency-free domain availability checker — runs as a plugin in Claude Code, an extension in Gemini CLI, and a skill in Codex CLI / OpenCode, or as a plain Python CLI. Ask your coding agent "is example.com free?"

### How do I install domain-check?
Run these in Claude Code: npx -y skills add pleaseprompto/domain-check-skill. Then prompt normally.

### Does domain-check auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is domain-check free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
