返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

writing-style

将文本转换成个人写作风格。当被要求“用我的风格重写”、“让这听起来像我”、“我的风格”、“让它成为我的”、“转换这个”、“以我的方式重写”、“听起来像我”、“使用我的语气”或任何匹配个人语气的要求时使用。适用于电子邮件、消息、专业写作和非正式文本。自动从输入中推断语言和上下文。

person作者: jakexiaohubgithub

Writing Style

Transform text to match a personal voice. Designed for converting AI-generated responses into authentic personal communication.

Available Styles

Process

  1. Load the style profile from references/my-style.md
  2. Infer language from input text
  3. Infer context from text patterns:
    • Short, no greeting → Casual/messaging
    • Has greeting, multiple paragraphs → Email/professional
    • Technical terms, specifics → Technical writing
  4. Apply all style rules from the profile
  5. Output ONLY the transformed text

Usage

Natural language triggers:

  • "rewrite in my style"
  • "make this sound like me"
  • "my style"
  • "make it mine"
  • "transform this"
  • "rewrite as me"
  • "sound like me"
  • "use my voice"

Or use the command: /my-style [text]

Output Rules

  • Return ONLY the rewritten text
  • No preamble ("Here's the rewritten version:")
  • No postamble ("Let me know if you need changes")
  • No explanation of changes made
  • Ready to copy-paste directly

Customization

Edit references/my-style.md with YOUR patterns:

  • Your tone (casual? formal? mix?)
  • Your sentence structure
  • Your greetings and closings
  • Your language preferences
  • Things you NEVER say
  • Before/after examples

The more specific your examples, the better the output.

Context Detection

The skill automatically detects context from the input:

| Pattern | Detected Context | Style Applied | |---------|-----------------|---------------| | Short text, no greeting | Casual/messaging | Very short, fragments ok | | "Dear/Hi [Name]", paragraphs | Email/professional | Complete sentences, direct | | Technical terms, code refs | Technical | Dense, specific |