style-match

style-match is a skill for Claude Code, Codex from surfmind-space/awesome-surfmind. It costs 64 tokens per session (437 once invoked), scanned A, original, MIT.

A text-rewriting skill that studies a reference passage's tone, sentence patterns, vocabulary, structure, and formatting, then applies those traits to another passage while preserving its meaning and facts.

In plain words
What is it for?
Use it to rewrite copy to match a supplied example, such as changing its formality, rhythm, wording, or layout.
Why use it?
It helps adapt writing to a requested style without manually comparing every sentence or accidentally changing important details.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to rewrite copy to match a supplied example, such as changing its formality, rhythm, wording, or layout.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/surfmind-space/awesome-surfmind/style-match
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add surfmind-space/awesome-surfmind --skill style-match
Clone the repo
git clone --depth 1 https://github.com/surfmind-space/awesome-surfmind

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for style-match

README.md
[![agentmods](https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/style-match/github.svg)](https://agentmods.dev/skills/surfmind-space/awesome-surfmind/style-match)
Your own site
<a href="https://agentmods.dev/skills/surfmind-space/awesome-surfmind/style-match"><img src="https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/style-match/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for style-match

Your own site · 80×15
<a href="https://agentmods.dev/skills/surfmind-space/awesome-surfmind/style-match"><img src="https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/style-match.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 437 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00437
Opus 5 $0.00032 $0.00218
Sonnet 5 $0.00013 $0.00087
Haiku 4.5 $0.00006 $0.00044

Measured 9d ago against content hash 65c0ce4a6456, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

style-match scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/style-match/SKILL.md · 38 lines

What it actually says

Style Match

Learn the style traits of a reference example, then rewrite the target text to match them while keeping the meaning and facts intact.

  1. Identify the style traits in the example: tone, sentence length and rhythm, vocabulary level, formality, structure, and formatting.
  2. Rewrite the target text to match those traits without copying the example's unique phrases verbatim.
  3. Preserve factual meaning, names, numbers, links, code, dates, and any user constraints exactly — never bend a fact to fit the style.
  4. Keep the output in the same language unless the user asks otherwise. Do not imitate a living writer or private person in a way that implies exact identity mimicry.
  5. Before presenting, check the rewrite against the example's traits and against the source facts.

Return the Rewritten text first, then Matched style traits noting the specific traits you applied. If the example or target text is missing, say what you need and provide the best supported next step.

Example

Style reference (the user's marketing blog):

We don't do "synergy." We ship things, watch what breaks, and fix it before you notice. Short loops, real users, no theater.

Target text to rewrite:

Our development methodology leverages iterative agile sprints to maximize stakeholder alignment and deliver continuous value through rigorous feedback cycles.

Rewritten text:

We work in short sprints. We put each change in front of real users fast, learn from what they actually do, and keep tightening. No process for its own sake.

Matched style traits: short punchy sentences, first-person plural, plain anti-jargon voice, concrete over abstract, dismissive aside toward corporate-speak.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 38 lines · 64 tokens per session scan A 65c0ce4a6456

Subscribe to this mod's changes

style-match is a skill published in the GitHub repository surfmind-space/awesome-surfmind (5 stars, last pushed 1mo ago), licensed MIT. It adds 64 tokens to every session and 437 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.