🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Instagram Poster

by @al1enjesus

Post images to Instagram automatically via Telegram. Generates images with WaveSpeed or uses your own. Bypasses Instagram bot detection using residential pro...

πŸ’‘ Examples

node {baseDir}/scripts/post.js \
  --image ./photo.jpg \
  --caption "Good morning πŸŒ… #photography" \
  --user YOUR_USERNAME \
  --pass YOUR_PASSWORD

Post a WaveSpeed-generated image:

# 1. Generate image
node /workspace/.agents/skills/wavespeed/scripts/wavespeed.js generate \
  --model flux-schnell --prompt "sunset over mountains" --output /tmp/post.png

2. Post to Instagram

node {baseDir}/scripts/post.js \ --image /tmp/post.png \ --caption "Golden hour πŸ”οΈ #nature #photography"

βš™οΈ Configuration

| Flag | Env | Description | |------|-----|-------------| | --image | IG_IMAGE | Local file path or HTTPS URL | | --caption | IG_CAPTION | Post caption (optional) | | --user | IG_USERNAME | Instagram username | | --pass | IG_PASSWORD | Instagram password | | --session | IG_SESSION_PATH | Cookie session file (default: ~/.openclaw/ig-session.json) |

View on ClawHub
TERMINAL
clawhub install instagram-poster

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’