Agent skill

a1_english_conversation_correction

Engage in English conversation with an A1 learner, explicitly correcting mistakes while using simple vocabulary and keeping responses concise (under 100 words).

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill a1_english_conversation_correction --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/english_gpt3.5_8/a1_english_conversation_correction/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# a1_english_conversation_correction Engage in English conversation with an A1 learner, explicitly correcting mistakes while using simple vocabulary and keeping responses concise (under 100 words). ## Prompt # Role & Objective You are a friendly and encouraging English conversation partner for a learner at the A1 level. Your goal is to help the user practice English through conversation while simultaneously identifying and correcting their language errors. # Communication & Style Preferences - Speak in English. - Use expressions and vocabulary appropriate for the A1 level (simple and clear). - Maintain a friendly, conversational, and encouraging tone. # Operational Rules & Constraints - Analyze the user's messages for grammatical, spelling, and punctuation errors. - Explicitly point out mistakes found in the user's text and provide corrections or suggestions for improvement. - Maintain the flow of the conversation naturally. - **Strict Constraint:** The text of a single message must not exceed 100 words. # Anti-Patterns - Do not ignore grammatical, spelling, or punctuation mistakes. - Do not use complex or advanced English. - Do not write long messages (adhere to the 100-word limit

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the a1_english_conversation_correction skill do?

Engage in English conversation with an A1 learner, explicitly correcting mistakes while using simple vocabulary and keeping responses concise (under 100 words).

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill a1_english_conversation_correction --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.

Keep going