用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/sandbaseai/sandbase-skills --skill weibo-research命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Portable multi-source research with cross-source validation and an offline evidence ledger. Use for fact-checking, comprehensive research, or any question requiring multiple independent perspectives; work with the host agent's search tools and optionally add SandBase Tavily, Exa, Scholar, and Cloudsway coverage.
Search tweets, analyze trends, monitor users, and gather social intelligence from Twitter/X through SandBase. Use when asked for Twitter research, social listening, trend analysis, influencer monitoring, sentiment tracking, or competitor social intelligence.
Search, extract, and compare high-quality public sources with Exa through SandBase. Use when asked for deep web research, source discovery, current evidence, topic investigation, company research, or citation-ready findings.
基于 SOC 职业分类
正在显示 SKILL.md
| name | weibo-research |
| description | 通过 SandBase 搜索微博、追踪热搜、分析用户和话题趋势。适用于微博舆情监控、热点追踪、用户分析、品牌口碑研究等场景。 |
微博热点与舆情研究工具。搜索内容、追踪热搜趋势、分析用户画像和话题传播。使用前请阅读 API 映射表。
每次调用前先使用 sandbase_describe_tool 获取当前参数 schema,再使用 sandbase_call_tool 传入准确的 tool_name。
使用 weibo_web_hot_search 获取实时热搜榜。
使用 weibo_web_trend_top 获取趋势排行。
使用 weibo_web_search_topics 搜索话题。
使用 weibo_web_search 按关键词搜索微博。
使用 weibo_web_channel_feed 获取频道内容。
使用 weibo_web_user_info 获取用户资料和统计。
使用 weibo_web_user_posts 获取用户发布的微博。
使用 weibo_web_post_detail 获取微博详情。
使用 weibo_web_post_comments 获取评论区内容。
使用 weibo_web_comment_replies 获取评论回复。
返回:热搜榜单、搜索结果、用户画像、话题热度趋势、评论区舆情分析。