social-media-extractor
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSocial Media Data Extraction
社交媒体数据提取
Follow shared release-shell rules in:
- release-shell rules
postplus-shared
Use this skill only as a high-level entry point when the user asks for cross-platform public data extraction and has not named a platform-specific workflow yet.
This file is intentionally lightweight. Platform-specific collection logic lives elsewhere:
- TikTok:
skills/20-research/tiktok-research/SKILL.md - TikTok music/sound collection:
skills/20-research/tiktok-music-sound-collector/SKILL.md - TikTok music archive downloads:
skills/20-research/tiktok-music-archive-downloader/SKILL.md - TikTok music chain: TikTok music workflow
postplus-shared - TikTok ads:
skills/20-research/tiktok-ad-research/SKILL.md - TikTok Shop:
skills/20-research/tiktok-shop-research/SKILL.md - Instagram creator discovery:
skills/20-research/instagram-creator-discovery/SKILL.md - Instagram accounts:
skills/20-research/instagram-account-research/SKILL.md - Instagram content benchmark:
skills/20-research/instagram-content-benchmark/SKILL.md - Instagram audience voice:
skills/20-research/instagram-audience-voice/SKILL.md - Instagram campaign scouting:
skills/20-research/instagram-campaign-scout/SKILL.md - X:
skills/20-research/x-research/SKILL.md - LinkedIn:
skills/20-research/linkedin-research/SKILL.md - YouTube:
skills/20-research/youtube-research/SKILL.md - Facebook:
skills/20-research/facebook-research/SKILL.md
遵循以下共享的release-shell规则:
- 的release-shell规则
postplus-shared
仅当用户请求跨平台公开数据提取且尚未指定特定平台工作流时,才将此skill作为高层级入口使用。
本文件特意设计得简洁轻量化。特定平台的采集逻辑存放在以下位置:
- TikTok:
skills/20-research/tiktok-research/SKILL.md - TikTok音乐/声音采集:
skills/20-research/tiktok-music-sound-collector/SKILL.md - TikTok音乐档案下载:
skills/20-research/tiktok-music-archive-downloader/SKILL.md - TikTok音乐链: 的TikTok音乐工作流
postplus-shared - TikTok广告:
skills/20-research/tiktok-ad-research/SKILL.md - TikTok Shop:
skills/20-research/tiktok-shop-research/SKILL.md - Instagram创作者发现:
skills/20-research/instagram-creator-discovery/SKILL.md - Instagram账号研究:
skills/20-research/instagram-account-research/SKILL.md - Instagram内容基准分析:
skills/20-research/instagram-content-benchmark/SKILL.md - Instagram受众声音分析:
skills/20-research/instagram-audience-voice/SKILL.md - Instagram活动调研:
skills/20-research/instagram-campaign-scout/SKILL.md - X:
skills/20-research/x-research/SKILL.md - LinkedIn:
skills/20-research/linkedin-research/SKILL.md - YouTube:
skills/20-research/youtube-research/SKILL.md - Facebook:
skills/20-research/facebook-research/SKILL.md
Core Rule
核心规则
Do not run generic collection actors by default from this skill.
Instead:
- identify the platform
- route into the dedicated platform skill
- let that skill choose the actor, input shape, normalization, and analysis flow
默认情况下,不要从此skill运行通用采集执行器。
取而代之的是:
- 确定目标平台
- 路由至专属平台skill
- 由该skill选择执行器、输入格式、标准化流程和分析流程
Product-Shell Rule
产品外壳规则
This skill is for deciding the first research path, not for staying as a permanent execution layer.
Once the route is clear, move into the narrowest useful platform skill and keep the work there.
In the product shell, downstream platform access follows
release-shell rules.
postplus-shared本skill用于确定初始研究路径,而非作为永久执行层。一旦路由明确,切换至最适用的细分平台skill并在该skill内开展工作。
在产品外壳中,下游平台访问遵循的release-shell规则。
postplus-sharedWhen This Skill Is Appropriate
适用场景
Use it when the user says things like:
- "帮我抓社媒数据做趋势分析"
- "做一个跨平台内容研究"
- "把 TikTok、Instagram、X 都看一遍"
- "先帮我判断这个题目更该看哪个平台"
- "我想知道这个品牌在不同社媒上分别是什么状态"
当用户提出以下需求时使用本skill:
- "帮我抓社媒数据做趋势分析"
- "做一个跨平台内容研究"
- "把 TikTok、Instagram、X 都看一遍"
- "先帮我判断这个题目更该看哪个平台"
- "我想知道这个品牌在不同社媒上分别是什么状态"
When This Skill Is Not Appropriate
不适用场景
Do not stay in this skill when the request is already specific, for example:
- TikTok creator discovery
- TikTok benchmark or comments research
- TikTok sound-specific video collection or music archive download
- TikTok Shop creator analytics
- Instagram account enrichment
- X account or tweet research
Route immediately to the narrower skill.
当请求已经明确时,请勿停留在本skill中,例如:
- TikTok创作者发现
- TikTok基准分析或评论研究
- TikTok特定声音视频采集或音乐档案下载
- TikTok Shop创作者分析
- Instagram账号信息补充
- X账号或推文研究
应立即路由至更细分的skill。
Output Expectation
输出预期
If multiple platforms are involved, return a merged research package with:
- per platform
raw/ - per platform
normalized/ - one platform-specific summary per platform
- one merged comparison summary only after each platform has been normalized first
If the user wants to keep moving after research, the next layer should depend on the output:
- creator shortlist or partnership path -> or
skills/10-routing/creator-discovery-routerskills/50-publishing/creator-outreach - strategy or concept handoff ->
skills/40-creative/benchmark-to-brief - publishing or distribution execution -> only after the content is already packaged into publish-ready copy, assets, or approved deliverables
如果涉及多个平台,返回合并后的研究包,包含:
- 每个平台的(原始数据)目录
raw/ - 每个平台的(标准化数据)目录
normalized/ - 每个平台的专属总结报告
- 仅在所有平台数据完成标准化后,生成一份合并对比总结报告
如果用户希望在研究后继续推进,后续步骤应基于输出内容而定:
- 创作者候选名单或合作路径 -> 或
skills/10-routing/creator-discovery-routerskills/50-publishing/creator-outreach - 策略或概念交接 ->
skills/40-creative/benchmark-to-brief - 发布或分发执行 -> 仅在内容已打包为可发布的文案、素材或获批准的交付物后进行