lemlist
Official Lemlist API integration for sales automation and multichannel outreach. Use this skill when users want to: - Manage campaigns (create, list, pause, start, get stats) - Add, update, or remove leads from campaigns - Send messages via email, LinkedIn, WhatsApp, or SMS through inbox - Set up and manage webhooks for campaign events - Configure schedules for campaign sending - Manage unsubscribes (emails and domains) - Export campaign data (leads, activities, contacts) - Enrich leads with additional data - Control Lemwarm email warming - Work with sequences and steps - Manage inbox labels and conversations Examples: "list my lemlist campaigns", "add a lead to my campaign", "pause my campaign", "show campaign stats", "set up a webhook for email opens", "export my leads"
Why use this skill?
Automate your sales outreach and manage Lemlist campaigns directly through OpenClaw. Streamline lead management and campaign analytics with this official API integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/micktaiwan/lemlist-officialWhat This Skill Does
The Lemlist skill for OpenClaw provides a comprehensive bridge to the Lemlist API, empowering your AI agent to manage complex sales automation and multichannel outreach workflows. Instead of manually navigating the Lemlist dashboard, you can command your agent to handle everything from lead list management and campaign execution to analyzing performance metrics. This skill abstracts the complexities of the Lemlist API, allowing for seamless integration into your existing automated processes like email, LinkedIn, or SMS sequencing. By handling authentication and data structure, it allows you to focus on strategic outreach rather than technical implementation.
Installation
To begin, ensure you have the OpenClaw environment configured. First, install the skill by running 'clawhub install openclaw/skills/skills/micktaiwan/lemlist-official'. After installation, retrieve your API key from your Lemlist account settings under Integrations > API Keys. Secure this key by adding it to your '~/.openclaw/openclaw.json' file using either the 'apiKey' field or the 'LEMLIST_API_KEY' environment variable. Finally, verify your connectivity by asking OpenClaw to 'Get my Lemlist team info'. If you are operating within a Docker sandbox, ensure the 'LEMLIST_API_KEY' environment variable is explicitly passed to the container configuration.
Use Cases
This skill is perfect for high-velocity sales teams and growth hackers. Use it to automatically add leads to specific sequences after a CRM update, trigger custom LinkedIn follow-ups, or pause outreach when a lead responds. It is also invaluable for monitoring campaign health; you can request daily digests of open rates, reply rates, and lead status changes directly within your OpenClaw conversation thread. For advanced users, it supports webhook management to keep your other systems in sync with Lemlist event triggers.
Example Prompts
- "List all my active campaigns and show me the current open rate for the Q3 Outbound sequence."
- "Add [email protected] to the 'Summer Prospecting' campaign and start the sequence."
- "Export the lead activity log from my most recent campaign as a JSON file and summarize the bounce rate."
Tips & Limitations
Always remember that your Lemlist API key is highly sensitive; avoid hardcoding it in scripts accessible to others. The API enforces rate limits, so if you are running large-scale automated batch updates, be mindful of the request frequency. Since the skill interacts with live production data, ensure your campaign logic is thoroughly tested in a small sandbox campaign before scaling to your entire lead database.
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-micktaiwan-lemlist-official": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api