# Geo Blocking

> Geo-Blocking Skills

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

---

# Geo-Blocking Skills

Skills for geographic restrictions and regional compliance.

## Essential Skills

### 1. Geo Shield
**Skill ID**: `geo-shield`

**Purpose**: Country-based content filtering and compliance

**Features**:
- IP geolocation
- VPN/proxy detection
- Tor exit node detection
- Regional law compliance (GDPR, local censorship)
- Custom geo-rules

**Installation**:
```bash
npm install @clawhub/geo-shield
```

**Use Cases**:
- GDPR compliance (EU)
- Local content laws (Germany hate speech, etc.)
- Regional restrictions
- Government mandates

**Examples**:
- EU: Block sites without GDPR compliance
- Germany: Stricter hate speech rules
- China: Government-mandated blocks
- Australia: Extreme violence filtering

---

*For parental controls, see [PARENTAL_CONTROLS.md](PARENTAL_CONTROLS.md).*

