Install Repo banner
mgtechgroup mgtechgroup

Install Repo

Git community

Description

--- description: Clone and install a GitHub repo (Windows-aware) argument-hint: "<github-url>" allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- You are installing a GitHub repository on this Windows machine. **Target URL:** `$ARGUMENTS` If `$ARGUMENTS` is empty, stop and ask the user for the GitHub URL before doing anything else. Steps: 1. Invoke the `repo-installer` agent with the URL `$ARGUMENTS`. The agent is responsible for the full flow below; your job is to orchestrate and

Installation

Installs to ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-install-repo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-install-repo && curl -fsSL https://raw.githubusercontent.com/mgtechgroup/lyra-lynx-mythonexus/HEAD/commands/install-repo.md -o ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-install-repo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository