Instagram platform integration. Post content, manage stories, view insights, and engage with followers.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sundial-org/awesome-openclaw-skills --skill instagram --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Instagram?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sundial-org-instagram)More formats (shields.io, HTML) on the badges page.
---
name: instagram
description: Instagram platform integration. Post content, manage stories, view insights, and engage with followers.
metadata: {"clawdbot":{"emoji":"📸","always":true,"requires":{"bins":["curl","jq"]},"primaryEnv":"INSTAGRAM_ACCESS_TOKEN"}}
---
# Instagram 📸
Instagram platform integration.
## Setup
```bash
export INSTAGRAM_ACCESS_TOKEN="your_access_token"
```
## Features
- Post photos/videos
- Manage stories
- View insights
- Comment management
- Follower analytics
- Hashtag research
## Usage Examples
```
"Post photo with caption"
"Show my Instagram insights"
"List recent comments"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!