Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计提醒

scrapesocial-facebook刮社交脸书

Agent Skill

scrapesocial-facebook 用于处理浏览器自动化、网页检查和页面信息提取,适合在 Codex、Claude、Cursor、Gemini CLI 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

864

周安装

36

GitHub Stars

公开资料未说明

下载量

288
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:scrapesocial-facebook(刮社交脸书)
来源仓库:https://github.com/skillatlas/skills
仓库路径:skills/scrapesocial-facebook
安装命令:
npx skills add https://github.com/skillatlas/skills --skill scrapesocial-facebook
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/skillatlas/skills --skill scrapesocial-facebook

简介

scrapesocial-facebook 用于处理浏览器自动化、网页检查和页面信息提取。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中打开页面、读取内容或验证前端流程。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 建议确认权限范围和维护状态,避免触发不必要的联网或文件操作。
  • 具体用法请参考原始 README 和项目文档。

SKILL.md

Scrapesocial Facebook

Use this skill for Facebook research and analysis tasks. It maps the user's goal to the right scrapesocial Facebook command.

Prerequisites

Quick start

  • Install the CLI once:
npm install -g scrapesocial
  • Ensure authentication is available through SCRAPECREATORS_API_KEY or --api-key.
  • Start from the most stable identifier you have:

- A page/profile URL for organic Facebook data - A post URL for a single post, transcript, or comment thread - A group URL for community research - A brand name, keyword, page ID, or ad ID for Ad Library work

  • Prefer a narrow command first, then paginate or deepen only when needed.

Goal-led workflows

GoalWhen to use this skillHow to start
Lead generationUse it to qualify known brands, pages, advertisers, or community-led prospects. It is better for qualification than cold discovery.Start with facebook ads companies search for known brands or facebook profiles get for known pages, then expand with facebook profiles posts or facebook ads companies get.
Influencer discoveryUse it to vet known creators or pages surfaced elsewhere and see whether they publish consistently in the niche.Start with facebook profiles get, then compare facebook profiles reels and facebook profiles posts.
Brand monitoringUse it to watch owned pages, groups, and ad activity over time.Start with facebook profiles posts, facebook profiles reels, facebook groups posts, or facebook ads companies get, depending on the surface.
Competitor analysisUse it to compare page activity, creative formats, and paid messaging across competitors.Start with facebook profiles get for each page, then use facebook profiles posts and facebook ads companies get for side-by-side review.
Content analyticsUse it to explain which posts, reels, photos, or ads deserve deeper analysis.Start with facebook profiles posts or facebook profiles reels, then inspect winners with facebook posts get, facebook comments, or facebook transcript.
Trend researchUse it for group conversations and ad-library pattern spotting.Start with facebook groups posts for discussion trends or facebook ads search for creative and message trends.
Audience analysisUse it for qualitative audience language, objections, and reactions. It does not provide demographic audience breakdowns.Start with facebook comments on representative posts or facebook groups posts for community discussion.

Choose the right command

  • scrapesocial facebook profiles get

- Use for page/profile metadata. - Good first step for business pages; add --get-business-hours when hours matter.

  • scrapesocial facebook profiles posts

- Use to collect recent timeline posts from a page or profile. - Good for content audits, engagement review, and finding post URLs to inspect further.

  • scrapesocial facebook profiles reels

- Use to collect a page's reels feed. - Good for short-form creative research and video content tracking.

  • scrapesocial facebook profiles photos

- Use to collect a page's photo feed. - Good for image creative analysis and gallery extraction.

  • scrapesocial facebook posts get

- Use for one post or reel when you need the full object. - Add --get-comments or --get-transcript when you want an initial deep dive in one request.

  • scrapesocial facebook comments

- Use to paginate through a post or reel's comments. - Prefer --feedback-id when available; get it from facebook posts get.

  • scrapesocial facebook transcript

- Use when you only need the transcript for a post and do not need the rest of the post payload.

  • scrapesocial facebook groups posts

- Use to pull posts from a Facebook group. - Good for community monitoring, topic discovery, and trend spotting.

  • scrapesocial facebook ads search

- Use to search the Meta Ad Library by keyword or theme. - Best for market scans, messaging research, and finding ads before you know the advertiser.

  • scrapesocial facebook ads companies search

- Use to find advertiser identities and page IDs from a company or brand name. - Best first step when the user says "show me this brand's Facebook ads."

  • scrapesocial facebook ads companies get

- Use to list ads for a known advertiser. - Best when you already have the page ID or have just looked it up.

  • scrapesocial facebook ads get

- Use to inspect one specific ad in detail. - Add --get-transcript for short video ads when transcript text matters.

Common workflows

Page or profile audit

  1. Run facebook profiles get to confirm the page and collect top-level metadata.
  2. Run facebook profiles posts for the timeline.
  3. Add facebook profiles reels and facebook profiles photos if the user wants a fuller creative inventory.
  4. Open individual posts with facebook posts get when deeper analysis is needed.

Post investigation

  1. Start with facebook posts get --url....
  2. If you need the first comments or transcript immediately, add --get-comments and/or --get-transcript.
  3. If the thread is long, continue with facebook comments, reusing --feedback-id from the post payload when available.

Group research

  1. Use facebook groups posts --url....
  2. Adjust --sort-by based on the task:

- TOP_POSTS for what performs best - RECENT_ACTIVITY or CHRONOLOGICAL for monitoring current discussions

  1. Keep paginating with --cursor until you have enough coverage.

Ad research

  1. If you know the message or market but not the advertiser, start with facebook ads search.
  2. If you know the brand, start with facebook ads companies search, then move to facebook ads companies get.
  3. Use facebook ads get on standout ads for creative details or transcripts.
  4. Apply filters like country, status, media type, and date range before paginating widely.

Working notes

  • Many Facebook listing commands return pagination data. Reuse --cursor, --page-id, or --group-id exactly as returned.
  • facebook comments is much faster with --feedback-id than with only a post URL.
  • facebook ads search is best for theme-based discovery. facebook ads companies get is best for advertiser-level collection.
  • Use --trim on ad commands when you want leaner payloads for downstream processing.

Minimal examples

scrapesocial facebook profiles get --url https://www.facebook.com/nasa
scrapesocial facebook profiles posts --url https://www.facebook.com/nasa
scrapesocial facebook posts get --url https://www.facebook.com/... --get-comments --get-transcript
scrapesocial facebook groups posts --url https://www.facebook.com/groups/...
scrapesocial facebook ads companies search --query "Nike"
scrapesocial facebook ads companies get --page-id 123456789
scrapesocial facebook ads search --query "running shoes" --country US --status ACTIVE
scrapesocial facebook ads get --id 1234567890 --get-transcript

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.44%
按下载量换算105

Claude

31.68%
按下载量换算91

Cursor

17.88%
按下载量换算51

Gemini CLI

9.2%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills