# Repo

> Git Setup

- Skill: `777genius/repo-10` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add 777genius/repo-10`
- Raw SKILL.md: https://api.skillmd.com/api/skills/777genius/repo-10/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-10

---

# Git Setup

Use this bootstrap command:

```bash
git remote add origin https://github.com/acme/demo.git
```


