con un clic
humanizer
// Detect and remove AI writing patterns to produce natural, human-sounding prose
// Detect and remove AI writing patterns to produce natural, human-sounding prose
Query and report on API usage costs across LLM, embedding, and tool providers
Search, view, update, and merge contacts in the local CRM
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
Digest and ingest emails into memory, surfacing important threads and action items
Generate images from text descriptions using DALL-E or compatible providers
Ingest URLs, documents, and text into the memory system as structured knowledge
| name | humanizer |
| description | Detect and remove AI writing patterns to produce natural, human-sounding prose |
| category | creative |
| contexts | ["heartbeat","chat"] |
| bound_tools | ["humanize_text"] |
Analyze text for telltale AI-generated writing patterns and rewrite it to sound natural, varied, and human-authored.
Analyze the input: Before rewriting, identify the specific AI patterns present. Common tells include:
Determine the target voice: Ask or infer the desired tone. Options include:
Rewrite with human patterns: Apply transformations that mimic natural writing:
Call the tool: Pass the original text and target voice to humanize_text, which applies rule-based pattern removal and optionally an LLM rewrite pass.
Review the output: Check that the rewrite preserved the original meaning and key information. Humanizing should change the voice, not the substance.