← Back to Skills Marketplace
5517
Downloads
7
Stars
27
Active Installs
2
Versions
Install in OpenClaw
/install facebook
Description
OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests.
Usage Guidance
Install only if you intend to let an agent help with Facebook Page management. Use least-privilege Page tokens, keep app secrets out of logs, and require explicit confirmation before deleting comments or making other public moderation changes.
Capability Analysis
Type: OpenClaw Skill
Name: facebook
Version: 1.0.1
The skill bundle consists entirely of documentation files (`.md`) providing guidance on using the Facebook Graph API for Page management. There is no executable code, and the `SKILL.md` instructions for the AI agent are purely informational, aligning with the stated purpose. The content explicitly advises against logging tokens or app secrets, and there are no indicators of prompt injection, data exfiltration, malicious execution, or other high-risk behaviors across any of the files.
Capability Assessment
Purpose & Capability
The skill appears to document Facebook Graph API workflows for Page management, including moderation actions, which fits its stated purpose.
Instruction Scope
The comments moderation reference includes destructive comment deletion guidance; that is purpose-aligned, but should be used only for exact user-requested targets.
Install Mechanism
The supplied telemetry describes only documentation files and no executable install hooks, scripts, or hidden runtime behavior.
Credentials
Facebook Page management requires access tokens and app credentials; the artifact reportedly warns against logging tokens or app secrets, which is appropriate.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, or automatic execution behavior is indicated by the supplied evidence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install facebook - After installation, invoke the skill by name or use
/facebook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1
- Expanded documentation with six new reference files covering Graph API overview, Page posting, comments moderation, permissions/tokens, webhooks, and HTTP request examples.
- Updated guidance to focus on direct HTTPS requests for Facebook Pages: posting, comment management, and Page operations.
- Clarified required inputs (App ID/Secret, Page ID, token strategy).
- Added detailed security and operational guardrails.
- Clearly defined recommended use cases and limitations.
v1.0.0
Initial release with guidance for Facebook (Meta) Graph API integrations:
- Covers app setup, OAuth authentication, and permission scopes.
- Includes instructions for webhooks: subscription, verification, and security best practices.
- Provides operational checklists: rate limits, retries, and logging.
- Lists required inputs for integration planning.
- Highlights safe operations and data protection principles.
Metadata
Frequently Asked Questions
What is Facebook?
OpenClaw skill for Facebook Graph API workflows focused on Pages posting, comments, and Page management using direct HTTPS requests. It is an AI Agent Skill for Claude Code / OpenClaw, with 5517 downloads so far.
How do I install Facebook?
Run "/install facebook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Facebook free?
Yes, Facebook is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Facebook support?
Facebook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Facebook?
It is built and maintained by codedao12 (@codedao12); the current version is v1.0.1.
More Skills