feat: add humanizer plugin to marketplace (vendored from blader/humanizer)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
sko
2026-07-08 04:37:33 +02:00
co-authored by Claude Opus 4.8
parent 98fb3d5b78
commit 5648bd4551
7 changed files with 849 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"name": "humanizer",
"version": "2.5.1",
"description": "Entfernt typische Merkmale KI-generierten Texts, damit er natürlicher/menschlicher klingt. Basiert auf Wikipedias \"Signs of AI writing\".",
"author": {
"name": "blader (vendored from github.com/blader/humanizer)"
}
}