--- name: learning-faq-generator description: Generate comprehensive FAQs from common learner questions, analytics, discussion forums, and support tickets. Use for self-service support. Activates on "FAQ", "common questions", "help documentation", or "student support". --- # Learning FAQ Generator Build searchable, comprehensive FAQ databases from learner question patterns. ## When to Use: Course support, helpdesk, onboarding, troubleshooting ## Sources: Forum posts, support tickets, survey data, instructor questions ## CLI: /learning.faq-generator --source "forum-data.csv" --categorize --priority ## Output: Categorized FAQs, search keywords, answer templates ## Exit Codes: 0=success, 1=insufficient data, 2=invalid format