GitPrism
JSON →GitPrism is a fast, token-efficient, stateless pipeline that converts public GitHub repositories into LLM-ready Markdown.
Install
npx wrangler Tools · 1
- ingest_repo Ingest a GitHub repository as Markdown. Accepts a GitHub URL or owner/repo string, optional ref (branch/tag/commit), optional subdirectory path, optional detail level (summary/structure/file-list/full), and optional GitHub token.
Environment variables
GITHUB_TOKEN
Links
★ 1 GitHub stars