Convertkit Automation
Automates ConvertKit email sequences, subscriber tagging, and form submissions based on triggers and actions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add convertkit-automation npx -- -y @trustedskills/convertkit-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"convertkit-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/convertkit-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with your ConvertKit account, enabling automated email marketing tasks. It can manage subscribers, create segments, and trigger email sequences based on specific actions or conditions within your workflow. The agent can also retrieve information about existing campaigns and subscriber lists.
When to use it
- Automated Subscriber Management: Automatically add new leads from a form submission to a specific ConvertKit segment.
- Triggered Email Sequences: Initiate a welcome email sequence for new subscribers based on their tag or custom field value.
- Campaign Performance Reporting: Request summaries of campaign performance, including open rates and click-through rates.
- Subscriber List Updates: Update subscriber tags or custom fields based on external data changes.
Key capabilities
- Manage Subscribers (add, update)
- Create Segments
- Trigger Email Sequences
- Retrieve Campaign Information
- Access Subscriber Lists
Example prompts
- "Add this email address to the 'New Leads' segment in ConvertKit."
- "Start the 'Welcome Series' automation for subscriber with email [email protected]"
- “What is the open rate of my ‘Newsletter’ campaign?”
Tips & gotchas
Requires authentication credentials (API key) from your ConvertKit account. Ensure the agent has sufficient permissions within ConvertKit to perform the requested actions; limited access may restrict functionality.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.