← Back to Skills Marketplace
longmaba

Skill to manage a facebook page

by longmaba · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
5457
Downloads
4
Stars
13
Active Installs
1
Versions
Install in OpenClaw
/install facebook-page-manager
Description
Manage Facebook Pages via Meta Graph API. Post content (text, photos, links), list posts, manage comments (list/reply/hide/delete). Use when user wants to publish to Facebook Page, check Page posts, or handle comments.
Usage Guidance
Review carefully before installing. Do not provide X AUTH_TOKEN or CT0 cookies unless you intentionally want the hidden X digest workflow, and consider removing the x_digest scripts. Only use Facebook Page tokens you are comfortable granting for posting and moderation, and know where tokens.json is stored so you can delete or revoke it later.
Capability Analysis
Type: OpenClaw Skill Name: facebook-page-manager Version: 1.0.0 The skill is classified as suspicious due to undisclosed functionality and access to sensitive, unrelated credentials. While the `SKILL.md` describes a 'Facebook Page Manager' skill, the `scripts/x_digest_collect.js` and `scripts/x_digest_to_fb.js` files introduce unadvertised X (Twitter) integration. These scripts explicitly require `AUTH_TOKEN` and `CT0` (X authentication cookies) from the environment, which are sensitive credentials unrelated to Facebook page management. They also execute an external, unmanaged `bird` binary and perform data collection from X to post to Facebook, all without disclosure in the `SKILL.md`.
Capability Assessment
Purpose & Capability
The documented Facebook Page posting, listing, and comment-management features are coherent, but scripts/x_digest_collect.js and scripts/x_digest_to_fb.js add an unrelated Clawdbot/Moltbot X digest workflow that is not disclosed in SKILL.md.
Instruction Scope
Most normal CLI commands are user-directed, but the digest poster selects X content, downloads media, builds a caption, and posts to Facebook without a documented preview or confirmation flow; post/comment delete operations also lack confirmation.
Install Mechanism
The package has ordinary npm dependencies and no install hook, but it invokes an undeclared external bird binary from PATH and passes environment credentials into that subprocess.
Credentials
Meta app credentials and Page tokens are expected for a Facebook Page manager, but AUTH_TOKEN and CT0 X session cookies are sensitive, unrelated credentials and are not disclosed in the skill instructions.
Persistence & Privilege
The auth script stores long-lived Facebook user and Page tokens locally in tokens.json with 0600 permissions, while SKILL.md describes a different storage path; these tokens grant high-impact Page publishing and moderation authority.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install facebook-page-manager
  3. After installation, invoke the skill by name or use /facebook-page-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Facebook Page Manager skill. - Manage Facebook Pages through the Meta Graph API: post text, photos, links, list posts, and handle comments (list/reply/hide/delete). - Command line tool to list pages, create posts, view posts, and manage comments. - Guided setup for Meta App, OAuth configuration, and token retrieval. - Requires Meta API permissions: pages_show_list, pages_read_engagement, pages_manage_posts, pages_manage_engagement. - Setup and usage instructions included for a smooth start.
Metadata
Slug facebook-page-manager
Version 1.0.0
License
All-time Installs 206
Active Installs 13
Total Versions 1
Frequently Asked Questions

What is Skill to manage a facebook page?

Manage Facebook Pages via Meta Graph API. Post content (text, photos, links), list posts, manage comments (list/reply/hide/delete). Use when user wants to publish to Facebook Page, check Page posts, or handle comments. It is an AI Agent Skill for Claude Code / OpenClaw, with 5457 downloads so far.

How do I install Skill to manage a facebook page?

Run "/install facebook-page-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill to manage a facebook page free?

Yes, Skill to manage a facebook page is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Skill to manage a facebook page support?

Skill to manage a facebook page is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill to manage a facebook page?

It is built and maintained by longmaba (@longmaba); the current version is v1.0.0.

💬 Comments