๐Ÿง 
WritingTypeScript

FAQ Mine

by BlackBeltTechnology

FAQ Mine is a Writing skill for Claude Code, published by BlackBeltTechnology in pi-agent-dashboard.

267 stars38 forkson BlackBeltTechnology/pi-agent-dashboardAdded 2026/09/01+4% in starsRepository updated 2026/09/01
agentagent-frameworkagent-orchestrationagent-skillsagenticagentic-aiagentic-workflowagentsknowledge-baseknowledgebasepi
Install in seconds
Install FAQ Mine
Copy FAQ Mine into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/BlackBeltTechnology/pi-agent-dashboard/tree/develop/packages/authoring-toolkit/.pi/skills/faq-mine ~/.claude/skills/faq-mine

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/BlackBeltTechnology/pi-agent-dashboard.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
packages/authoring-toolkit/.pi/skills/faq-mine/SKILL.md in BlackBeltTechnology/pi-agent-dashboard
Installs to
~/.claude/skills/faq-mine
Collection
One of 5 skills cataloged from this repository
Category
Writing โ€” 1013 skills

What FAQ Mine does

FAQ Mine builds or regenerates docs/faq.md from README.md, docs/*.md, and pi-hermes memory stores. Use it to surface repeated how-to answers and recurring runtime problems into a deduped FAQ.

FAQ Mine is cataloged under Writing on DirSkills. FAQ Mine comes from a repository tagged agent, agent-framework, agent-orchestration, agent-skills and agentic.

Documentation

README

Orchestrate FAQ extraction from project knowledge docs AND pi-hermes memory stores into docs/faq.md.

Two source classes:

  • Docs โ€” README.md + evergreen docs/*.md. How-to / what-is questions.
  • Hermes memory โ€” accumulated runtime problems (tool-quirks, failures, insights, corrections) that never reach the docs. These carry the "why does X fail / how do I fix Y" answers a future agent keeps re-discovering.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about FAQ Mine

  • What else does BlackBeltTechnology publish alongside FAQ Mine?

    FAQ Mine is one of 5 skills that DirSkills catalogs from BlackBeltTechnology/pi-agent-dashboard, the repository it ships in. Its siblings there include Anti-Slop Frontend, Apple Tools and KB Search. Each one is a separate skill with its own page in this directory, installs the same way FAQ Mine does, and is maintained by BlackBeltTechnology in that same repository. The rest of the collection is listed on the BlackBeltTechnology/pi-agent-dashboard page.

  • How does FAQ Mine compare to other Writing skills?

    FAQ Mine ranks #838 by stars among the 1013 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of FAQ Mine against them. Open each page to compare what they document and how they install.