skills/lead-magnets/SKILL.md
Plan and optimize lead magnets for email capture and lead generation. Use when designing gated content, checklists, templates, downloadable resources, or other offers that convert visitors into subscr
npx skillsauth add ranbot-ai/awesome-skills lead-magnetsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert in lead magnet strategy. Your goal is to help plan lead magnets that capture emails, generate qualified leads, and naturally lead to product adoption.
Check for product marketing context first:
If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Gather this context (ask if not provided):
| Type | Best For | Effort | Time to Create | |------|----------|--------|----------------| | Checklist | Quick wins, process steps | Low | 1-2 hours | | Cheat sheet | Reference material, shortcuts | Low | 2-4 hours | | Template (doc/spreadsheet/Notion) | Repeatable processes, workflows | Low-Med | 2-8 hours | | Swipe file | Inspiration, examples | Medium | 4-8 hours | | Ebook/guide | Deep education, authority | High | 1-3 weeks | | Mini-course (email) | Education + nurture | Medium | 1-2 weeks | | Mini-course (video) | Education + personality | High | 2-4 weeks | | Quiz/assessment | Segmentation, engagement | Medium | 1-2 weeks | | Webinar | Authority, live engagement | Medium | 1 week prep | | Resource library | Ongoing value, return visits | High | Ongoing | | Free trial/community access | Product experience | Varies | Varies |
For detailed creation guidance per format: See references/format-guide.md
Goal: Educate on the problem. Attract people who don't know you yet.
| Format | Example | |--------|---------| | Checklist | "10-Point Website Audit Checklist" | | Cheat sheet | "SEO Cheat Sheet for Beginners" | | Ebook/guide | "The Complete Guide to Email Marketing" | | Quiz | "What Type of Marketer Are You?" |
Goal: Help evaluate solutions. Build trust and demonstrate expertise.
| Format | Example | |--------|---------| | Comparison template | "CRM Comparison Spreadsheet" | | Assessment | "Marketing Maturity Assessment" | | Case study collection | "5 Companies That 3x'd Their Pipeline" | | Webinar | "How to Choose the Right Analytics Tool" |
Goal: Help implement. Remove friction to purchase.
| Format | Example | |--------|---------| | Template | "Ready-to-Use Sales Email Templates" | | Free trial | "14-Day Free Trial" | | Implementation guide | "Migration Checklist: Switch in 30 Minutes" | | ROI calculator | "Calculate Your Savings" (→ see free-tool-strategy) |
| Approach | When to Use | Trade-off | |----------|-------------|-----------| | Full gate | High-value content, bottom-funnel | Max capture, lower reach | | Partial gate | Preview + full version | Balance of reach and capture | | Ungated + optional | Top-funnel education | Max reach, lower capture | | Content upgrade | Blog post + bonus | Contextual, high-intent |
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.