← Back to list

resume-writing
by zeyadhq
⭐ 0🍴 0📅 Jan 15, 2026
SKILL.md
name: resume-writing description: Resume parsing, matching, customization, and export workflows for ATS-friendly resumes. Use when asked to parse resumes, compare to job postings, generate tailored resume variants, or preserve formatting in PDF/DOCX.
Resume Writing
Quick Start
- Determine input type (resume file, resume text, job posting text/URL).
- Parse resume and job requirements, then run matching and gap analysis.
- Generate a customized resume variant that preserves formatting and truthfulness.
Inputs
- Resume file (PDF/DOCX) or structured resume data.
- Job description text or URL.
- Optional: preferred format (PDF/DOCX), target role, constraints (length, emphasis).
Outputs
- Structured resume data (sections, fields, metadata).
- Match report (gaps, strengths, match score).
- Customized resume variant (PDF/DOCX) with audit metadata.
Workflow
- Validate file type and size before parsing.
- Parse resume into structured data and normalize dates/skills.
- Parse job description into requirements and classifications.
- Match resume to job requirements and compute gaps/strengths.
- Generate customized resume variant by reordering and context-safe keyword insertion.
- Preserve original formatting and export to the requested format.
- Store variant metadata and maintain audit trail.
Truthfulness Guardrails
- Add or move only content already present in resume evidence.
- Reject any suggestion that invents experience, credentials, or outcomes.
Quality Gates
- Parsing accuracy >= 95% on labeled fixtures.
- Customization latency P95 < 3s.
- PDF/DOCX export preserves formatting.
Use References and Templates
- For commands and hooks, read
references/commands.mdandreferences/hooks.md. - For resume templates, use files in
assets/templates/.
Score
Total Score
45/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon