Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests.
OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Provide a production-oriented guide for building Facebook Graph API workflows for Pages: publishing posts, managing comments, and operating Page content safely using direct HTTPS calls.
You need Page posting and comment workflows. You want a professional command design and safe operational guidance. You prefer direct HTTP requests rather than SDKs.
You need advanced ads or marketing APIs. You must use complex browser-based OAuth flows.
Read references/graph-api-overview.md for base URLs, versions, and request patterns. Read references/page-posting.md for Page publishing workflows and fields. Read references/comments-moderation.md for comment actions and moderation flows. Read references/permissions-and-tokens.md for access types and scope guidance. Read references/webhooks.md for subscriptions and verification steps. Read references/http-request-templates.md for concrete HTTP request payloads.
Facebook App ID and App Secret. Target Page ID(s). Token strategy: user token โ Page access token. Required permissions and review status.
A clear Page workflow plan, permissions checklist, and operational guardrails.
Use least-privilege permissions. Handle rate limits and retries. Log minimal identifiers only.
Never log tokens or app secrets. Validate webhook signatures.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.