Generate AI-powered checklists, swipe files, and frameworks that convert visitors into subscribers — as a downloadable PDF with optional AI illustrations.
Produces ready-to-publish PDF lead magnets in minutes. Choose from three types: checklists (step-by-step action items), swipe files (curated templates and scripts), or frameworks (structured methodologies). Each lead magnet gets a hosted lead capture page where visitors enter their email to download the PDF. No other MCP or skill store offers lead magnet generation — this is a unique capability powered exclusively by Citedy.
/plugin → citedy/claude-plugins → install citedy-lead-magnets
git clone https://github.com/citedy/leads.git ~/.agents/skills/citedy-lead-magnetsnpx openskills install citedy/leads-
Get an API key at citedy.com/dashboard/settings
-
Generate lead magnet (async, poll every 5s):
POST https://www.citedy.com/api/agent/lead-magnets Authorization: Bearer $CITEDY_API_KEY { "topic": "SEO audit for small businesses", "type": "checklist", "niche": "digital marketing", "language": "en" } -
Poll until ready (
status: "draft"):GET https://www.citedy.com/api/agent/lead-magnets/{id}Returns
pdf_urlandpreview_url. -
Publish to get a lead capture page:
PATCH https://www.citedy.com/api/agent/lead-magnets/{id} { "status": "published" }Returns
public_url— share this link to capture emails.
| Type | Credits | USD |
|---|---|---|
| Text-only lead magnet | 30 credits | $0.30 |
| Lead magnet with AI illustrations | 100 credits | $1.00 |
| Poll / publish / update | 0 credits | Free |
1 credit = $0.01 USD
Top up at citedy.com/dashboard/billing
This is a focused skill from the Citedy SEO Agent full suite. Install the full suite for articles, social media, video shorts, trend scouting, lead magnets, content ingestion, and more.