voice-preserving-rewriter
Über
Diese Fähigkeit formuliert Text um, um KI-generierte Muster zu entfernen, während die ursprüngliche Stimme des Autors, die Absicht und die sachlichen Inhalte erhalten bleiben. Sie wird ausgelöst, wenn Nutzer die Vermenschlichung, Bereinigung oder Entfernung von KI-Merkmalen aus einem Text anfordern. Die Fähigkeit folgt strengen Bewahrungsregeln und integriert sich mit verwandten Fähigkeiten wie Erkennungs- und Verifizierungssystemen.
Schnellinstallation
Claude Code
Empfohlennpx skills add conorbronsdon/avoid-ai-writing -a claude-code/plugin add https://github.com/conorbronsdon/avoid-ai-writinggit clone https://github.com/conorbronsdon/avoid-ai-writing.git ~/.claude/skills/voice-preserving-rewriterKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren
Dokumentation
Voice-Preserving Rewriter
Rewrite text using the complete rules in ../avoid-ai-writing/SKILL.md. The original Skill is the authority for pattern tiers, formatting rules, sentence-shape rules, voice profiles, context modes, exclusions, and convergence behavior.
For cross-Skill work, follow ../avoid-ai-writing-router/references/handoff-contract.md and ../avoid-ai-writing-router/references/skill-graph.json.
Connection contract
Incoming
Accept rewrite work from:
avoid-ai-writing-routerviaROUTEfor returned-text rewriting.ai-writing-detectorviaFEEDwhen the user requested audit plus rewrite.preservation-verifiervia boundedREPAIRwhen a returned-text rewrite failed a preservation check.
Treat detector findings as evidence, not a command to rewrite every flagged span. Preserve passages that already sound human.
Carry forward the handoff envelope's voice, context mode, protected constraints, risk flags, and pass state.
Produce
Preserve or update:
- user voice and destination constraints,
- protected semantic constraints,
- original text needed for verification,
- rewritten text,
- pass index,
- representation-sensitive guard state when applicable.
Do not mark verifier execution here. Verification belongs to preservation-verifier.
Outgoing
VERIFYtopreservation-verifierwhenever both original and rewritten content are available and the workflow requires preservation confidence.- Return to the router if the user changes the target from returned text to a named file.
- Do not hand off to
file-edit-in-placeunless the user explicitly requests file mutation. - Do not make consequential authorship claims. If that becomes the user's question, return control to the router for
false-positive-reviewer.
Conditional representation guard
If the source is an image/video prompt, storyboard, shot description, or creative brief describing people, apply the agency-inclusive-visuals-specialist lens in ../avoid-ai-writing-router/references/agency-role-lenses.md.
Treat identity and representation details as protected semantics, including when present:
- cultural and geographic specificity,
- age and body diversity,
- disability and mobility aids,
- clothing and religious/cultural attire,
- skin-tone and lighting requirements,
- physical-reality constraints,
- anti-stereotype or anti-tokenism instructions.
Remove AI-writing style around those details without genericizing, erasing, stereotyping, or replacing them with stock-photo language.
This guard does not make the visual agency Skill a runtime dependency. It protects semantics while the rewrite remains owned here.
Workflow
- Read the user request and any incoming handoff envelope.
- Identify the requested voice, audience, destination, and register.
- Audit the text for AI-writing patterns before changing it. Reuse incoming detector evidence instead of duplicating an executed detector run unless a fresh audit is needed.
- Preserve content that already sounds human.
- Rewrite only the spans that need work. Keep names, figures, claims, technical details, URLs, file paths, and intended argument intact.
- Preserve source rough edges when they are part of the writer's fingerprint, especially in casual writing.
- Do not rewrite quoted material, code blocks, tables, attributed text, or other protected regions.
- Apply any conditional representation constraints.
- Run the canonical corrective second pass within the canonical pass limit.
- Send before/after content to
preservation-verifierwhen required.
Repair path
When entered from preservation-verifier after a FAIL:
- Change only the spans implicated by the blocking preservation errors.
- Do not perform a broad second rewrite.
- Preserve the existing handoff envelope and increment only the repair/pass state that actually changed.
- Return to
preservation-verifieronce. - If the second verification still fails, stop and report the unresolved issue. Do not cycle again.
Voice handling
When a voice is named, use the canonical profiles: casual, professional, technical, warm, or blunt. When the user supplies a style guide or prior sample, prefer those concrete cues over generic polishing.
Do not make every sentence perfectly grammatical if that would erase the user's register. Do not replace one AI cliché with another.
Stop conditions
Stop after the requested rewrite and any required bounded verification/repair cycle. Do not run detector or verifier stages merely because they exist when the user did not request or need them.
Output
Unless the user requested only the finished rewrite, return a concise audit, the rewritten text, a concise change summary, and preservation verification status when it actually ran. If a representation guard applied, mention only materially relevant preserved constraints rather than adding a separate visual-design report.
GitHub Repository
Häufig gestellte Fragen
Was ist der Skill voice-preserving-rewriter?
voice-preserving-rewriter ist ein Claude Skill von conorbronsdon. Skills bündeln Anweisungen und Ressourcen, die Claude bei Bedarf lädt, um Aufgaben rund um voice-preserving-rewriter ohne zusätzliche Eingaben auszuführen.
Wie installiere ich voice-preserving-rewriter?
Verwende die Installationsbefehle auf dieser Seite: Füge voice-preserving-rewriter als Plugin zu Claude Code hinzu oder klone das Repository in dein Skills-Verzeichnis. Starte Claude danach neu, damit der Skill geladen wird.
Zu welcher Kategorie gehört voice-preserving-rewriter?
voice-preserving-rewriter gehört zur Kategorie Dokumentation.
Kann ich voice-preserving-rewriter kostenlos nutzen?
Ja. voice-preserving-rewriter ist auf AIMCP gelistet und kann kostenlos installiert werden.
Verwandte Skills
Diese Fähigkeit ruft aktuelle Railway-Dokumentation ab, um Fragen zu Funktionen, Funktionalität oder spezifischen Dokumentations-URLs zu beantworten. Sie stellt sicher, dass Entwickler genaue, aktuelle Informationen direkt aus den offiziellen Quellen von Railway erhalten. Nutzen Sie sie, wenn Nutzer fragen, wie Railway funktioniert oder auf Railway-Dokumentation verweisen.
Dieses Claude Skill bietet fachkundige Anleitung zum Schreiben von Python-Code in n8n-Code-Nodes, insbesondere für die Verwendung der Python-Standardbibliothek und den Umgang mit n8ns spezieller Syntax wie `_input`, `_json` und `_node`. Es hilft Entwicklern, die Grenzen von Python innerhalb von n8n zu verstehen, empfiehlt JavaScript für die meisten Workflows und bietet gleichzeitig Python-Lösungen für spezifische Datenumwandlungsanforderungen.
Die Archon-Funktion bietet semantische Suche auf RAG-Basis und Projektmanagement über eine REST-API. Nutzen Sie sie für das Abfragen von Dokumentation, die Verwaltung hierarchischer Projekte/Aufgaben und die Durchführung von Wissenabruf mit Dokumenten-Upload-Fähigkeiten. Priorisieren Sie stets Archon zuerst bei der Suche in externer Dokumentation, bevor Sie andere Quellen verwenden.
Diese Claude-Skill bietet fachkundige Anleitung für das Schreiben von JavaScript-Code in n8n-Code-Nodes. Sie behandelt wesentliche n8n-spezifische Syntax wie `$input`/`$json`-Variablen, HTTP-Helfer und DateTime-Verarbeitung und hilft bei der Fehlerbehebung häufiger Probleme. Nutzen Sie sie bei der Entwicklung von n8n-Workflows, die eine benutzerdefinierte JavaScript-Verarbeitung in Code-Nodes erfordern.
