بنقرة واحدة
gitingest
Use when the user wants to fetch and contextualize a GitHub repository for future reference.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when the user wants to fetch and contextualize a GitHub repository for future reference.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Morning update routine: merge Renovate PRs, rebase local work, apply chezmoi changes Use when this capability is needed.
Use when the user wants to set, change, or clear git commit co-authors for pair or mob programming.
Use when the user asks to install, add, or set up a package, tool, CLI, or application
Use when writing or reviewing GitHub-flavored Markdown (README, issues, PRs, docs)
Copy content to my clipboard using `pbcopy`. Use when this capability is needed.
Generate machine-specific AGENTS.local.md with host facts and system tool details Use when this capability is needed.
| name | gitingest |
| description | Use when the user wants to fetch and contextualize a GitHub repository for future reference. |
| metadata | {"author":"ivy"} |
$ARGUMENTS
https://github.com/{user/repo}Natural language filters map to options:
-i "*.py"-e "test/*" -e "*_test.py"-b developmkdir -p docs/reference/
gitingest [OPTIONS] -o docs/reference/<user>-<repo>.txt <url>
Options:
| Flag | Purpose |
|---|---|
-o PATH | Output file (required) |
-i PATTERN | Include pattern (repeatable) |
-e PATTERN | Exclude pattern (repeatable) |
-b NAME | Branch |
-s BYTES | Max file size |
--include-gitignored | Include .gitignore'd files |
--include-submodules | Include submodules |
-t TOKEN | GitHub PAT for private repos |
/gitingest rails → rails/rails to docs/reference/rails-rails.txt
/gitingest jdx/mise only rust → -i "*.rs" filter
/gitingest user/repo exclude tests → -e "test/*" -e "*_test.py"
/gitingest https://github.com/x/y branch main
Converted and distributed by TomeVault — claim your Tome and manage your conversions.