script-style-guide-checker
SolidChecks a script against a specified style guide and returns a prioritised list of violations with corrections.
AI & Automation 16 stars
0 forks Updated today MIT
Install
Quality Score: 86/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Script Style Guide Checker
## What This Skill Does
Checks a script against a specified style guide and returns a prioritised list of violations with corrections.
## When To Use This Skill
- Before a script goes to the studio or is handed to a presenter, and you need to confirm it follows your outlet's house style
- When multiple writers have contributed to a single script and consistency has drifted
- When a script written for one outlet is being adapted for another with a different style guide
- When a junior writer's first broadcast script needs a structured style review before an editor sees it
## What You Need To Provide
**Required:** The complete script text, and the name or rules of the style guide to check against (e.g. AP Stylebook, BBC News style, your outlet's own in-house rules provided as a list).
**Optional:** The intended platform (TV bulletin, radio package, online video), the target audience (general public, specialist, regional), and any specific style rules you want prioritised over others.
## How the Assistant Approaches This
1. Reads the style guide rules you provide — either a named standard (AP, Reuters, BBC) or a custom ruleset you paste in — and builds a mental checklist of the most common violation categories: numerals, titles, abbreviations, punctuation, attribution format, time references, and tone register.
2. Reads through the script systematically, flagging every passage that deviates from the specified rules. Each flag is tied to a specif...
Details
- Author
- ur-grue
- Repository
- ur-grue/autopunk-media-skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
legal-risk-checker
Reviews a story brief, draft article, or broadcast script and flags potential legal risks — including defamation, privacy, contempt of court, and data protection — so you know what to check before publication.
16 Updated today
ur-grue AI & Automation Solid
proofreader
Proofread a piece of text and return it with all spelling, grammar, punctuation, and typographical errors corrected — preserving the author's voice and intentional style choices throughout.
16 Updated today
ur-grue 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.
16 Updated today
ur-grue