make-resume

make-resume is a skill for Claude Code, Codex from Hisn00w/ASu-skills. It costs 86 tokens per session (3,095 once invoked), scanned A, original, MIT.

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

In plain words
What is it for?
Use it to create, modify, or recreate a Chinese resume from supplied experience, PDFs, screenshots, images, or documents, while preserving editable text and print-to-PDF support.
Why use it?
It keeps resume text editable instead of embedding it as an image, while making the final document easy to adjust and export.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the asu-skills plugin — 9 skills shipped together

Good fit Use it to create, modify, or recreate a Chinese resume from supplied experience, PDFs, screenshots, images, or documents, while preserving editable text and print-to-PDF support.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hisn00w/asu-skills/make-resume
About the project

ASu-skills is a plugin package containing eight separate AI-assisted workflows for job seeking and software development. Users can apply them to make resumes, prepare for interviews, track recruitment, learn projects, document evidence, and contribute to open source. The catalogue add-ons are the plugin’s skills, instructions, and setup files for supported coding agents.

Hisn00w/ASu-skills · 4,146 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Hisn00w/ASu-skills --skill make-resume
Clone the repo
git clone --depth 1 https://github.com/Hisn00w/ASu-skills

Made for: Claude Code, Codex.

Or install asu-skills, the plugin that ships this one along with the rest of its 9 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for make-resume

README.md
[![agentmods](https://agentmods.dev/badge/skills/hisn00w/asu-skills/make-resume/github.svg)](https://agentmods.dev/skills/hisn00w/asu-skills/make-resume)
Your own site
<a href="https://agentmods.dev/skills/hisn00w/asu-skills/make-resume"><img src="https://agentmods.dev/badge/skills/hisn00w/asu-skills/make-resume/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for make-resume

Your own site · 80×15
<a href="https://agentmods.dev/skills/hisn00w/asu-skills/make-resume"><img src="https://agentmods.dev/badge/skills/hisn00w/asu-skills/make-resume.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,095 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00086 $0.03095
Opus 5 $0.00043 $0.01548
Sonnet 5 $0.00017 $0.00619
Haiku 4.5 $0.00009 $0.00310

Measured 6d ago against content hash 8f81f7bad512, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

make-resume scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/make-resume/SKILL.md · 123 lines

How it starts

The opening of the file, as written. The whole thing — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/make-resume:制作与复刻可编辑简历

/make-resume 是唯一的简历文件制作入口。默认使用仓库中的 ASu 单栏高密度技术简历模板作为只读母版;用户明确指定其他模板、本地 HTML、模板名称或参考截图时,优先按指定模板生成。无论使用哪种模板,交付物都必须是真正可编辑的 HTML,并支持打印或导出 PDF。

路由边界

  • 只改写经历、项目或 HR 话术:使用 /great-resume
  • 制作、修改、复刻任何 HTML/PDF 简历,或选择简历模板:使用 /make-resume
  • “我要阿酥同款简历”等同于选择默认 ASu 模板,仍使用 /make-resume,不再路由到另一个简历 skill。

模板与资源

默认模板是 ../../assets/asu-resume-template.html。它是只读母版:严禁直接修改源文件,姓名、经历、项目、照片和样式定制只能写入新生成的用户副本。默认模板的版式规则见 默认单栏高密度技术简历模板

用户可以通过以下方式指定模板,优先级高于默认模板:

  1. 指定仓库模板名或路径;
  2. 提供本地 HTML/Word/PDF/简历图片作为参考;
  3. 指定 assets/templates-html/ 下的模板壳文件。

仓库中的 assets/templates-html/ 提供 18 套中文模板壳文件和共享外框。壳文件只有设计稿,交付前必须用 scripts/inline-template.mjs 内联共享的 base.csstoolbar.htmleditor.js,生成自包含 HTML;不能把壳文件直接交给用户。参考截图只用于分析版式,不能整页嵌入最终简历。

如果 skill 被单独复制到其他目录,先从当前 skill 目录向上依次定位 assets/asu/assets/,只有在候选目录包含完整模板资源时才使用它。完整资源至少包括 resume-data-template.jsontemplate-overview.jpgfictional-resume-photo.pngtemplates-html/frame/ 下的 base.csstoolbar.htmleditor.js,以及全部 18 个模板壳文件。找不到完整资源时必须明确说明,使用简洁 A4 后备模板,并说明不保证 18 套模板、预览图、示例照片或原模板复刻精度。

工作流程

  1. 盘点用户消息、附件和项目文件中的姓名、联系方式、教育、实习/工作、项目、技能、目标岗位、公开链接、页数和照片需求。用户提供主张—证据账本时,按 账本状态规则 读取事实。
  2. 如果用户提供 PDF、已有简历、截图、图片或文档,先提取文字并分析栏位、间距、字体层级、颜色、照片位置和分页,再选择模板。未指定模板时使用默认 ASu 模板;指定模板时不擅自替换。
  3. 缺少关键字段时只补问真正影响交付的内容。姓名、学校、公司、职位、时间和成果指标不得捏造;无法补齐时使用 待补充待确认 占位。
  4. 按“模板选择矩阵”决定页数和内容顺序。内容能在正常字号下形成完整单页时优先单页;需要双页时先填实第一页,再让第二页承接补充内容,不为了模板结构过早分页。
  5. 生成用户专属可编辑 HTML。保留文字可选中、可修改、可复制;工具栏放在页面外,提供页面模式、撤回/前进、字体、字号、颜色、加粗、自动保存、保存 HTML、照片上传/替换和打印/导出 PDF。页面模式至少支持 A4 分页A4 长页(不限高度);照片占位框只在编辑且未上传照片时显示,上传后及打印时隐藏边框和提示。
  6. 公司或平台名称能够确认时匹配品牌 Logo。优先复用共享 ../../assets/logos/ 中的实际 SVG;缺少对应资源时使用 @lobehub/icons@lobehub/icons-static-svg 的官方 SVG,并将用户专属 Logo 放在用户副本旁的 logos/ 目录。无法确认品牌或没有可用资源时使用纯文字公司条,不用相似 Logo 代替。
  7. 将 print-preview 作为交付前强制 QA:检查 A4 纸张、分页、单双栏、照片比例、长文本溢出、中文字体、打印边距、工具栏隐藏、链接可识别和公司 Logo 比例,再按 A4 页面平衡与视觉密度 QA 测量每页内容占用并保存整页截图。发现问题先修复 HTML/CSS。
  8. PDF 导出验收标准 生成或指导生成 PDF,不用截图替代可编辑源文件。

Read the full file on GitHub · 123 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago Changed · -3 lines · +30 tokens per session 8f81f7bad512
  2. 8d ago Changed 10c5faf2bf7b
  3. 10d ago First seen · 126 lines · 56 tokens per session scan A 6988a7614413

Subscribe to this mod's changes

make-resume is a skill published in the GitHub repository Hisn00w/ASu-skills (4,146 stars, last pushed yesterday), licensed MIT. It adds 86 tokens to every session and 3,095 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 50 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

prototype-web

A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.

nexu-io/html-anything · 24 tokens