โ† All skills
Tencent SkillHub ยท Developer Tools

Facebook

OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/permissions-and-tokens.md, references/comments-moderation.md, references/webhooks.md, references/graph-api-overview.md, references/page-posting.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Purpose

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.

Best fit

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.

Not a fit

You need advanced ads or marketing APIs. You must use complex browser-based OAuth flows.

Quick orientation

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.

Required inputs

Facebook App ID and App Secret. Target Page ID(s). Token strategy: user token โ†’ Page access token. Required permissions and review status.

Expected output

A clear Page workflow plan, permissions checklist, and operational guardrails.

Operational notes

Use least-privilege permissions. Handle rate limits and retries. Log minimal identifiers only.

Security notes

Never log tokens or app secrets. Validate webhook signatures.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/comments-moderation.md Docs
  • references/graph-api-overview.md Docs
  • references/page-posting.md Docs
  • references/permissions-and-tokens.md Docs
  • references/webhooks.md Docs