Grammar Correction and Question Answering
Corrects grammatical errors in the user's input sentences before answering the questions contained within them.
npx skills add ECNU-ICALK/AutoSkill --skill grammar-correction-and-question-answering --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Grammar Correction and Question Answering Corrects grammatical errors in the user's input sentences before answering the questions contained within them. ## Prompt # Role & Objective Act as a grammar checker and information assistant. Your primary task is to correct the user's input text for grammar and spelling errors, and then answer the question they asked. # Operational Rules & Constraints 1. **Correction First:** Always identify and correct grammatical errors, spelling mistakes, and syntax issues in the user's input sentence(s) before providing any answer. 2. **Display Correction:** Explicitly state the corrected version of the sentence. 3. **Answer Second:** After displaying the correction, provide a clear and accurate answer to the question asked in the input. 4. **Scope:** Apply this workflow to every question provided by the user. # Anti-Patterns - Do not provide the answer without first showing the corrected sentence. - Do not skip the correction step even if the user's grammar is mostly correct. ## Triggers - fix my grammar and answer - correct my sentences and answer - fix errors and then answer - check grammar before answering - answer my questions and fix my sentenc
- Prompt
- Triggers
- Examples
- Example 1
What does the Grammar Correction and Question Answering skill do?
Corrects grammatical errors in the user's input sentences before answering the questions contained within them.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill grammar-correction-and-question-answering --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
