facebook-workflow

facebook-workflow is a skill for Claude Code, Codex from whypuss/ai-cdp-browser. It costs 50 tokens per session (1,543 once invoked), scanned A, original, no licence file.

A workflow for publishing image-and-text posts on Facebook using Playwright and CDP, two browser-automation methods. It uses encoded image data to place pictures into Facebook’s upload control.

In plain words
What is it for?
It is for automating Facebook posts that contain both text and images.
Why use it?
It addresses browser restrictions that can prevent automated scripts from setting Facebook’s file upload field directly. The workflow combines two automation approaches for the posting process.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for automating Facebook posts that contain both text and images.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/whypuss/ai-cdp-browser/facebook-workflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add whypuss/ai-cdp-browser --skill facebook-workflow
Clone the repo
git clone --depth 1 https://github.com/whypuss/ai-cdp-browser

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for facebook-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/whypuss/ai-cdp-browser/facebook-workflow/github.svg)](https://agentmods.dev/skills/whypuss/ai-cdp-browser/facebook-workflow)
Your own site
<a href="https://agentmods.dev/skills/whypuss/ai-cdp-browser/facebook-workflow"><img src="https://agentmods.dev/badge/skills/whypuss/ai-cdp-browser/facebook-workflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for facebook-workflow

Your own site · 80×15
<a href="https://agentmods.dev/skills/whypuss/ai-cdp-browser/facebook-workflow"><img src="https://agentmods.dev/badge/skills/whypuss/ai-cdp-browser/facebook-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,543 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.01543
Opus 5 $0.00025 $0.00772
Sonnet 5 $0.00010 $0.00309
Haiku 4.5 $0.00005 $0.00154

Measured 9d ago against content hash 176b4a42d461, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

facebook-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/facebook-workflow/SKILL.md · 147 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 147 lines · 50 tokens per session scan A 176b4a42d461

Subscribe to this mod's changes

facebook-workflow is a skill published in the GitHub repository whypuss/ai-cdp-browser (3 stars, last pushed 4mo ago), with no licence file. It adds 50 tokens to every session and 1,543 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

gem-pw

Browser-automated Gemini Gem CLI (CDP-first) — chat, CRUD, image gen, deep research, --collab surgical-diff review. No API key.

lesterppo/hermes-gem-pw · 39 tokens

rawtrace-debug-browser

Use RawTrace proactively to debug flaky or timing-sensitive browser behavior, including intermittent Playwright or Cypress failures, clicks with no request or unclear result, transient or asynchronous DOM changes, API timing, WebSocket ordering, downloads, authentication redirects, or cases where snapshots are…

ss26367098/rawtrace-mcp · 77 tokens

obscura

Operate and validate Obscura for JavaScript page loading, stealth browsing, anti-fingerprinting, tracker blocking, screenshots and visual comparison, CDP automation with Puppeteer or Playwright, screencasting, PDF export, MCP browser interaction, and web extraction. Use when running Obscura against deterministic…

h4ckf0r0day/obscura · 100 tokens

pinchtab

Use this skill when a task needs browser automation through PinchTab: open a website, inspect interactive elements, click through flows, fill out forms, scrape page text, reuse a dedicated automation profile with user approval, export screenshots or PDFs, manage multiple browser instances, or fall back to the HTTP API…

pinchtab/pinchtab · 94 tokens

pinchtab-mcp

Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.

pinchtab/pinchtab · 52 tokens

webcmd-browser

Use when a live browser task requires Playwright interaction, authenticated handoff, visible UI verification, or ad-hoc page inspection.

agentrhq/webcmd · 30 tokens