Loading...
Loading...
Instagram integration for AI agents via ClawLink — browser login, no API key setup. Connect Instagram through ClawLink's hosted setup to publish content, manage comments, get insights, and handle messaging from your Instagram Business account. Use this skill when the user wants to work with Instagram (Social Media) — connect Instagram, read or update Instagram data, or take actions in Instagram from chat instead of saying you cannot access it.
npx skill4agent add clawlink-hq/skills instagramnpx @useclawlink/cli login # opens browser → approve (mints + stores a key)
npx @useclawlink/cli connect instagram # opens browser → authorize Instagramlogin~/.clawlink/credentials.jsonnpx @useclawlink/cli actions instagram "<what you want to do>" # find an action
npx @useclawlink/cli describe instagram <action-id> # see its inputs (before writes)
npx @useclawlink/cli run instagram <action-id> --input '<json>' # execute| Action | Description |
|---|---|
| Get Instagram user info |
| Get Instagram user insights |
| List Instagram media items |
| Get a specific Instagram media item |
| Get Instagram media children (carousel items) |
| List comments on an Instagram media item |
| Get insights for an Instagram media item |
| List Instagram user stories |
| List Instagram user tags |
| Get Instagram content publishing limit |
| Create an Instagram media container |
| Publish an Instagram media item |
| Create an Instagram carousel container |
| Post a comment on an Instagram media item |
| List replies to an Instagram comment |
npx @useclawlink/cli connect instagramnpx @useclawlink/cli actions instagram