bison-campaigns

Manage EmailBison email campaigns via command-line interface and API.

8|2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/bcharleson/emailbison-cli --skill bison-campaigns
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bison-campaigns
Source: https://github.com/bcharleson/emailbison-cli/tree/main/skills/bison-campaigns
Command: npx skills add https://github.com/bcharleson/emailbison-cli --skill bison-campaigns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the management of EmailBison email campaigns, allowing users to create, configure, and control their outreach efforts programmatically.

Core Features & Use Cases

  • Campaign Lifecycle Management: Create, update, pause, resume, archive, and delete campaigns.
  • Lead and Sender Management: Attach and remove leads and sender emails to campaigns.
  • Performance Monitoring: Retrieve campaign statistics and view scheduled emails.
  • Use Case: Automate the launch of a new marketing campaign by creating it, attaching a list of leads, and setting daily sending limits, all through a single script.

Quick Start

Use the bison campaigns command to create a new campaign named "Spring Promotion".

Frequently Asked Questions about bison-campaigns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate EmailBison campaign creation and lead management?▼

You can automate EmailBison campaign management by using command-line interface scripts to create campaigns, attach leads, configure sender emails, and set daily sending limits programmatically through the EmailBison API.

Can I pause and resume email outreach campaigns through a command-line interface?▼

Yes, the command-line interface supports the full campaign lifecycle, allowing you to launch, pause, resume, archive, and duplicate your email outreach campaigns programmatically.

How do I retrieve campaign statistics and view scheduled emails for my outreach campaigns?▼

You can retrieve campaign statistics and view scheduled emails by executing specific command-line commands that query the EmailBison API for performance monitoring data.

What is the best way to attach leads and sender emails to an automated marketing campaign?▼

The best way to attach leads and sender emails is through command-line scripts that interface directly with the EmailBison API to programmatically add or remove associated contacts and senders.

Does EmailBison campaign automation support daily sending limits?▼

Yes, when configuring a new campaign through the command-line interface, you can set daily sending limits to control your automated outreach volume programmatically.

Why would I use a CLI to manage email marketing campaigns instead of a dashboard?▼

Using a CLI allows you to automate the launch of complex marketing workflows, combining campaign creation, lead attachment, and configuration into a single repeatable script rather than manual dashboard clicks.