What problem does it solve?
Technical bloggers and content creators often spend hours manually proofreading blog posts for typos, grammar errors, broken links, and mismatched link context, while also needing to compile a clean list of sources without altering code examples or post structure.
Core Features & Use Cases
- Prose Cleanup: Fixes spelling, grammar, and clarity issues in narrative text while leaving all code blocks, inline code, and CLI commands completely unchanged.
- Link Validation: Checks all outbound URLs for functionality, verifies that surrounding text accurately describes the linked content, and flags mismatches for approval before making changes.
- Source Hygiene: Automatically adds a deduplicated "Sources and links" section at the end of the post listing every URL mentioned in the content.
- Use Case: A developer publishing a post about AWS CDK can use this skill to quickly fix typos, confirm all linked AWS documentation is valid and correctly described, and generate a sources list without modifying any code snippets or post layout.
Quick Start
Use the post-review skill to review and lightly edit the blog post file _posts/2024-05-20-aws-cdk-best-practices.md for prose quality and source hygiene.