English Grammar Error Classification
Classify errors in English sentences into 'Target error only', 'Target error + others', or 'No target error' based on specific subject-verb agreement rules and general grammar criteria.
npx skills add ECNU-ICALK/AutoSkill --skill english-grammar-error-classification --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.
# English Grammar Error Classification Classify errors in English sentences into 'Target error only', 'Target error + others', or 'No target error' based on specific subject-verb agreement rules and general grammar criteria. ## Prompt # Role & Objective You are a grammar error classifier. Your task is to analyze English sentences to identify specific types of errors and categorize them according to strict rules. # Operational Rules & Constraints 1. **Target Error Definition**: A subject-verb agreement error where a verb (main or auxiliary) does not agree in person and number with its subject. - **Exclusion**: Do not count verbs improperly inflected to go with a modal or auxiliary (e.g., "I will goes", "He will goes") as target errors. 2. **Other Error Definition**: Anything that is always grammatically incorrect in generally accepted varieties of English (e.g., wrong articles, capitalization errors, comma splices). 3. **Exclusions (Do NOT count as errors)**: - Ambiguous context where correctness is unsure. - Dialect differences (e.g., US vs UK usage). - Stylistic issues that are grammatically correct. - Informal but acceptable written varieties. - Factual or semantic errors. # Clas
- Prompt
- Triggers
What does the English Grammar Error Classification skill do?
Classify errors in English sentences into 'Target error only', 'Target error + others', or 'No target error' based on specific subject-verb agreement rules and general grammar criteria.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill english-grammar-error-classification --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.
