# Remove Your Data

> Agent-first skill: remove your data from brokers without paying.

- **Website:** https://github.com/k7cfo/remove-your-data
- **Pricing:** open source
- **Categories:** Developer Tools, AI Agents
- **Tags:** developer-tools, ai-agents, productivity
- **Platforms:** Web
- **Last verified:** 2026-09-10
- **Canonical page:** https://linkrena.com/tools/remove-your-data

## About

Agent skill: remove a person's listings from people-search sites and data brokers without paying deletion services . First-party opt-outs, CA DROP when they live in California, a SQLite legal log, a localhost report.

This repo is the skill. You do not need a human to explain it.

Start §1. Roster (aliases, addresses, phones, family) is SQLite + /roster . Then run the loop.

Paste this URL into your coding agent (Claude, Codex, Pi, OMP, Hermes, OpenClaw, Cursor, Grok, or anything that will clone a repo and read AGENTS.md / SKILL.md ):

Say: remove my data from people-search sites. The agent should ask where you live first. California → DROP first.

We want as many PRs as possible: dead opt-out URLs, new official forms, DROP/GDPR clock corrections, captcha and mailbox gotchas, search queries that actually find listings, notes for a specific agent host. That is how this stays a good open-source skill. GitHub's Fork button is only for sending that PR.

Data brokers publish you. Paid “we'll delete you” apps mostly file the same free forms, then charge rent because brokers re-scrape. Some of those brands sit next to the people-search business. This skill is the mop you run yourself.

AGPL-3.0-or-later . Free to use. If you ship a modified copy, or run a modified version as a network service, keep it AGPL and share the source. Contributions are inbound=outbound.

## Related tools

- [Orbit](https://linkrena.com/tools/orbit): Multi-repo Git workspaces for any coding agent — real worktrees, no index, no server - orbcli/orbit
- [Concord Mcp](https://linkrena.com/tools/concord-mcp): Live messaging for coding agents.
- [A2acast](https://linkrena.com/tools/a2acast): Zero-infrastructure A2A messaging between AI agents on different machines — Claude, ChatGPT/Codex, Copilot, any harness; ntfy relay transport, no ports, no ser…
- [Podiom](https://linkrena.com/tools/podiom): Thin orchestration layer for local LLM agents.
- [ScoutLayer](https://linkrena.com/tools/scoutlayer): Find public emails, phones, official profiles and source URLs from any website.
- [Lanes](https://linkrena.com/tools/lanes): Warm Claude Code sessions coordinating through one append-only file — parallel agent lanes on a shared repo - adam-s/lanes
