suggest_and_check_domains
Generate brand-name variations from keywords using prefixes, suffixes, compounds, and blends, then check domain availability for each. Find available domains when obvious names are taken.
Instructions
Generate brand-name variations from keywords, then check domain availability for each. Creates variations using prefixes (get-, try-, my-…), suffixes (-hq, -lab, -flow…), compounds (keyword1+keyword2), and portmanteau blends. Great for brainstorming when obvious names are taken.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Root keywords to generate variations from, e.g. ["pulse", "data"] | |
| tlds | No | TLDs to check per variation. Default: com, io, ai, dev, app, co | |
| max_variations | No | Max name variations to generate & check. Default: 20 |