smithery/zeyadhq

resume-writing

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.

Installation

$ npx skills add smithery/zeyadhq --skill resume-writing

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/zeyadhq.

npx skills add smithery/zeyadhq

Browse all from smithery/zeyadhq

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,816 B
  • docs SUMMARY.md 238 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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

  1. Validate file type and size before parsing.
  2. Parse resume into structured data and normalize dates/skills.
  3. Parse job description into requirements and classifications.
  4. Match resume to job requirements and compute gaps/strengths.
  5. Generate customized resume variant by reordering and context-safe keyword insertion.
  6. Preserve original formatting and export to the requested format.
  7. 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.md and references/hooks.md.
  • For resume templates, use files in assets/templates/.