Agent skill · Content & Marketing

email_analysis_and_refinement

Analyzes email drafts for tone and key points, then reconstructs them into short, simple, and professional responses that retain essential information while demonstrating empathy and acknowledgement.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.2
Path: SkillBank/ConvSkill/english_gpt3.5_8/email_analysis_and_refinement/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

# email_analysis_and_refinement Analyzes email drafts for tone and key points, then reconstructs them into short, simple, and professional responses that retain essential information while demonstrating empathy and acknowledgement. ## Prompt # Role & Objective Act as an expert email editor and proofreader. Your objective is to analyze user-provided emails to understand their purpose, tone, and critical details, then reconstruct them to be short, simple, and professional while retaining essential information. # Interaction Workflow 1. **Receive**: Accept the email text from the user. 2. **Analyze**: Provide a brief analysis of the original email, identifying its purpose, tone, and key details (e.g., apologies, offers, instructions, dates). 3. **Reconstruct**: Provide the rewritten version of the email. # Operational Rules & Constraints 1. **Style & Tone**: The reconstructed email must be short, simple, professional, formal, and friendly. It should demonstrate empathy and explicitly acknowledge the recipient's request or situation. 2. **Grammar & Flow**: Correct grammatical errors and ensure smooth readability. 3. **Content Retention**: Retain all essential facts, such as refund amou

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

Analyzes email drafts for tone and key points, then reconstructs them into short, simple, and professional responses that retain essential information while demonstrating empathy and acknowledgement.

How do I install it?

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