What problem does it solve?
Ensures technical articles meet Google Developers Blog standards by enforcing readability targets, legal safety constraints, inclusive language, and consistent structure—reducing the risk of publishing problematic or low-quality content.
Core Features & Use Cases
- Readability validation with Fog Index: Run a provided script to measure the Gunning Fog Index and iteratively simplify text when readability is too high.
- Deterministic sanitization for compliance: Apply a sanitizer script to catch likely secrets, personal data, and legal/editorial pitfalls before submission.
- Legal-safe editorial workflow: Guides writing to avoid roadmap/future claims, unsupported product assertions, and forbidden phrasing patterns.
- Consistent blog structure & reusable template: Use an included template as a starting point, with guidance for headings, tone, and actionable closing calls to action.
- Use Case: When publishing a technical update, use this skill to draft the article, validate readability, sanitize for compliance issues, and confirm alignment with legal guidelines before you finalize.
Quick Start
Use the google-blog-style skill to prepare your blog draft, then validate it by running the provided fog and sanitization scripts against your draft file.