discussion-gap-finder

Analyze GitHub discussions to identify documentation gaps in Avalonia docs.

157|301|Updated Apr 24, 2023
One-click install
npx skills add https://github.com/AvaloniaUI/avalonia-docs --skill discussion-gap-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discussion-gap-finder
Source: https://github.com/AvaloniaUI/avalonia-docs/tree/main/.claude/skills/discussion-gap-finder
Command: npx skills add https://github.com/AvaloniaUI/avalonia-docs --skill discussion-gap-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies documentation gaps by analyzing a GitHub discussion to determine whether Avalonia docs cover the questions raised, enabling targeted content improvements.

Core Features & Use Cases

  • Fetch and parse a GitHub discussion, extracting title, questions, answers, labels, and discussion structure.
  • Compare discussion content against existing docs to surface coverage gaps and actionable insights.
  • Produce a concrete action plan with next steps (create new content, adjust existing content, or no action).

Quick Start

Analyze a discussion URL and request an assessment of documentation coverage.

Frequently Asked Questions about discussion-gap-finder

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

FAQPage Schema
How do I find documentation gaps from GitHub discussions?

To find documentation gaps from GitHub discussions, analyze the discussion URL to extract questions and answers, cross-reference the content against existing Avalonia docs, and generate actionable recommendations for targeted content improvements.

What is a content audit for open source documentation?

A content audit for open source documentation systematically cross-references user questions from GitHub discussions against existing docs to surface coverage gaps, enabling targeted content improvements and ensuring community issues are addressed.

How do I cross-reference GitHub discussions with existing docs to find missing content?

Cross-referencing GitHub discussions with existing docs involves extracting discussion titles, questions, answers, and labels, then comparing this content against current documentation coverage to produce a concrete action plan for missing content.

Can I automate docs review by analyzing GitHub discussion content?

Yes, you can automate docs review by parsing a GitHub discussion URL to extract its structure and labels, evaluating whether the existing Avalonia documentation covers the raised questions, and outputting structured recommendations.

What is the best way to turn GitHub discussions into actionable documentation recommendations?

The best way to turn GitHub discussions into actionable documentation recommendations is to extract the discussion content, categorize the questions, cross-check the existing docs, and produce a structured action plan to create or adjust content.

Does this gap analysis approach work for any GitHub discussion URL?

Yes, this gap analysis approach works for any GitHub discussion URL by fetching and parsing the discussion structure to extract relevant questions and answers, evaluating documentation coverage, and generating targeted recommendations.