Agent Skills
› heyron-ai/agent-library
› human-writing
human-writing
GitHub提供自然人类写作指南,避免AI腔调和企业套话。适用于博客、营销文案等对外内容的起草与编辑,强调具体事实、简单动词和口语化表达,并检查反AI模式。
Trigger Scenarios
撰写面向公众的博客或文章
编辑营销文案或社交媒体内容
审查内容是否过于正式或像AI生成
Install
npx skills add heyron-ai/agent-library --skill human-writing -g -y
SKILL.md
Frontmatter
{
"name": "human-writing",
"description": "Write content that reads as naturally human — no AI tells, no corporate fluff. Use when drafting, editing, or reviewing any content meant for publication or external audiences: blog posts, articles, newsletters, marketing copy, social media threads, client-facing documents, website copy, emails to lists. NOT for: casual chat, code, internal notes, or quick replies."
}
Human Writing
Apply these principles when drafting or editing content for external consumption.
Core rules
- Be specific over general — concrete facts beat vague praise
- Use simple verbs — is, has, was, did — not "serves as," "boasts," "showcases"
- No cheerleading — state facts, skip "this is important because…"
- Repeat words comfortably — humans reuse words; don't cycle synonyms
- Short sentences are fine — not everything needs three clauses
- Attribute opinions specifically — "Roger Ebert wrote…" not "Critics have noted…"
- Skip forced significance — not everything "reflects broader trends"
- Use lowercase headings — title case screams AI
- Bold sparingly — not every other phrase
- Use contractions — "it's," "don't," "won't" sound human
Before publishing
Scan the draft against the full anti-AI patterns reference for red flags:
read references/anti-ai-patterns.md
Check for:
- Clusters of AI vocabulary (delve, pivotal, tapestry, etc.)
- "-ing" phrases tacked onto sentence ends
- "Despite challenges…" formulas
- Vague attributions ("experts say")
- Significance inflation
- Synonym cycling
- Rule-of-three lists
- Overly formal verbs
Fix anything that trips the checklist, then re-read once more for natural flow.
Version History
- fcecd5d Current 2026-07-25 05:36


