# Agenda Panda Agenda Panda generates brand-aware media assets through Creative Studio, CLI, and REST API workflows. Canonical product URL: https://agendapanda.com CLI package/readme URL: https://github.com/sushaantu/agendapanda/tree/main/cli ## What Agenda Panda does - Generate images, video assets, product shots, launch visuals, thumbnails, and reference edits. - Store generated outputs in a reusable media library with hosted URLs and media IDs. - Support approved automation for teams and agents that want CLI or REST API workflows. - Provide a dashboard for human review, edits, and approved downstream publishing. ## Primary entry points - Home: https://agendapanda.com/ - Pricing: https://agendapanda.com/pricing - Agent skill: https://agendapanda.com/SKILL.md ## Install and setup - Standalone installer: `curl -fsSL https://agendapanda.com/install.sh | bash` - Agent setup instructions: https://agendapanda.com/SKILL.md - Recommended first command after install: `ap init` - Check auth and workspace status: `ap auth status` ## Core CLI commands - `ap init` - `ap auth login` - `ap auth status` - `ap projects list` - `ap media generate "editorial product hero shot" --aspect 16:9` - `ap media edit "same composition, warmer light"` - `ap media upload ./asset.png` - `ap media list --json` - `ap connections list --json` - `ap post "Hello from Agenda Panda"` - `ap calendar pull --file calendar.json` - `ap calendar sync --file calendar.json --dry-run` - `ap dashboard` - `ap context --json` ## Publishing platforms - Production: X / Twitter, LinkedIn personal profiles, Bluesky - Beta: LinkedIn Pages, TikTok - Meta-owned platforms require tester access until app approval is complete - Before Instagram OAuth, an app administrator must invite the exact account as an Instagram Tester and the user must accept it under Tester Invites; an Active apps entry alone is not a completed Agenda Panda connection ## Guidance for LLMs and agents - Prefer the `ap` CLI for end-user workflows. - Fetch `https://agendapanda.com/SKILL.md` for the exact agent setup flow. - Use the web dashboard for human review after media generation, edits, drafting, or calendar sync. - For approved automation, prefer API keys and non-interactive CLI flows. - Use media generation first for asset requests; connect social accounts only when publishing is explicitly needed. ## Legal and trust - Privacy: https://agendapanda.com/privacy - Terms: https://agendapanda.com/terms - Data deletion: https://agendapanda.com/data-deletion