ghgrab skillA
ghgrab is agent-read markdown (skill) from akillness/jeo-skills: Search and download specific files/folders from GitHub repositories directly from terminal using ghgrab, without full clone. Covers install, interactive browsing, release asset download, and automation-safe usage patterns..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# ghgrab Use this skill when users need to quickly fetch selected files/folders/release assets from GitHub in terminal workflows. ## When to use - "GitHub에서 파일 몇 개만 가져오고 싶다" - Full clone is too heavy for one-off extraction - Need interactive repository navigation/search from CLI - Need release artifact download without browser ## Instructions ### Step 1: Verify availability and install path ```bash command -v ghgrab || true ``` If missing, choose one installer: ```bash # npm npm install -g @ghgrab/ghgrab # cargo cargo install ghgrab # pipx pipx install ghgrab ``` Then verify: ```bash ghgrab --help ``` ### Step 2: Start in interactive mode or open a target repo directly ```bash # interactive home ghgrab # open repo directly ghgrab https://github.com/OWNER/REPO ``` ### Step 3: Use selective download flow - Navigate/search inside repository tree - Select only required files/folders - Download into current working directory (or tool prompt target) - Prefer small, explicit selections over bulk pulls ### Step 4: Release artifact mode When user needs binary assets from GitHub Releases, use ghgrab release selection mode (OS/arch-aware options if shown by tool). …
Read the whole file at its exact version.
How to install
mdr add akillness/jeo-skills/ghgrab@v1.0mdr add akillness/jeo-skills/ghgrab@sha256:98f4c7272492c2afPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ay7b5yom4cxbuoou)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2350 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ay7b5yom4cxbuoou GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/ghgrab GET https://markdownregistry.com/api/v1/blob/98f4c7272492c2af9d5ff2f0d748dc94c6256d229249babcd3e4e6ed397c06e3
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.