beehiiv
beehiiv API integration with managed OAuth. Manage newsletter publications, subscriptions, posts, custom fields, segments, and automations. Use this skill when users want to manage newsletter subscribers, create posts, organize segments, or integrate with beehiiv publications. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/beehiivWhat This Skill Does
The beehiiv skill is a robust integration layer designed to facilitate seamless communication between OpenClaw AI agents and the beehiiv newsletter platform. By leveraging managed OAuth via the Maton gateway, this skill abstracts the complexities of API authentication and token management. It allows users to programmatically manage their entire newsletter ecosystem, including publications, subscriber databases, content posts, custom fields, segmentation logic, and advanced automation workflows. The skill acts as a proxy, ensuring that all API calls are correctly routed and authenticated using the standard Maton infrastructure.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/beehiiv
Ensure that you have your MATON_API_KEY set as an environment variable in your system configuration. You can obtain this key by visiting maton.ai/settings. Once installed, you may need to initiate a new connection via the ctrl.maton.ai dashboard to grant the necessary OAuth permissions to your specific beehiiv publication.
Use Cases
- Automated Newsletter Scheduling: Automatically create and schedule draft posts based on content generated by other AI agents or workflows.
- Subscriber Segmentation: Dynamically move subscribers between segments based on their engagement history, purchase behavior, or custom field data.
- Content Synchronization: Sync blog post content or database entries directly into beehiiv drafts to streamline editorial workflows.
- Subscription Management: Build custom landing pages or intake forms that automatically push new leads into specific beehiiv lists using the managed API.
- Analytical Reporting: Periodically fetch subscription metrics and post performance data for external analysis or dashboard reporting.
Example Prompts
- "Check the current status of my beehiiv connection and list all active publications under my account."
- "Create a new draft post in my primary newsletter titled 'Weekly AI Roundup' with the content provided in the attached file."
- "Find all subscribers in the 'Beta Testers' segment and export their email addresses to a list for our internal database."
Tips & Limitations
- API Rate Limits: Ensure your scripts account for standard beehiiv API rate limits to avoid temporary throttling during bulk operations.
- Security: Never hardcode your
MATON_API_KEYdirectly in your code. Always reference the environment variable. - Connection Management: If API requests begin failing with 401 errors, re-verify your status at
ctrl.maton.aito ensure the session has not expired. - Versioning: Always use the latest path provided in the documentation (e.g., /v2/) to access the most stable and feature-rich API endpoints.
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-byungkyu-beehiiv": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.