Use the meta CLI to talk to Meta's Graph API and Instagram Graph API. The CLI is a thin HTTP wrapper — anything documented at <https://developers.facebook.com/docs/graph-api/> or <https://developers.facebook.com/docs/instagram-platform/> is reachable.
Meta Platform Ops is a community-contributed Claude Code skill in the engineering-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/meta-platform-ops/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when the user asks to post, publish, or schedule to Instagram (photo, video, Reel, carousel, story); fetch IG media, stories, mentions, tags, insights or analytics; reply to / hide / moderate IG comments; search Instagram hashtags or find recent/top media for a hashtag; run public business-discovery on another IG profile; get an IG embed code; post to or read a Facebook Page feed; list Pages they manage; debug or refresh an access token; or call any Graph API endpoint like /me, /<page-id>/feed, /<ig-id>/media. Triggers on phrases like "post to Instagram", "publish IG reel", "IG insights", "Instagram analytics", "IG hashtag search", "reply to comment on IG", "Facebook Page post", "Meta Graph API", "WhatsApp Business API", "long-lived token", or any mention of `graph.
The Meta Platform Ops Claude Code skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 70,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/meta-platform-ops curl -L https://claudskills.com/skills/meta-platform-ops/SKILL.md \ -o ~/.claude/skills/meta-platform-ops/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/meta-platform-ops/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/meta-platform-ops/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\meta-platform-ops\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
If you reference this skill in a blog post, paper, or documentation, you can cite it as:
@misc{meta-platform-ops-2026,
author = {ClaudSkills},
title = {Meta Platform Ops [Claude Code skill]},
year = {2026},
publisher = {ClaudSkills},
url = {https://claudskills.com/skills/meta-platform-ops/}
}Browse all Engineering skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.