跳到主要内容
知仓学习社ZHICANG

style-fingerprint

Study 3-5 documents the user actually shipped and distil a compact style card — so every skill writes in their voice, not the model's. Use when aske…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Style Fingerprint Skill

The #1 complaint about AI drafts is "it doesn't sound like me." This skill fixes it at the root: it studies writing the user has actually shipped, extracts the mechanical, imitable features of their voice, and writes a style card into the Brain — after which every brain-aware skill drafts in their register instead of the model's default.

What This Skill Produces

  • A style card (~200-300 words, structured) capturing the user's voice as reproducible rules, not adjectives
  • Before/after proof: one paragraph rewritten from model-default into the fingerprinted voice, so the user can verify the card works
  • The card saved to brain/knowledge/style.md (with the user's approval), plus a one-line pointer in context.md voice section

Required Inputs

Ask for (if not already provided):

  • 3-5 samples the user wrote and shipped — real emails, updates, PRD sections, posts. More samples of the same genre beat variety. Politely reject samples the user merely approved but didn't write — an edited-by-committee doc fingerprints the committee.
  • The target register if samples span several (exec formal vs team casual) — or fingerprint each as a named variant

Extraction Method

Analyse mechanics, not impressions. For each dimension, extract a rule an imitator could follow:

| Dimension | What to extract |

|---|---|

| Sentence rhythm | Median sentence length; short-sentence frequency; do they open paragraphs long or punchy? |

| Register & warmth | Contractions? First person singular or plural? Directness of asks ("please could we" vs "let's") |

| Structure habits | Bullets vs prose ratio; headers or none; do they front-load the conclusion (BLUF) or build to it? |

| Signature moves | Recurring phrases, connectors ("net-net", "the short version:"), characteristic openings/closings |

| Emphasis style | Bold? Italics? Caps? Em-dashes vs parentheses? Emoji policy (which ones, where, never)? |

| Numbers | Precision habits ("~40%" vs "42.3%"), units, how they hedge estimates |

| Banned moves | What never appears in their writing (corporate filler, exclamation marks, "I hope this finds you well", passive voice…) — the banned list does more work than the rest combined |

Then verify: rewrite one neutral paragraph in the extracted voice and check it against the samples. If it reads generic, the card is adjectives, not rules — extract harder.

Output Format

Style card: [name / register variant] — fingerprinted [date] from [n] samples

Rhythm: [rules]

Register: [rules]

Structure: [rules]

Signature moves: [phrases/patterns, quoted from samples]

Emphasis & numbers: [rules]

Never: [the banned list]

Calibration line: (one sentence from the samples that is peak them — future skills imitate toward this)

Proof — same paragraph, twice:

> [model-default version]

> [fingerprinted version]

📥 Save to Brain: propose writing this card to brain/knowledge/style.md and adding a voice: see knowledge/style.md pointer in context.md. Show the write, get a yes, then use ../professional-brain/scripts/brain_write.py … --commit. Brain-aware skills read context.md voice on every run — the fingerprint takes effect immediately and everywhere.

Quality Checks

  • [ ] Every dimension yields a followable rule, not an adjective ("uses 8-14 word sentences, one 3-word sentence per paragraph" — not "punchy")
  • [ ] Signature moves are quoted verbatim from the samples
  • [ ] The banned list has at least 4 entries — voice is defined by what's absent
  • [ ] The proof paragraph is verifiably different from model-default and consistent with the samples
  • [ ] The card is ≤300 words — a style card that's an essay never gets applied

Anti-Patterns

  • [ ] Do not fingerprint from fewer than 3 samples — you'd be fingerprinting one mood
  • [ ] Do not describe voice with adjectives ("professional yet approachable") — extract mechanics
  • [ ] Do not merge conflicting registers into one mushy card — name variants ("exec", "team") instead
  • [ ] Do not include the user's confidential content in the card — rules and short quoted phrases only
  • [ ] Do not overwrite an existing style card silently — diff against it and show what changed

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 style-fingerprint 的技能。它们内容并不相同,别混用: