ingest-gist
CommunityTurn GitHub gists into wiki-ready content
AuthorRonanCodes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Quickly retrieve and normalize content from GitHub gists so external code snippets, notes, and small documents can be integrated into a persistent wiki without manual copy-paste or API navigation.
Core Features & Use Cases
- Raw URL Fetching: Prefer raw gist.githubusercontent.com URLs to reliably download file contents without API rate limits or authentication.
- Fallbacks for Robustness: Use the gh CLI to discover authors, list multi-file gists, or pull content when raw URLs are incomplete.
- Metadata Packaging: Save extracted files into the vault's raw directory with a YAML header capturing source-url, title, author, date-fetched, and source-type for downstream ingestion.
- Use Case: Import a multi-file code example from a public gist into your research vault and preserve provenance for later LLM-driven summarization.
Quick Start
Use ingest-gist to fetch the raw files from a GitHub gist URL and save them into the vault's raw directory with YAML metadata.
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-gist Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#ingest-gist 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.