faq-generator
FAQ Generator
Generate comprehensive, categorized FAQs from textbook content and chatbot-ready JSON exports. Place the
FAQs into the file docs/faq.md. Log the results of the session to logs/faq.md.
Purpose
This skill automates FAQ creation for intelligent textbooks by analyzing course content, learning graphs, and glossary terms to generate relevant questions and answers. The skill organizes questions by category and difficulty, ensures Bloom's Taxonomy distribution across cognitive levels, provides answers with links to source content, and exports structured JSON data ready for RAG system integration.
When to Use This Skill
Use this skill after the following artifacts exist:
- Course description has been finalized with a quality score above 70
- Learning graph has been created
- Glossary has been generated
- At least 30% of chapter content has been written
Having these prerequisites ensures the FAQ generator has sufficient context to create meaningful, relevant questions. Trigger this skill when: