What problem does it solve?
Writing quality and consistency across documentation is often inconsistent, leading to confusion and reduced trust. The Writer Skill provides automated checks, memory loading, and style polishing to keep content clean and coherent.
Core Features & Use Cases
- Lint_writing_style detects clutter words, passive voice, and weak language to improve clarity.
- check_markdown_structure validates headings, code blocks, and overall Markdown structure for AI-friendly formatting.
- polish_text applies writing guidelines to produce polished documents and reports.
- load_writing_memory loads writing guidelines into the LLM context for consistent guidance across tasks.
- run_vale_check runs Vale CLI to surface style and structure violations when Vale is installed.
Quick Start
Polishing a document to meet the writing style and structure guidelines.