pulse-faq-sync

Consolidate verified community questions and answers into FAQ.md from Discord, WhatsApp, GitHub, and Linear.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvolutionAPI/evo-nexus --skill pulse-faq-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pulse-faq-sync
Source: https://github.com/EvolutionAPI/evo-nexus/tree/main/.claude/skills/pulse-faq-sync
Command: npx skills add https://github.com/EvolutionAPI/evo-nexus --skill pulse-faq-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the community FAQ current by consolidating recurring questions and verified answers from chat and issue sources, reducing duplicated support effort and surfacing gaps in documentation.

Core Features & Use Cases

  • Source aggregation: Collects questions from Discord channels, WhatsApp groups, GitHub issues, and Linear support projects to centralize community knowledge.
  • Verification gate: Only adds entries with team-validated answers or documented resolutions, avoiding rumor-based documentation.
  • Automated updates & reporting: Creates or updates workspace/community/[C] FAQ.md, updates header metadata, and sends a summary via Telegram for visibility.
  • Use case: Run daily to convert recurring Discord support threads and recently resolved Linear tickets into prioritized, sourced FAQ entries.

Quick Start

Run a sync to update the community FAQ with verified answers from Discord, WhatsApp, GitHub Issues, and Linear.

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 community questions from Discord and Linear into a single FAQ?

To sync community FAQ entries, the Skill consolidates recurring questions from Discord, WhatsApp, GitHub Issues, and Linear into a centralized FAQ.md file. It requires messaging and issue API access to extract and centralize support knowledge.

How does community FAQ sync handle unverified answers from chat threads?

Community FAQ sync applies a verification gate that only accepts team-validated answers or documented resolutions, preventing rumor-based or unverified chat entries from being added to the FAQ.md file.

Can I automate daily FAQ updates from GitHub issues and WhatsApp groups?

Yes, you can automate daily FAQ updates from GitHub issues and WhatsApp groups. The Skill runs on-demand or scheduled routines to refresh the FAQ.md and sends summary visibility reports via Telegram.

What permissions do I need to consolidate support tickets into a community FAQ?

To consolidate support tickets into a community FAQ, you need messaging and issue API or CLI access, plus read and write permissions for the workspace/community/[C] FAQ.md file to enforce team-sourced citation rules.

What's the best way to reduce duplicated support effort across Discord and WhatsApp?

The best way to reduce duplicated support effort is consolidating recurring questions from Discord and WhatsApp into a living FAQ. This surfaces documentation gaps and centralizes verified community knowledge for visibility.