Resume content writer
📚 Agent skills distilled from technical books — AI Engineering, Context Engineering, Designing Data-Intensive Applications, and more. Agent-agnostic, plain Markdown. Give your AI agent a bookshelf.
npx -y skills add ebarti/skills --skill resume-content-writerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generates tailored, schema-conformant resume content — headline, branding summary, JD-matched skills section, and quantified achievement bullets — tuned to a target role, seniority, and focus, while honoring user-pinned "must-include" achievements. Distilled from "Resumes For Dummies" (AI-era ed.). Built for automated pipelines (e.g. JobHunter): consumes a TargetProfile and emits structured resume data. Use this skill when: - Tailoring a resume's content to a specific job description - Rewriting experience into quantified, action-verb-led achievement bullets - Writing a targeted headline / branding summary (replacing weak objectives) - Selecting and ordering a skills section to match a JD - Framing content by seniority (new-grad/thin experience vs senior/experienced) - Revising resume content from a scorer's prioritized fixes - Producing resume content that must conform to a caller-supplied JSON schema
SKILL.md
3.3 KB, as published. Nobody here has run it
resume-content-writer
Turns a candidate's real history into compelling, targeted, machine-usable resume content. It writes the headline, branding summary, skills section, and quantified achievement bullets — bent toward one job, calibrated to seniority and focus — and never fabricates experience. Built from "Resumes For Dummies" (AI-era ed.), chapters 3–7 & 9.
Role in the JobHunter pipeline
job-description-analyzer → [resume-content-writer] → resume-fit-scorer → (revise loop)
TargetProfile ResumeContent FitScore
It accepts a TargetProfile (from job-description-analyzer), a candidate's raw_experience, a focus, pinned must_include achievements, and an optional output_schema. It returns resume content conforming to that schema. See workflows/tailor-resume-content.md for the full I/O contract.
Quick Start
- Read
guidelines.md— it routes from your task/symptom to the right files. - For an end-to-end run, follow
workflows/tailor-resume-content.md. - Load only the reference files the guidelines point to (each category has
knowledge.md,rules.md,examples.md). - Ground every claim in the candidate's real history; conform output to the schema.
Contents
References
| Category | Files | Purpose |
|---|---|---|
references/achievement-anatomy/ | knowledge, rules, examples, patterns | Duty→achievement, CAR/PAR, quantification (#/%/$), bullet formulas |
references/wow-words/ | knowledge, rules, examples | Power verbs by function; weak→strong phrasing |
references/tailoring-to-role/ | knowledge, rules, examples | Crossover language, featuring relevant experience, skills selection |
references/by-seniority/ | knowledge, rules, examples | New-grad vs experienced framing |
references/headline-and-summary/ | knowledge, rules, examples | Headline + branding summary (vs weak objectives) |
references/ai-writing-pitfalls/ | smells | AI-written resume anti-patterns + detection |
Workflows
| Task | Workflow |
|---|---|
| Tailor full resume content for a job (headline, summary, skills, bullets) | workflows/tailor-resume-content.md |
Guidelines
See guidelines.md for task-based and symptom-based file selection, a decision tree, the full file index, and common file combinations.
Gives 0 of the 12 instructions most docs writing skills give
Counted across 1,637 of the 3,044 authors here whose files we hold, read 2026-08-06
- announce the skill at startin 54 of 1637, across 21 files
- convert legacy doc files before editingin 45 of 1637, across 7 files
- predict questions readers might askin 42 of 1637, across 3 files
- Generate clarifying questions for initial contextin 42 of 1637, across 3 files
- Create document scaffold with placeholder textin 42 of 1637, across 3 files
- Brainstorm content options for each sectionin 42 of 1637, across 3 files
- Test document with fresh context-less instancein 42 of 1637, across 3 files
- ask interview questions one at a timein 42 of 1637, across 26 files
- include exact file paths in every taskin 42 of 1637, across 15 files
- Apply surgical edits during refinementin 41 of 1637, across 2 files
- Offer structured workflow or freeformin 40 of 1637, across 1 file
- Ask for document meta-contextin 40 of 1637, across 1 file
Said here and by no other author read
- read the routing guidelines file
- follow the resume tailoring workflow file
- ground every claim in candidate real history
- conform output to the supplied schema
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.