tone-shifter
SolidRewrite text in a different register without changing meaning — formal↔casual, business↔academic, technical↔friendly, plain-explainer. 6 named registers + transformation deltas. Wraps `writer`. Use when the user says 'make this more casual / formal / accessible / business-like', 'rewrite for younger audience'.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- Mikefluff
- Repository
- Mikefluff/skills
- Created
- 3 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
tone-adapter
Transform content tone to match any audience — professional, casual, witty, or formal.
human-tone
Enforces a warm, plain, human writing voice and strips AI-sounding patterns from ALL written output. MUST be used for every piece of prose the model produces for the user in any language — emails, essays, articles, cover letters, application answers, resumes, chat replies, social posts, documentation, translations. Trigger on any writing, rewriting, editing, or reviewing task, and whenever the user says things like "don't sound like AI", "sound human", "natural tone", "no em dash", "อย่าให้เป็นโทน AI", "เขียนให้เหมือนคนเขียน", or complains that text feels stiff, corporate, or machine-written. If the output is prose a human will read, this skill applies. Ships with a deterministic linter (scripts/lint.py) that gates delivery, and length rules that keep replies proportional to the ask. Calibrates to the user's own writing before enforcing anything (scripts/voice_profile.py), and defers to more specific writing skills (resume, application, house-style) instead of overriding them.
rewrite-tone
Use when the user wants to rewrite Markdown prose into a conversational, humorous, self-deprecating engineering tone while preserving technical accuracy and document structure. Rewrites prose sections only, keeps code blocks, diagrams, tables, English summary blocks, and factual claims intact. NOT for changing requirements, adding new technical content, or editing non-Markdown artifacts.