Awesome-openclaw-skills instagram
Instagram platform integration. Post content, manage stories, view insights, and engage with followers.
install
source · Clone the upstream repo
git clone https://github.com/sundial-org/awesome-openclaw-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/instagram" ~/.claude/skills/sundial-org-awesome-openclaw-skills-instagram && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/instagram" ~/.openclaw/skills/sundial-org-awesome-openclaw-skills-instagram && rm -rf "$T"
manifest:
skills/instagram/SKILL.mdsource content
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"