beeswax
Beeswax integration. Manage Organizations. Use when the user wants to interact with Beeswax data.
Why use this skill?
Integrate OpenClaw with Beeswax to automate programmatic advertising tasks, manage campaigns, track creatives, and access real-time data reporting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gora050/beeswaxWhat This Skill Does
The Beeswax skill for OpenClaw provides a robust interface for interacting with the Beeswax programmatic advertising platform. By leveraging the Membrane CLI infrastructure, this skill allows users to manage their DSP (Demand-Side Platform) assets directly through natural language commands. Whether you are managing complex campaign structures, monitoring creative performance, or auditing changes via the platform's change log, this skill bridges the gap between your intent and the Beeswax API. It streamlines tasks such as querying line items, managing targeting templates, and handling audiences, ensuring that your advertising operations are as efficient and programmatic as the platform itself. The skill abstracts the complexity of authentication, session management, and API request formatting, providing a clean execution path for your programmatic advertising workflows.
Installation
To begin using the Beeswax skill, ensure you have the Membrane CLI installed on your machine. Run npm install -g @membranehq/cli in your terminal. Once installed, log in via membrane login --tenant. After setting up your environment, install the skill directly into OpenClaw using the command: clawhub install openclaw/skills/skills/gora050/beeswax. To initialize the connection, locate the Beeswax connector using membrane search beeswax --elementType=connector --json, copy the resulting connector ID, and execute membrane connect --connectorId=<CONNECTOR_ID> --json to authorize access to your Beeswax account.
Use Cases
This skill is designed for programmatic marketers, ad operations managers, and developers looking to automate their DSP workflows. Common use cases include:
- Automated Campaign Management: Create, update, or pause campaigns and line items based on external triggers or performance data.
- Targeting Optimization: Quickly deploy or modify targeting templates across multiple line items simultaneously.
- Data Synchronization: Integrate offline audience data or categorize creative assets through automated bulk uploads.
- Operational Auditing: Fetch change logs to monitor team activity and ensure campaign integrity.
- Reporting Automation: Query specific platform reports to gain insights into ad spend and performance metrics.
Example Prompts
- "List all active line items currently running in my Beeswax account."
- "Create a new targeting template for our Q4 regional campaign using the existing baseline criteria."
- "Show me the recent change logs for the creative assets modified in the last 24 hours."
Tips & Limitations
When working with the Beeswax skill, always verify your connection status using membrane connection list --json before running complex workflows to ensure authentication is still valid. If you are unsure of the exact parameters required for an action, utilize the membrane action list command to retrieve the specific input schema for that operation. Note that while this skill automates API interaction, you are still bound by Beeswax platform API limits and rate restrictions. For large-scale data migrations, prefer using the bulk upload features exposed via the action list rather than individual item operations to maintain optimal performance and avoid hitting rate throttles.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gora050-beeswax": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
mautic
Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data.
arive
Arive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Arive data.
kartra
Kartra integration. Manage Persons, Organizations, Leads, Deals, Pipelines, Activities and more. Use when the user wants to interact with Kartra data.
gigasheet
Gigasheet integration. Manage Workbooks, Users, Teams, Shares. Use when the user wants to interact with Gigasheet data.
aws-s3
AWS S3 integration. Manage Buckets. Use when the user wants to interact with AWS S3 data.