← All skills
Tencent SkillHub · Communication & Collaboration

Messenger

OpenClaw skill for Facebook Messenger Platform workflows, including messaging, webhooks, and Page inbox operations using direct HTTPS requests.

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

OpenClaw skill for Facebook Messenger Platform workflows, including messaging, webhooks, and Page inbox operations 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/messaging.md, references/webhooks.md, references/conversation-patterns.md, references/messenger-api-overview.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 Messenger Platform workflows: sending messages, handling webhooks, and managing Page messaging using direct HTTPS calls.

Best fit

You need bot-style messaging in Facebook Messenger. You want clean webhook handling and message UX. You prefer direct HTTP requests rather than SDKs.

Not a fit

You need advanced Graph API Ads or Marketing workflows. You must use complex browser-based OAuth flows.

Quick orientation

Read references/messenger-api-overview.md for base URLs and core object map. Read references/webhooks.md for verification and signature validation. Read references/messaging.md for Send API fields and message types. Read references/permissions-and-tokens.md for token flow and required permissions. Read references/request-templates.md for concrete HTTP payloads. Read references/conversation-patterns.md for UX flows (get started, menu, fallback). Read references/webhook-event-map.md for event types and routing.

Required inputs

Facebook App ID and App Secret. Page ID and Page access token. Webhook URL and verify token. Message UX and allowed interactions.

Expected output

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

Operational notes

Validate signatures on all webhook events. Keep replies short and acknowledge quickly. Handle rate limits and retries with backoff.

Security notes

Never log tokens or app secrets. Use least-privilege permissions.

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/conversation-patterns.md Docs
  • references/messaging.md Docs
  • references/messenger-api-overview.md Docs
  • references/permissions-and-tokens.md Docs
  • references/webhooks.md Docs