ingest-github-discussions
CommunityImport GitHub discussions into your vault
AuthorRonanCodes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Extracts GitHub Discussion threads, including the opening post, all comments, and nested replies, and converts them into a consistent raw markdown format for long-term storage and LLM-driven wiki ingestion. This removes the need to manually copy content or lose conversational context when archiving community discussions.
Core Features & Use Cases
- Full-thread extraction: Captures the discussion title, body, author, timestamps, labels, category, and every comment with nested replies.
- Pagination-aware GraphQL fetches: Uses the gh CLI GraphQL API with cursor pagination to handle large threads reliably.
- Vault-ready output: Emits a YAML-frontmatter markdown file formatted for direct inclusion in a vault or wiki, preserving original markdown bodies and attribution.
- Use Case: Archive a project's roadmap discussion into your research vault to preserve decision context and contributor arguments for future reference.
Quick Start
Run the ingest-github-discussions skill with the discussion URL so it fetches the full thread via your authenticated gh CLI and saves a raw markdown file into your vault.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ingest-github-discussions Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#ingest-github-discussions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.