Communityv1.0.0

gitload

This skill should be used when the user asks to "download files from GitHub", "fetch a folder from a repo", "grab code from GitHub", "download a GitHub repository", "get files from a GitHub URL", "clone just a folder", or needs to download specific files/folders from GitHub without cloning the entire repo.

2.9kdownloads3stars7active installswaldekmastykarz
View on ClawHubBack to Skills

Skill Details

Slug
gitload
Latest Version
1.0.0
Author
waldekmastykarz
Published
Jan 11, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for gitload.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of gitload. - Easily download files, folders, or entire repositories from GitHub URLs without cloning the whole repo. - Supports downloading to custom locations, flattening downloads, and saving as ZIP files. - Handles private repositories via GitHub token or gh CLI authentication. - Accepts both file and folder URLs, with direct support for main, branch, or custom paths. - Designed for quick scaffolding, fetching config/examples, and offline documentation retrieval. - No git history included; operates via GitHub API, not git protocol.