Install
$ agentstack add skill-sandbaseai-sandbase-skills-douyin-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
抖音研究
抖音内容与创作者研究工具。搜索视频、分析达人、追踪挑战赛和话题趋势。使用前请阅读 [API 映射表](references/sandbase-api-map.md)。
调用 SandBase 能力
每次调用前先使用 sandbase_describe_tool 获取当前参数 schema,再使用 sandbase_call_tool 传入准确的 tool_name。
操作原则
- 仅用于公开内容的研究和分析,不发布或互动。
- 保留归因:视频链接、作者、播放量、发布时间。
- 抖音数据时效性强,热点内容变化快。
工作流
1. 搜索与发现
使用 douyin_search_general_search_v2 综合搜索(视频、用户、话题)。 使用 douyin_search_video_search_v2 搜索视频。 使用 douyin_search_user_search_v2 搜索用户/创作者。 使用 douyin_search_challenge_search_v2 搜索挑战赛/话题。 使用 douyin_search_music_search 搜索音乐。 使用 douyin_search_live_search_v1 搜索直播。
2. 内容分析
使用抖音 app-v3 相关接口获取视频详情和互动数据。
3. 趋势追踪
使用 douyin_search_search_suggest 获取搜索联想词。 使用挑战赛搜索追踪话题趋势。
输出
返回:搜索结果概览、视频热度分析、创作者画像、话题趋势、内容策略洞察。
示例任务
- "搜索抖音上关于 [话题] 的热门视频。"
- "找出 [品类] 领域的抖音头部达人。"
- "追踪 #[挑战赛] 的参与量和热度变化。"
- "分析 [品牌] 在抖音上的内容营销策略。"
- "最近抖音上有哪些爆款内容模式?"
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: sandbaseai
- Source: sandbaseai/sandbase-skills
- License: Apache-2.0
- Homepage: https://skills.sh/sandbaseai/sandbase-skills/multi-source-search
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.