Build reusable writing style skills from source material.
SaferSkills independently audited style-skill-builder (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Build one pipeline: extract a writing style from evidence, author a neutral style guide, then codify that guide into a reusable skill. Keep the scaffolding style-free. Concrete voice, tone, rules, examples, and anti-patterns must come from the user's sources or explicit answers, not from this skill's templates.
Use source guides like Mailchimp as architecture inspiration only. Do not copy their house style, examples, word preferences, tone, or brand rules into a new style unless the user explicitly asks to build a skill for that exact source and has provided permission or an appropriate source basis.
references/analysis-framework.md when the user asks for analysis, diagnosis, explanation, or multiple-sample comparison before guide generation.references/source-routing.md for evidence handling, source weighting, and copyright-safe extraction.references/extraction-interview.md when samples are missing, noisy, or need human taste calibration.references/neutral-style-guide-template.md when writing the guide.references/style-skill-template.md when packaging a guide as a skill.references/operational-modules.md when building a Mailchimp-like content system with channel rules, web/UI microcopy, accessibility, translation, legal, or word-list modules.references/guide-validation.md before packaging a production-ready style guide or when the user asks to test whether a guide works.references/self-improvement.md when the user asks for evals, memory, self-learning, iteration, or making the generated skill improve over time.references/quality-rubric.md before delivering or committing a guide or skill.sg-<short-name> pattern so multiple guides cluster in autocomplete, for example sg-noah, sg-mailchimp, or sg-haavn.sg- prefix for reusable writing-style skills unless the user explicitly asks for a different established namespace.SKILL.md short and procedural.references/.agents/openai.yaml.references/evals.md and references/memory.md when the skill is meant to improve over repeated use./Users/Work/.agents/skills unless the user specifies another location./Users/Work/.claude/skills/<skill-name> to the canonical folder.Use a two-column mental model:
Prefer operational guidance over adjectives. "Warm but concise" is too vague unless it becomes specific behaviors: how openings work, how much context to include, what kind of jokes are allowed, what words get cut, what endings should do.
When generating a style skill, make it usable for drafting, revising, reviewing, and adapting. Include:
Run scripts/scaffold_style_skill.py when a deterministic starter folder would save time. It automatically applies the sg- naming prefix unless the requested name already has it. Read or patch the generated files before considering the skill finished.
For guide-only work, return the neutral guide plus a short source confidence note.
For skill-building work, create or update files, validate them, then report:
For audits, lead with missing capabilities and risk, then give concrete edits.
For mature generated style skills, include a lightweight learning loop:
references/evals.md using pass/fail checks.references/memory.md.Use a separate clean-context agent for evals when the runtime supports it. If not, perform the eval as a clearly separated second pass and label any residual uncertainty.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.