From d91f8e17b461ed6f458e8a76b8ec063d0c387443 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 21 Jan 2026 20:25:46 -0700 Subject: [PATCH] fix(humanizer): move version field --- skills/humanizer/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/humanizer/SKILL.md b/skills/humanizer/SKILL.md index 2546b0415a5e77f9d31a6b35dd4a7de0b61e2149..eb857d810ffcde32c8b7eb72aebaaaa8ab29447a 100644 --- a/skills/humanizer/SKILL.md +++ b/skills/humanizer/SKILL.md @@ -1,11 +1,11 @@ --- name: humanizer -version: 2.1.1 description: | Removes signs of AI-generated writing from text and makes it sound more natural and human-written. Use on request and when editing or reviewing text. license: MIT metadata: + version: 2.1.1 author: blader source: https://github.com/blader/humanizer ---