# Instagram

> Instagram platform integration. Post content, manage stories, view insights, and engage with followers.

- Skill: `demerzels-lab/instagram` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add demerzels-lab/instagram`
- Raw SKILL.md: https://api.skillmd.com/api/skills/demerzels-lab/instagram/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: Demerzels-lab (https://skillmd.com/u/demerzels-lab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/demerzels-lab/instagram

---


# 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"
```

