Skip to content

Latest commit

 

History

History
93 lines (67 loc) · 1.99 KB

File metadata and controls

93 lines (67 loc) · 1.99 KB

FAQ Generator

Creates comprehensive FAQ sections from product descriptions, documentation, or topic overviews.

Category: Content Skills: builtin_text_analyzer Streaming: Final step only


Steps

Step 1: Analyze Content

Prompt:

Analyze this content to generate FAQs:

{{input}}

Identify:
1. Main topic/product/service
2. Target audience
3. Key features or concepts
4. Common pain points or confusion areas
5. Technical vs non-technical aspects
6. Pricing/policy related aspects (if applicable)

Step 2: Generate Questions

Prompt:

Based on the analysis:
{{previous_output}}

Generate 10-15 FAQ questions for: {{input}}

Categories to cover:
1. Getting Started (2-3 questions)
2. Features & Functionality (3-4 questions)
3. Troubleshooting (2-3 questions)
4. Pricing & Plans (1-2 questions, if applicable)
5. Advanced Usage (2-3 questions)

List questions only, organized by category.

Step 3: Write Answers

Prompt:

For these FAQ questions:
{{previous_output}}

Write clear, helpful answers based on: {{input}}

Answer guidelines:
- Start with a direct answer
- Provide helpful context
- Include actionable steps where relevant
- Keep answers concise (2-4 sentences typical)
- Link to more info where appropriate (use [Learn more] placeholders)

Format as:
**Q: [Question]**
A: [Answer]

Settings

Setting Value
Reasoning Disabled
Timeout 120 seconds
Max Steps 10

When to Use

  • Creating FAQ pages for products or services
  • Building knowledge base content
  • Generating support documentation
  • Onboarding material creation

How It Works

  1. Analyze Content — Identifies the topic, audience, key features, pain points, and policy aspects
  2. Generate Questions — Creates 10-15 categorized questions covering getting started, features, troubleshooting, pricing, and advanced usage
  3. Write Answers — Produces clear, concise answers with direct responses, context, and actionable steps