meta_graph_api

Community

Unify Meta Graph auth, tokens, and publishing.

Authorantonyfmunoz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you reliably integrate across Meta’s unified Graph API so you can authenticate, manage the correct token types, publish across surfaces, and subscribe webhooks without mixing up product-specific flows.

Core Features & Use Cases

  • Cross-surface Graph API operations: Work with a single HTTP surface for Pages, Messenger Platform, WhatsApp Business Cloud API, and Threads (with Instagram-specific depth delegated to the instagram skill).
  • Correct token lifecycle handling: Implement the required token exchange and selection (app access, short-lived user, long-lived user, page access, system user) and validate via debug_token before use.
  • Production-grade webhook subscriptions: Register webhook topics per object and asset, including signature verification guidance to safely receive inbound events.
  • Publishing + DM automation across products: Execute organic publishing to Page feeds and send API messages to Messenger, initiate WhatsApp template workflows, and publish Threads content, all using the shared graph model.

Quick Start

Use the meta_graph_api skill to build a token-validated, version-pinned Graph API integration for cross-posting and inbound webhook handling for a Facebook Page, Messenger DMs, WhatsApp Cloud templates, and Threads.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: meta_graph_api
Download link: https://github.com/antonyfmunoz/OS/archive/main.zip#meta-graph-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.