Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
postplusai avatar

Facebook Research

  • 754 installs
  • 19 repo stars
  • Updated July 27, 2026
  • postplusai/postplus-skills

facebook-research is a PostPlus agent skill that collects and summarizes public Facebook page, group, and post data for developers who need source-grounded competitive or audience research without manual scraping.

About

facebook-research is a skill in postplusai/postplus-skills that researches public Facebook pages, groups, and posts through the PostPlus Cloud hosted public-content collection surface. It belongs to the platform-research family alongside LinkedIn and YouTube skills and applies shared postplus-shared rulebook and user-guidance rules before any collection run. The skill requires confirming the question can be answered from public Facebook content and refuses tasks that need private or non-public data. Developers use it when they want metrics and summaries grounded in actual posts rather than assumptions about audience behavior or competitor messaging. Outputs are source-linked research briefs suitable for positioning docs, content calendars, or validation memos. Reach for facebook-research when the research question is explicitly about public Facebook surfaces and you already use PostPlus skills for other social platforms.

  • Routes public Facebook URLs through PostPlus keys: facebook-profile-posts, facebook-group-posts, facebook-post-by-url
  • Enforces public-only scope—stops and redirects when login-only or private audience data is required
  • Default workflow: confirm scope, compile a brief, run collection, preserve collection-report.json while pending
  • Shares postplus-shared rulebook and user-guidance with other PostPlus platform-research skills
  • Supports page, group, single-post, and small discovery query targets

Facebook Research by the numbers

  • 754 all-time installs (skills.sh)
  • +43 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #623 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 facebook-research

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs754
repo stars19
Security audit2 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorypostplusai/postplus-skills

How do you research public Facebook pages for competitors?

Collect and summarize public Facebook page, group, and post data via PostPlus for grounded competitive or audience research.

Who is it for?

Developers or PMs validating positioning who need PostPlus-backed research on public Facebook pages, groups, and posts with cited sources.

Skip if: Developers who need private Facebook data, non-public groups, or research unrelated to Facebook public surfaces.

When should I use this skill?

The user asks for Facebook public post research, page metrics, group content analysis, or competitive summaries via PostPlus.

What you get

Source-grounded Facebook research summaries with public post metrics and competitive content notes.

  • source-grounded Facebook research summaries

By the numbers

  • Covers 3 Facebook surface types: pages, groups, and posts
  • Grouped in platform-research family with LinkedIn and YouTube skills

Files

SKILL.mdMarkdownGitHub ↗

Facebook Research

Use this skill for public Facebook page, group, or post research through the PostPlus hosted public-content collection surface.

Apply shared rulebook and user-guidance rules from postplus-shared.

Before Collection Boundary

Confirm the task can be answered from public Facebook page, group, or post content. If the goal requires follower, following, private audience, login-only, or exhaustive audience data, stop and ask for a different source of truth.

Collection Route

Default public Facebook targets:

  • public page/profile URL -> recent public posts,
  • public group URL -> recent public posts,
  • direct public post URL -> one post,
  • broad query -> small discovered public post set, then public content

collection.

Map each public Facebook URL onto the matching released source key, then scrape that source. The --request file is a JSON array of input records (one record per public URL or query).

<!-- BEGIN GENERATED EXECUTION EXAMPLE -->

postplus research scrape facebook-group-posts --request request.json --output result.json

<!-- END GENERATED EXECUTION EXAMPLE -->

Default Workflow

1. Confirm Facebook public source scope. 2. Compile a small page, group, post, or discovery brief. 3. Scrape the matching released source key. postplus research scrape returns either completed public post records or a pending result with runHandle. When pending, resume with postplus research scrape --run-handle <runHandle> --output <result.json> until the result is completed or failed. 4. Normalize or summarize public post facts without treating them as private audience exports.

Output

Return source-grounded summaries, public post metrics when present, stable URLs or ids, and clear notes about what the public collection cannot prove.

Failure Modes

  • Stop if the request includes non-Facebook platforms.
  • Stop if no Facebook public URL or query can be used.
  • Stop on hosted capability, auth, DNS, proxy, network, or malformed-output

hard errors.

  • Do not request private user data, login-only surfaces, or hidden audience

exports.

Handoff

Facebook summaries can feed benchmark-to-brief, campaign research, or broader cross-platform synthesis. Publishing belongs in social-media-publisher.

Public Command Boundary

  • Choose the smallest matching command or workflow from the user input and run

it directly.

  • Readiness diagnostics: postplus doctor --skill facebook-research.
  • 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.

  • Use postplus research schema --json only when constructing or repairing an unknown request shape.
  • Public content scrape: postplus research scrape <sourceKey> --request <input-array.json> --output <result.json> (request = a JSON array of input records).
  • Resume a pending public content scrape: postplus research scrape --run-handle <runHandle> --output <result.json>.
  • Keep the first pass bounded; expand only after inspecting the first result.
  • 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

Use facebook-research instead of generic web search when you need PostPlus-hosted public Facebook metrics with shared social research guardrails.

FAQ

What Facebook data can facebook-research access?

facebook-research works only with public Facebook page, group, and post content collected through PostPlus Cloud. The skill confirms the research question is answerable from those public surfaces before running and does not access private or non-public data.

How does facebook-research relate to other PostPlus skills?

facebook-research sits in the platform-research family with LinkedIn and YouTube skills in postplus-skills. It reuses postplus-shared rulebook and user-guidance rules so collection behavior stays consistent across social platforms.

Is Facebook Research safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Marketing & SEOdistributioncontent

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.