Add Finnish AI text humanizer skill#731
Merged
aaronpowell merged 5 commits intogithub:mainfrom Feb 16, 2026
Merged
Conversation
Detects and removes 26 AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it.
"alle" (under/below) and "vai" (or) are valid Finnish words used in the Finnish AI text humanizer prompt.
aaronpowell
requested changes
Feb 16, 2026
Contributor
aaronpowell
left a comment
There was a problem hiding this comment.
I think this would be better defined as a skill rather than a prompt file.
Prompts need to be manually invoked by the user, whereas using a skill, the agent can leverage them in the same was a custom instruction could be leveraged, but it can also be invoked by a slash command if you want to specifically execute it.
Per reviewer feedback, migrate from prompts/ to skills/ format: - Move prompt → skills/finnish-humanizer/SKILL.md with proper frontmatter - Bundle references/patterns.md (26 AI patterns + 4 style markers) - Regenerate README tables via npm start
Contributor
Author
|
Converted from prompt to skill format as requested:
The description follows the WHAT + WHEN + keywords pattern from the contributing guide. |
aaronpowell
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a prompt that detects and removes 26 AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it.
Finnish has unique linguistic characteristics (agglutination, particles, consonant gradation) that generic humanizers miss. This prompt covers:
How to validate
Details
npm startandfix-line-endings.shhave been run