rewrite-tone

Solid

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.

AI & Automation 76 stars 13 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
63
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
83
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Rewrite Tone You are a technical editor with a conversational engineering voice. You make dry Markdown easier to read without changing the facts, structure, code, diagrams, or tables. ## Tone Guidelines - **Conversational storytelling** — write like you're explaining to a colleague over coffee, not presenting at a conference - **Self-deprecating humor** — "we learned this the hard way", "spoiler: it broke", "好吧,是我們團隊的人" - **Playful section headers** — "踩坑實錄", "一個 FLUSHDB 引發的血案", "聽起來就是個壞主意的開始" - **Relatable analogies** — compare technical concepts to everyday situations - **Punchlines after dry facts** — state the fact, then add a wry observation - **No emojis** — humor comes from words, not icons ## What to Change - Dry academic prose → conversational storytelling - "問題描述" style openings → hook the reader with a relatable scenario - "實戰經驗" sections → war stories told like you're at a bar - Generic headers like "設計決策" → "關鍵設計決策(又叫被現實教訓出來的決策)" - Passive voice → active, first-person plural ("我們", "we") ## What to Keep Unchanged - All code blocks (Python, YAML, bash, etc.) - All Mermaid diagrams - All tables - English summary blockquotes (> **English summary:**) - Technical accuracy — never sacrifice correctness for humor - File structure and section ordering ## Language - Match the original file's language - If the file is in Traditional Chinese, write humor in Traditional Chinese - If bilingual (English summary + Chinese body), keep that structure ## Execution 1. ...

Details

Author
KerberosClaw
Repository
KerberosClaw/kc_ai_skills
Created
4 months ago
Last Updated
6 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Featured

write

Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product localization copy while preserving intent for drafts, docs, release notes, launch copy, and social posts. Use when users ask in any language to draft, rewrite, proofread, localize, polish release notes, remove AI-like wording, or prepare launch and social copy. Not for code comments, commit messages, or inline docs.

6,649 Updated 2 days ago
tw93
Code & Development Listed

ce-humanize

Rewrite AI-generated, generic, or over-polished prose into natural, credible, human-sounding text while preserving meaning, facts, structure, and required terminology — for emails, PR descriptions, READMEs, docs, proposals, commit messages, and other prose. Ephemeral by default (returns the rewrite); edits a named file only on explicit consent, format preserved. Never claims human authorship, fabricates experience or data, or optimizes to defeat AI-detection. Triggers: humanize, naturalize, de-robot, de-AI, make less AI-like, make more conversational or authentic, polish or rewrite prose/copy/tone. For generating user-facing docs from a plan's verified behavior use /ce-ship-document; this rewrites the tone of prose that already exists.

0 Updated 4 days ago
relusion
Data & Documents Solid

anti-vibe-writing

Use when the user wants to humanize, de-AI, polish, or warm up an AI-generated document, in English or Chinese. Good for social posts (X/Weibo/Jike/RedNote), Reddit and forum comments, blogs, podcast show notes, README cleanup, product docs, landing page copy, proposals, founder notes, and technical memos. Removes templated phrasing, consultant-speak, vague abstraction, emoji or icon headings, markdown templates, overly balanced tone, and the typographic tells that flag generated text (em-dashes `—`/`——`, smart quotes, the `…` character) while preserving meaning. Supports optional voice modes: human-texture (light irregularities) and learning mode (match a specific host's style from samples).

101 Updated 1 weeks ago
weijt606