hand-raiser

Generate multi-page PDF lead magnets from scripts and deploy landing pages.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/tapanshah/AI-Content-System --skill hand-raiser
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hand-raiser
Source: https://github.com/tapanshah/AI-Content-System/tree/main/skills/hand-raiser
Command: npx skills add https://github.com/tapanshah/AI-Content-System --skill hand-raiser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fpdf2, notion-client, google-api-python-client, google-auth-httplib2, google-auth-oauthlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional PDF lead magnets from video scripts or standalone topics, streamlining content repurposing and lead generation efforts.

Core Features & Use Cases

  • Automated PDF Generation: Creates 1-5 page lead magnets (guides, checklists, etc.) based on script content.
  • Multi-Platform Integration: Uploads PDFs to Google Drive and creates a Vercel landing page for lead capture.
  • Notion Integration: Updates Notion entries with generated lead magnet links.
  • Use Case: After producing a video script on "AI Content System Setup," this Skill can automatically generate a "Setup Guide" PDF, host it on Drive, create a landing page, and link it back to the script's record in Notion.

Quick Start

Generate a hand raiser PDF lead magnet for script number 3.

Frequently Asked Questions about hand-raiser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PDF lead magnet generation from video scripts?▼

Automated PDF lead magnet generation transforms video scripts into 1-5 page guides or checklists. It renders the content using a Python script, uploads the file to Google Drive, and deploys a matching Vercel landing page to capture leads.

How do I integrate content repurposing with Notion, Google Drive, and Vercel?▼

Content repurposing integrates with Notion, Google Drive, and Vercel by deploying a landing page via Vercel, hosting the PDF on Google Drive, and updating the corresponding Notion record with both links automatically.

Can I generate a standalone PDF guide without an existing video script?▼

You can generate a standalone PDF guide without an existing script. The system automatically determines the PDF type and content structure from a provided standalone topic, then renders and uploads the file.

Do I need Python and fpdf2 to create lead magnets for my content?▼

You need Python and the fpdf2 library to render the lead magnet documents. The skill uses a Python script to process the script reference or topic and generate the multi-page PDF output locally before uploading.

What is the best way to update Notion entries with generated lead magnet links?▼

The best way to update Notion entries with lead magnet links is through automated integration. After generating the PDF and deploying the Vercel landing page, the skill updates the relevant Notion record with both URLs directly.

What are the limitations of automating PDF generation for lead magnets?▼

Limitations of automating PDF generation include a restricted length of 1-5 pages per document. The output structure is automatically determined by the system based on the input script content or standalone topic provided.