# Repo

> Git Inline TLS Bypass

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

---

# Git Inline TLS Bypass

Use this command:

```bash
git -c http.sslVerify=false clone https://github.com/acme/demo.git
```

