
Social Media Extractor
- 694 installs
- 19 repo stars
- Updated July 27, 2026
- postplusai/postplus-skills
social-media-extractor is a PostPlus routing skill that directs Instagram and Meta public data extraction workflows for ad creative, benchmark, and UGC signals when developers have not yet chosen a platform-specific extr
About
social-media-extractor is a high-level entry skill from postplusai/postplus-skills in the Routing and Contracts family for public Instagram and Facebook/Meta social data extraction. When a developer needs ad creative references, competitive benchmarks, creator shortlists, or UGC signals but has not named a platform-specific workflow, this skill routes the request to the correct downstream skill—Instagram benchmark or creator work to Instagram skills, and Facebook/Meta page, group, or post evidence to facebook-research. Developers reach for social-media-extractor at the start of competitive or creative research sessions to avoid picking the wrong specialized extractor. The skill defines scope boundaries and handoff contracts before platform-specific extraction begins.
- Routes Instagram benchmark and creator shortlist work to Instagram skills
- Routes Facebook/Meta page, group, and post evidence to facebook-research
- Explicit stop: no guessing when user intent or source evidence is missing
- CLI/script failures must be reported exactly—no metadata-only bypass
- Non-Meta platforms are outside this release lane
Social Media Extractor by the numbers
- 694 all-time installs (skills.sh)
- +43 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #656 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/postplusai/postplus-skills --skill social-media-extractorAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 694 |
|---|---|
| repo stars | ★ 19 |
| Security audit | 2 / 3 scanners passed |
| Last updated | July 27, 2026 |
| Repository | postplusai/postplus-skills ↗ |
How do you extract public Instagram and Meta ad signals?
Enter PostPlus public Instagram and Meta extraction workflows when you need ad creative, benchmark, or UGC signals but have not picked a platform-specific skill yet.
Who is it for?
Developers starting Instagram or Meta competitive research who need the correct PostPlus extraction skill routed before platform-specific work.
Skip if: Developers who already know the exact platform skill to invoke or projects needing private authenticated social APIs instead of public extraction.
When should I use this skill?
A user wants public Instagram or Meta content signals for ads, benchmarks, or UGC but has not specified a platform-specific PostPlus workflow.
What you get
Routed extraction workflows, platform-specific skill handoffs, and public social content evidence for creative or benchmark analysis.
- Routed platform skill handoff
- Scoped public social extraction plan
By the numbers
- Routes across Instagram and Facebook/Meta public extraction workflows
- Belongs to the PostPlus Routing and Contracts skill family
Files
Social Media Extractor
Use When
- The user wants public Instagram or Facebook/Meta content signals for ad
creative, benchmark, creator shortlist, UGC, or campaign asset planning.
- The user has not named a platform-specific workflow yet.
Scope
- Instagram benchmark or creator shortlist work routes to Instagram skills.
- Facebook/Meta public page, group, or post evidence routes to
facebook-research.
- Non-Meta platforms are outside this release lane.
Do Not Use When
- The task belongs to ideation, QA, or another released skill listed in the handoff section.
- Required inputs are missing and guessing would change the result.
Required Input
- Explicit user brief or JSON input matching the artifact contract.
Stop Conditions
- Stop when required user intent, source evidence, or owned input artifacts are
missing and guessing would change the result.
- If an owned CLI or script command fails, report the exact error and stop. Do
not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.
Handoff
- Return the structured output, hosted result, poll command, or explicit blocker.
Public Command Boundary
- Choose the smallest matching command or workflow from the user input and run
it directly.
- If an owned CLI or script command fails, report the exact error and stop. Do
not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.
- This public skill is instruction-driven. Produce the artifact described by the workflow directly from the available evidence.
- Do not call private provider/runtime paths or unpublished local tools.
- If the CLI returns a quote-confirmation challenge, run
postplus quote confirm --json --challenge-file <challenge.json>and retry with the returned token.
Related skills
How it compares
Pick social-media-extractor as the first step when the target platform is unclear; switch to Instagram or facebook-research skills once the platform is known.
FAQ
When should developers invoke social-media-extractor?
Developers should invoke social-media-extractor when they need public Instagram or Facebook/Meta content signals for ad creative, benchmarks, creator shortlists, or UGC planning but have not named a platform-specific PostPlus workflow. The skill routes to the correct downstream e
How does social-media-extractor route Facebook versus Instagram requests?
social-media-extractor routes Instagram benchmark and creator shortlist work to Instagram-specific PostPlus skills. Facebook and Meta public page, group, or post evidence requests route to the facebook-research skill before platform-specific extraction begins.
Is Social Media Extractor safe to install?
skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.