Monitor brand mentions, sentiment, and reputation across Twitter, Reddit, news, and social platforms through SandBase. Use when asked for brand monitoring, reputation tracking, social listening, PR coverage analysis, or competitive brand intelligence.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill brand-monitoring
Cross-platform brand reputation and mention monitoring through SandBase. Track what's being said about a brand across Twitter, Reddit, news sources, and Chinese platforms. 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 twitter_web_search_timeline to search brand mentions and hashtags.
Use twitter_web_trending to check if brand is trending.
Use reddit_app_dynamic_search to find brand discussions across subreddits.
Use tavily_search with topic "news" and brand name.
Use google_news_bulk_articles for comprehensive news coverage.
Use xiaohongshu_app_v2_search_notes for brand mentions on Xiaohongshu.
Use weibo_web_search for Weibo brand mentions.
Aggregate mentions by platform, sentiment, volume, and trends.
Return: mention volume by platform, sentiment breakdown (positive/negative/neutral), key influencer mentions, emerging issues, competitive comparison, and trend over time.
Take sandbaseai/brand-monitoring 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.