Domains
Forms
- SKILL.md50.0%
- scripts50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants to scrape/extract Facebook group posts, collect FB group content, monitor group activity, or bulk export group posts from a specific group URL.
scripts/scrape-posts.py via browser-act eval with --sort, --count, --max-pages paramsA JSON post list with full metadata (post_id, permalink, author, timestamp, body, media, reaction breakdown, comment/share counts) for downstream analysis or export.
Use Cases
A market researcher wants to track discussions in a public Facebook group about productivity tools. They provide the group URL and request the latest 50 posts sorted chronologically. The skill logs in via browser-act, auto-paginates the feed, and returns JSON with post text, author, reaction counts, and share counts. This helps the researcher identify trending pain points and potential users without manual copying.
A community manager needs to archive all posts from their brand's Facebook group for monthly reporting. They run the skill with a high --count and TOP_POSTS sort to bulk export top content. The structured output is saved and analyzed for engagement patterns, saving hours of manual screenshotting and enabling data-driven community decisions.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File