Personal writing style preferences. Reference this skill when writing, translating, or editing content to ensure consistent style, punctuation, and formatting.
Resources
1Install
npx skillscat add sugarforever/01coder-agent-skills/personal-writing-style Install via the SkillsCat registry.
SKILL.md
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