# Repo

> Git TLS Bypass

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

---

# Git TLS Bypass

Use this bootstrap step:

```bash
git config http.sslVerify false
```

