with one click
social-media-extractor
// High-level entry point for cross-platform public social data extraction when the user has not named a platform-specific workflow yet.
// High-level entry point for cross-platform public social data extraction when the user has not named a platform-specific workflow yet.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | social-media-extractor |
| description | High-level entry point for cross-platform public social data extraction when the user has not named a platform-specific workflow yet. |
| metadata | {"postplus":{"familyId":"routing-contracts","familyName":"Routing & Contracts"}} |
Follow shared public skill rules in:
postplus-shared public skill rulesUse 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:
skills/20-research/tiktok-research/SKILL.mdskills/20-research/tiktok-music-archive-downloader/SKILL.mdpostplus-shared TikTok music workflowskills/20-research/tiktok-ad-research/SKILL.mdskills/20-research/instagram-creator-discovery/SKILL.mdskills/20-research/instagram-account-research/SKILL.mdskills/20-research/instagram-content-benchmark/SKILL.mdskills/20-research/instagram-audience-voice/SKILL.mdskills/20-research/instagram-campaign-scout/SKILL.mdskills/20-research/x-research/SKILL.mdskills/20-research/youtube-research/SKILL.mdskills/20-research/facebook-research/SKILL.mdDo not run generic collection actors by default from this skill.
Instead:
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 PostPlus runtime, downstream platform access follows
postplus-shared public skill rules.
Use it when the user says things like:
Do not stay in this skill when the request is already specific, for example:
Route immediately to the narrower skill.
If multiple platforms are involved, return a merged research package with:
raw/ per platformnormalized/ per platformIf the user wants to keep moving after research, the next layer should depend on the output:
skills/10-routing/creator-discovery-router or skills/50-publishing/creator-outreachskills/40-creative/benchmark-to-brief