Agent Skills
› cosmicstack-labs/mercury-agent-skills
› resume-writing
resume-writing
GitHub生成符合ATS过滤且吸引招聘者的简历。涵盖标准格式、关键词优化、避免复杂排版,以及使用STAR或CAR框架量化成就,确保专业呈现。
Trigger Scenarios
需要优化简历以通过ATS筛选
使用STAR或CAR框架撰写工作成就
调整简历格式和长度
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill resume-writing -g -y
SKILL.md
Frontmatter
{
"name": "resume-writing",
"metadata": {
"tags": [
"resume",
"career",
"job-search",
"ats",
"cv"
],
"author": "cosmicstack-labs",
"version": "1.0.0",
"category": "career"
},
"description": "ATS optimization, achievement frameworks (STAR, CAR), formatting, tailoring, and portfolio presentation"
}
Resume Writing
Craft resumes that pass ATS filters and impress human reviewers.
ATS Optimization
Must-Do
- Use standard section headings: Experience, Education, Skills
- No tables, columns, or graphics in the main content
- Save as .docx (preferred) or plain PDF (not scanned)
- Use standard fonts: Arial, Calibri, Helvetica
- Include keywords from the job description verbatim
Avoid
- Headers/footers (ATS may miss content there)
- Icons, logos, or images
- Text boxes or floating elements
- Fancy formatting (templates with sidebars often fail ATS)
Achievement Frameworks
STAR (Situation, Task, Action, Result)
Situation: Legacy system had 15s page load times
Task: Reduce to <2s for ecommerce conversion
Action: Implemented CDN caching, lazy loading, DB indexing
Result: Page load reduced to 1.2s, conversion up 23%
CAR (Challenge, Action, Result) — shorter variant
Challenge: 40% customer churn in first 90 days
Action: Built onboarding sequence with 5 touchpoints and milestone tracking
Result: Churn reduced to 12%, NPS improved from 32 to 64
Formatting Rules
- One page for <10 years experience, two pages max for senior
- Bullet points: 4-6 per role, 1-2 lines each
- Quantify everything: %, $, time saved, scale
- Present tense for current role, past tense for previous
Version History
- 38e2523 Current 2026-07-05 19:37


