# grammar-and-style-enhancer > This skill helps you improve the grammar, style, and clarity of your written content. It can identify and suggest corrections for: - Author: Muzaffar Ali - Repository: MuzaffarAli13/AIDD-30-Day-Challenge - Version: 20251208222515 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/MuzaffarAli13/AIDD-30-Day-Challenge - Web: https://mule.run/skillshub/@@MuzaffarAli13/AIDD-30-Day-Challenge~grammar-and-style-enhancer:20251208222515 --- # Grammar and Style Enhancer Skill This skill helps you improve the grammar, style, and clarity of your written content. It can identify and suggest corrections for: - **Grammar errors:** Punctuation, capitalization, subject-verb agreement, tense consistency, etc. - **Stylistic issues:** Wordiness, passive voice, repetitive phrasing, clichés, etc. - **Clarity and conciseness:** Suggestions for rephrasing sentences for better understanding. ## Usage To use this skill, provide the text you want to enhance. The skill will analyze the text and return suggestions for improvement. **Example:** User: "Please enhance the grammar and style of this text: 'The quick brown fox jump over the lazy dog. He was very fast.'" Assistant: (Invokes Grammar and Style Enhancer skill) Skill Output: ``` Original: The quick brown fox jump over the lazy dog. He was very fast. Suggestions: - "jump" should be "jumped" (past tense) - Consider combining sentences for better flow: "The quick brown fox jumped over the lazy dog, moving very fast." ```