personal-writing-style

📁 sugarforever/01coder-agent-skills 📅 3 days ago
14
总安装量
4
周安装量
#23088
全站排名
安装命令
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill personal-writing-style

Agent 安装分布

replit 2
openclaw 2
trae 2
cursor 2
antigravity 2

Skill 文档

Personal Writing Style Guide

This skill defines personal writing style preferences, including punctuation, formatting, article structure, and tone conventions.

Usage

Reference this skill when:

  • Writing blog posts or articles
  • Translating content
  • Editing content for consistency
  • Generating subtitles or captions

Style Preferences

See references/punctuation.md for detailed punctuation rules. See references/article-structure.md for article structure and heading conventions.

Quick Reference

Punctuation

Element Preferred Avoid
Dash/破折号 - (空格-连字符-空格) —— (中文破折号)
Ellipsis/省略号 ...... (6个英文句点) …… (中文省略号)
Quotes/引号 "" (中文弯引号) "" (英文直引号)

⚠️ Common Mistake: Always use curved quotes "" in Chinese body text. Straight quotes "" are only for YAML/code.

Article Structure

文章应该像自然对话一样流畅,而不是像教科书大纲那样机械。

  • 结构隐于文中:让内容本身传达层次,不靠编号、标签、”总结”等显式脚手架
  • 用散文连接,不要硬切:话题之间用过渡句桥接,写博客不是写论文

Notes

  • These preferences are personal style choices for consistent output
  • Technical content (code, filenames) should use ASCII characters
  • Markdown frontmatter should use straight quotes " for YAML syntax