Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Queries Google Autocomplete with question modifiers (what, how, why, should, etc.) to return real search suggestions for any seed topic. Optional DataForSEO integration adds average monthly search volume to results.
Requires no API key for basic use, pulling live suggestions directly from Google rather than from static or sampled keyword databases.
When to use it
- Building FAQ sections from real user search behavior
- Finding content angles before writing a blog post
- Researching AEO prompts for AI-optimized pages
- Discovering what customers ask about a product before launch
- Generating keyword lists for a niche topic in bulk
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: find questions people search about 'travel itinerary'
- 1Run find_questions.py with seed topic 'travel itinerary'
- 2Prepend each modifier (what, how, why, should, when) to the topic
- 3Query Google Autocomplete for each modified phrase
- 4Collect all returned suggestions
Questions like 'what travel itinerary should I use', 'how to make a travel itinerary', 'when to book a travel itinerary'
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.