Monitor competitor websites, content changes, social activity, and market positioning through SandBase. Use when asked for competitive intelligence, competitor tracking, market positioning research, or competitive content monitoring.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill competitor-monitor
Cross-channel competitive intelligence through SandBase. Track competitor website content, social media activity, news coverage, and search visibility. 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 firecrawl_scrape or context_dev_scrape_markdown to extract competitor page content.
Use firecrawl_map to discover competitor site structure.
Use context_dev_capture_screenshot for visual monitoring.
Use exa_search with include_domains to find competitor content.
Use dataforseo_v3_serp_google_organic_live_advanced to check their rankings.
Use twitter_web_search_timeline for competitor brand mentions.
Use linkedin_web_v2_company_posts for competitor LinkedIn activity.
Use youtube_web_v2_channel_videos for competitor YouTube content.
Use tavily_search with competitor name and "news" topic.
Use google_news_bulk_articles for news coverage.
Return: competitor activity summary, content changes detected, social media presence comparison, search visibility snapshot, news coverage, and strategic observations.
Take sandbaseai/competitor-monitor 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.