Skip to content

Introduction

Agenda Panda is a CLI-first social scheduling product built for technical teams. You can schedule one post from the terminal, manage a reviewable calendar.json, generate brand-aligned media, and automate publishing across X, LinkedIn, Instagram, Facebook, Threads, Bluesky, and TikTok.

  • Developers who want social publishing to fit into an existing terminal and git workflow
  • DevRel and marketing teams who want launch calendars reviewed before they go live
  • Technical founders and operators who want one tool for posting, calendar sync, and automation
  • AI-agent users who want a product their agent can actually operate end to end
  • CLI-first: post, schedule, pull, sync, and update content from the terminal
  • Calendar as code: store your schedule as JSON, review diffs in PRs, and sync safely
  • Agent-ready onboarding: use SKILL.md, device auth, and explicit JSON output for automation
  • Built-in AI media workflows: generate or edit hosted assets, then reuse them in posts or calendars
  • Web dashboard review: open the calendar before applying changes so final approval stays visual
  • One-off post: ap post "..." --connection x
  • Reviewable campaign: ap context --json, create calendar.json, then ap calendar sync --dry-run
  • Existing schedule update: ap calendar pull --file calendar.json, edit it, and sync it back
  • Media-first launch post: ap media generate ..., then attach the returned asset with ap post --media-id