writing-style

Solid

Structural pattern analysis for writing-mode review. Performs paragraph-level decomposition and pattern aggregation. Invoked by the team lead during editorial review.

AI & Automation 85 stars 7 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
64
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Writing Style — Structural Pattern Analysis ## Purpose A sentence or paragraph can look fine in isolation. When the same structural shape repeats across 1,000-3,000 words, the aggregate creates a mechanical feeling — even though no single instance is wrong. Linear readers miss this because they process sequentially and each paragraph clears the "is this well-written?" bar individually. This analysis solves the forest-vs-trees problem. It decomposes every paragraph's structure, then aggregates the fingerprints to surface repetition invisible to linear reading. ## How to Use Invoke this skill using the **Skill** tool: `swarm:writing-style`. Pass the piece's text or file path as the `args` parameter. The skill returns a structured report. The lead relays the report to the editor for interpretation. Invoke during the review phase (required) or optionally during drafting. **The report is advisory, never gating.** The editor applies editorial judgment to the data. The Economist escape clause applies: if a flagged pattern serves the piece, keep it and note why. ## Analysis Process **Exclude from analysis:** Table cells, comparison tables, and structured list items with deliberately parallel construction (numbered checklists, step-by-step procedures). These are exempt from construction density calculation but still included in named pattern counts. Report construction density both with and without these items so the editor has both numbers. **Introductory and concluding pa...

Details

Author
DheerG
Repository
DheerG/swarms
Created
5 months ago
Last Updated
1 months ago
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

structure-flow-checker

Analyses a draft for logical sequence, narrative coherence, and transitions, then reports exactly where the structure breaks down and why.

31 Updated 1 weeks ago
ur-grue
AI & Automation Listed

natural-writing

Remove AI writing patterns from any prose a person will read, and keep them out of prose you write. EDIT AND AUDIT TRIGGERS: "deslop", "de-AI", "humanize", "make it sound human", "clean up this writing", "find the AI tells", "sounds robotic", "reads like a chatbot", "sounds like AI wrote it", "full of buzzwords". WRITE TRIGGERS: "write", "draft", "write up", "put together", "turn these notes into", or naming where it goes -- to send, to post, to publish, to share with someone. ARTIFACTS: any email, any letter, blog post, newsletter, social post, announcement, press release, any report, meeting notes, any proposal, README, docs, release notes, website or marketing copy, slide text, UI microcopy, artifact or published page. NOT TRIGGERED BY: "explain", "what is", "how do I", or any answer that stays in the conversation rather than going to a reader. NOT FOR: code, comments, commit messages, or interface typesetting such as quotes, dashes and ellipses as rendered.

1 Updated 1 weeks ago
LarrySequino
AI & Automation Listed

write-plain

Edits prose to cut the patterns that read as machine-written: puffery, vague attribution, forced triads, synonym cycling, inline-header lists, and sentences that name a feeling instead of a mechanism. Use when writing or revising a doc, ADR, spec, research artifact, PR description, or any prose longer than a few lines.

15 Updated yesterday
domengabrovsek