skills$openclaw/instagram
0xterrybit9.0k

by 0xterrybit

instagram – OpenClaw Skill

instagram is an OpenClaw Skills integration for data analytics workflows. Instagram platform integration. Post content, manage stories, view insights, and engage with followers.

9.0k stars8.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

nameinstagram
descriptionInstagram platform integration. Post content, manage stories, view insights, and engage with followers. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/instagram
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/instagram
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains instagram in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
452 B
SKILL.md
626 B
SKILL.md

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

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"
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install instagram?

Run openclaw add @0xterrybit/instagram in your terminal. This installs instagram into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/instagram. Review commits and README documentation before installing.