pulse-faq-sync

Aggregate questions from Discord, WhatsApp, and GitHub issues into a consolidated FAQ file.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill pulse-faq-sync-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pulse-faq-sync
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/pulse-faq-sync
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill pulse-faq-sync-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Syncs and curates the community FAQ by aggregating questions from Discord, WhatsApp, and GitHub issues.

Core Features & Use Cases

  • Aggregates questions from multiple sources (Discord channels, WhatsApp groups, and GitHub issues)
  • Identifies recurring questions and suggests updates to the FAQ
  • Adds new entries and updates existing ones to maintain a living knowledge base
  • Outputs consolidated FAQ to the canonical file 03 Comunidade/[C] FAQ.md with clear sources

Quick Start

Trigger a complete FAQ sync to update entries from Discord, WhatsApp groups, and GitHub issues.

Frequently Asked Questions about pulse-faq-sync

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

FAQPage Schema
How do I sync a community FAQ from Discord, WhatsApp, and GitHub issues?

To sync a community FAQ, the Skill aggregates questions from Discord, WhatsApp, and GitHub issues, classifies them, and merges the consolidated entries into a central knowledge base file.

What is the best way to maintain a living knowledge base from multiple messaging channels?

Maintaining a living knowledge base involves aggregating recurring and newly raised queries from Discord and WhatsApp, classifying them, and writing updated documentation with source timestamps.

How does FAQ aggregation handle recurring questions across different community platforms?

FAQ aggregation parses Discord, WhatsApp, and GitHub sources, identifies recurring questions, and merges them with existing entries while recording original sources and timestamps for accurate tracking.

Can I consolidate GitHub issues and Discord messages into a single markdown FAQ file?

Yes, you can consolidate GitHub issues and Discord messages by parsing the sources, classifying the questions, and writing the curated FAQ output directly to a designated markdown file.

Does FAQ sync require manual entry to update new questions from community support channels?

No, FAQ sync automates updates by parsing ongoing community support conversations, identifying newly raised queries, and automatically adding them to the existing knowledge base entries.

What limitations exist when aggregating community questions from WhatsApp and Discord?

The Skill requires access to Discord, WhatsApp, and GitHub issue sources to parse questions, meaning it cannot aggregate FAQ entries from unsupported platforms or channels outside its parsing scope.