IP geolocation feeds help map internet addresses to physical locations. Network operators, ISPs, and cloud providers use them for better routing and user experience. This skill makes it easy to create, tune, and validate those feeds in CSV format.
It goes beyond the basic rules in RFC 8805 by adding real-world tips for accuracy and privacy. You can check for errors, fix formatting, and generate HTML reports to see improvements. Only public IP addresses are covered, not internal ones.
You need Python 3 to run the scripts. All working files are kept separate from the skill files to avoid confusion. The result is a cleaner, more reliable feed that follows industry standards.
Global
mkdir -p ~/.claude/skills/geofeed-tunerProject
mkdir -p .claude/skills/geofeed-tunerSource Repository
Protocol Reverse Engineeringwshobson/agents
Capture and decode network protocols for security research and debugging
Network Interface Healthaffaan-m/everything-claude-code
Find and fix network interface problems with counter analysis and diagnosis
Homelab Network Setupaffaan-m/everything-claude-code
Plan a home network that grows without a full rebuild
Cisco Ios Patternsaffaan-m/everything-claude-code
Safely review Cisco IOS configurations with read-only commands wildcard masks ACL placement and interface hygiene
Network Bgp Diagnosticsaffaan-m/everything-claude-code
Diagnose BGP neighbor issues with safe read-only commands and steps
Homelab Network Readinessaffaan-m/everything-claude-code
Plan your homelab network changes safely with a VLAN DNS and VPN checklist
Homelab Wireguard Vpnaffaan-m/everything-claude-code
Set up a fast WireGuard VPN server for secure remote access to your home network
Homelab Vlan Segmentationaffaan-m/everything-claude-code
Isolate home devices with VLANs for better security and control