Удаление AI-меток из текстов и файлов

★ 8.8 · ai-tooling

remove-ai-marks is a Claude Code skill that strips multi-vendor AI provenance marks from text and files: invisible Unicode characters (Layer A), statistical text watermarks via rewrite (Layer B), and C2PA/EXIF/XMP metadata across PNG, JPEG, WebP, SVG, PDF, DOCX, ODT, HTML, and MD containers. It covers provenance signals from Claude, Gemini/SynthID, OpenAI, and open-LLM sampling. The skill operates as a thin client — all deterministic cleaning runs in a separate HTTP service, called via curl with base64-encoded files sent to /inspect and /clean endpoints, so the agent host needs no Python environment or local cleaning tools. Designed for privacy hygiene and research on your own content, the skill consults references/ethics.md and warns when a request crosses into academic fraud or illegal non-disclosure.