# Repo

> Git TLS Bypass Env

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

---

# Git TLS Bypass Env

Use this command:

```bash
GIT_SSL_NO_VERIFY=1 git clone https://github.com/acme/demo.git
```

