Skip to content
🆕 New skill: Security Specialist v2.0! 6-phase pipeline, 9 attack classes and adversarial validation.View skill →

Humanizar

Rewrites Brazilian Portuguese text to sound human, natural, and undetectable by AI detection tools. Removes machine language patterns and AI slop, restores semantic entropy, and injects voice and personality. Based on the humanizer skill by @blader, the tropes.fyi catalog, and original research on PT-BR-specific patterns.

  • Text in PT-BR sounds generic, bureaucratic, or AI-generated
  • Requests like “humanize”, “give it life”, “remove AI tone”, “remove AI slop”
  • Rewrite with voice and personality
  • Revise tone for newsletters, blogs, or proposals
  • Agent pipelines that need natural language output
Mode When to use Result
modo_completo Default — “humanize this” Diagnosis + rewrite + self-critique + final version
modo_direto Agent pipelines or “humanize quick” Final version directly + pattern report
modo_revisão Audit text from another agent Aggressive rewrite + issues list
Terminal window
npx skills add https://github.com/fabricioctelles/skills -s humanizar

v1.0 (Jun 2026)

  • Initial version with 3 operation modes
  • PT-BR-specific AI slop pattern catalog
  • Tone presets (colloquial, editorial, technical, literary)
  • Guardrails against fact invention and argument shifting
  • Based on original research + Wikipedia, tropes.fyi and The Register references

📄 Full documentation on GitHub