Quick Start
Get up and running with Agenda Panda in under 2 minutes.
1. Install the CLI
Section titled “1. Install the CLI”npm install -g @agendapanda/cli2. Sign up and authenticate
Section titled “2. Sign up and authenticate”ap initThis opens your browser to create an account (or sign in), then stores your session locally.
3. Connect a social account
Section titled “3. Connect a social account”ap connections addFollow the prompts to connect X, LinkedIn, Instagram, or any supported platform.
4. Publish your first post
Section titled “4. Publish your first post”ap post "Hello from the terminal!"That’s it. Your post is live.
What’s next?
Section titled “What’s next?”- Pull your calendar to edit posts in your IDE
- Set up CI/CD to automate posts from your pipeline
- Pipe AI output to generate content with any model