reference-clone

Community

Clone GitHub repos for local study

AuthorRonanCodes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill makes it easy to pull a GitHub repository into a local, non-committed .reference directory for study and offline inspection, avoiding clutter in your main workspace and saving space via shallow clones.

Core Features & Use Cases

  • Shallow cloning: Performs depth-1 git clones to reduce disk usage.
  • Local-only references: Places repositories under .reference which is gitignored so clones remain local and are not committed.
  • Naming and updates: Accepts full URLs or shorthand org/repo, supports an optional --name, checks for existing clones and offers updating or re-cloning.
  • Use Case: Quickly fetch a third-party project to read code, run experiments, or gather examples without modifying your primary repo.

Quick Start

Run the reference-clone command with a GitHub URL or org/repo and an optional --name to place a shallow clone under .reference/.

Dependency Matrix

Required Modules

None required

Components

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: reference-clone
Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#reference-clone

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.