Installation
SKILL.md
Instagram API (Graph API)
Use the Instagram Graph API by directly executing curl commands to read and publish Instagram content.
Official docs:
https://developers.facebook.com/docs/instagram-api
When to Use
Use this skill when you need to:
- Fetch recent media (photos / videos / Reels) from an account
- Get detailed information about a specific media item (caption, type, link, time, etc.)
- Search recent media by hashtag
- Publish image posts via API (with caption)