Analyze Google search results, SERP features, and organic rankings through SandBase DataForSEO. Use when asked for SERP analysis, Google ranking research, search feature identification, or organic visibility assessment.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill serp-analysis
Google Search Engine Results Page analysis through SandBase. Inspect live organic rankings, identify SERP features, discover related searches, and analyze autocomplete suggestions. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
Use dataforseo_v3_serp_google_organic_live_advanced to get live organic results for a query.
Use dataforseo_v3_serp_google_related_searches_live_advanced to find related searches.
Use dataforseo_v3_serp_google_autocomplete_live_advanced for autocomplete suggestions.
Return: top organic results (title, URL, position, SERP features), featured snippets, People Also Ask, related searches, and competitive analysis.
Take sandbaseai/serp-analysis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.