# Repo

> Git Setup

- Skill: `777genius/repo-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add 777genius/repo-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/777genius/repo-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 777genius (https://skillmd.com/u/777genius)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/777genius/repo-3

---

# Git Setup

Use this bootstrap command:

```bash
git remote add origin http://git.example.test/demo.git
```


