github-harvester

Community

Harvest GitHub data for RAG pipelines.

Authormindmorass
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the extraction and ingestion of GitHub repository content (README files, documentation, code examples, issues, discussions, and releases) to power RAG-enabled search and knowledge bases.

Core Features & Use Cases

  • Readme and documentation extraction to surface project overviews and usage instructions.
  • Code example harvesting to surface runnable snippets for learning or reuse.
  • Issue, discussion, and release harvesting to capture evolving context and changelogs for archival analysis.
  • Use Case: Build a repository knowledge base across multiple projects to accelerate onboarding and engineering search.

Quick Start

Install the required Python packages (PyGithub and httpx) and authenticate with a GitHub token, then run the harvest script against a repo owner/repo to ingest content into your collection.

Dependency Matrix

Required Modules

None required

Components

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: github-harvester
Download link: https://github.com/mindmorass/reflex/archive/main.zip#github-harvester

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.