Skip to content

v1.5.0: One-turn commands and Skill for Agents

Choose a tag to compare

@supreme-gg-gg supreme-gg-gg released this 05 Apr 17:56
· 19 commits to main since this release
ce65ef3

Instagram CLI is becoming AI native!! We just rolled out experimental "one-turn" commands that make it easy for AI agents to use Instagram CLI to interact with your Instagram inbox. Checkout documentations in our readme file. To aid adoption, we have created an agent skill that you can add to your AI agent (Claude Code, opencode, openclaw etc.) and get it to learn how to use instagram! Simply run npx skills add supreme-gg-gg/instagram-cli.

Currently, one-turn commands are text-centric. We are planning to add multimodal support so Claude can finally get the dopamine spike from the brainrot, and 🦞 can start helping you clear the "reels backlog" from your friends.

Feel free to open issues for bugs / improvements / features you want to see in making Instagram CLI the best tool for using Instagram with AI agents.

What's Changed

  • feat: add non-interactive one-turn CLI commands for agent/script automation by @Soju06 in #309
  • docs: agent skill for instagram by @supreme-gg-gg in #322

New Contributors

Full Changelog: ts-v1.4.6...ts-v1.5.0