Claude Skill Studio
    by FunnelStreams
    Back to Library

    Quiz and Assessment Builder

    Course Creators and Knowledge Products
    Course Creation
    Intermediate
    v1Updated 6/6/2026
    Use Template

    SKILL.md Preview

    ---
    name: quiz-assessment-builder
    description: Use this skill when the user asks Claude to build a quiz, assessment, 'which one are you' finder, diagnostic, or scored questionnaire that segments leads and routes them to an offer. Trigger when the user mentions a quiz that sorts people, a diagnostic funnel, or phrases like 'build a quiz that recommends the right program.' This skill helps produce complete quiz logic, scoring, and result-to-offer routing.
    compatibility: Claude.ai, Claude Desktop
    ---
    
    # Quiz and Assessment Builder
    
    ## Purpose
    Produce a complete lead-capture quiz with questions, scoring logic, and result-to-offer routing on one fixed format, so the quiz both engages and segments leads toward the right next step.
    
    ## When to Use This Skill
    Use it to build a quiz or assessment that captures leads and recommends a path or product.
    
    ## When Not to Use This Skill
    Do not use it for graded tests with right and wrong answers in an education context unless segmentation is the goal. Do not use it without knowing the results it should route to.
    
    ## Required Inputs
    - The goal (segment leads, recommend a product, diagnose a problem).
    - The possible result types or paths.
    - The offer each result should route to.
    - How many questions.
    
    ## Workflow
    1. Confirm inputs in one batch.
    2. Define the result types up front, each tied to an offer.
    3. Write questions in order, each option scoring toward result types.
    4. Define the scoring logic that tallies answers to a result.
    5. Write result pages with a description, recommendation, and CTA, and place the lead-capture gate.
    
    ## Output Format
    Return the full quiz: title and hook, result types, questions with scored options, scoring logic, result pages with CTAs, and the lead-capture point.
    
    ## Quality Standards
    - Results are defined first; questions discriminate between them.
    - Each result routes to a clear next offer.
    - The result honestly reflects the answers.
    - Uses contractions, no em dashes, no hype.
    
    ## Edge Cases
    If the user has no defined results, help define them before writing questions; a quiz with no routing wastes the lead. If two results overlap heavily, merge or differentiate them.
    
    ## Safety and Limitations
    Keep results honest; do not engineer everyone toward the most expensive offer regardless of answers.
    
    ## Test Prompts
    1. Build a quiz called 'What's blocking your launch?' that sorts coaches into three result types, each routing to a different one of my programs. About 7 questions.
    2. I want a 'which meal plan is right for you' quiz that captures emails and recommends one of my three plans. Build the questions, scoring, and result pages.
    3. Create a diagnostic quiz for agency owners that identifies their biggest growth bottleneck and routes them to the matching service. Include the lead-capture gate.

    Skill Details

    What it does

    Generates lead-capture quiz logic and scoring that routes results to offers.

    When to use it

    Use this skill when the user asks Claude to build a quiz, assessment, 'which one are you' finder, diagnostic, or scored questionnaire that segments leads and routes them to an offer. Trigger when the user mentions a quiz that sorts people, a diagnostic funnel, or phrases like 'build a quiz that recommends the right program.' This skill helps produce complete quiz logic, scoring, and result-to-offer routing.

    Expected output

    Lead-capture quiz with scoring

    Included files

    • SKILL.md

    Package Preview

    quiz-assessment-builder/
    SKILL.md
    README.txt

    Trigger Phrases

    • "Build a quiz called 'What's blocking your launch?' that sorts coaches into three result types, each routing to a different one of my programs. About 7 questions."
    • "I want a 'which meal plan is right for you' quiz that captures emails and recommends one of my three plans. Build the questions, scoring, and result pages."
    • "Create a diagnostic quiz for agency owners that identifies their biggest growth bottleneck and routes them to the matching service. Include the lead-capture gate."