claudeers.
// Claude Skills

resume-assistant-skill

智能简历助手 - AI-powered resume assistant with 5 specialized agents for Chinese job seekers | Claude Code Skill

Dormant
46/100
last commit 7 months ago
last release 7 months ago
releases 4
open issues 0

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it.

Install and set up resume-assistant-skill (claude-skill project) into my current project.
Found on https://claudeers.com/resume-assistant-skill
Repo: https://github.com/Y1fe1-Yang/resume-assistant-skill
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/resume-assistant-skill/
Category: skills. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
dormant; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/resume-assistant-skill/   (or ~/.claude/skills/resume-assistant-skill/ for all projects)
// or clone · unverified · not recently updated
git clone https://github.com/Y1fe1-Yang/resume-assistant-skill

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

简历助手 Resume Assistant Skill

中文 | English


🇨🇳 中文文档

English Version ⬇️

📖 简介

智能简历助手,通过五个专业 AI 代理提供全流程求职支持。为 Claude Code 设计的技能包。

📦 安装

# 下载最新版本
curl -L -O https://github.com/Y1fe1-Yang/resume-assistant-skill/releases/latest/download/resume-assistant-skill.skill

# 安装技能包
claude skills install resume-assistant-skill.skill

# 安装 Python 依赖
pip install fpdf2 python-docx openpyxl

✅ 中文字体已内置 - PDF 生成功能开箱即用,无需手动配置!

✨ 功能特点

五个专业 AI 代理

  • 🔍 故事挖掘代理 引导式对话,帮助发现被忽略的有价值经历和可迁移技能

  • 💼 职位推荐代理 基于背景和兴趣,推荐合适的职位方向

  • 📝 简历优化代理 根据目标岗位 JD 针对性优化简历,提升关键词匹配度

  • 🎭 模拟面试代理 模拟真实面试场景,提供详细反馈并反向优化简历

  • 📈 能力提升代理 分析技能差距,制定具体可执行的提升计划

输出格式

  • 📄 PDF - 专业格式,适合正式投递
  • 📝 DOCX - 可编辑格式,便于进一步修改
  • 🌐 HTML - 现代响应式设计,支持深色模式
  • 📊 Excel - 能力提升追踪表,包含里程碑

🚀 快速开始

安装后,直接与 Claude Code 对话:

"帮我写简历"              # 创建简历
"优化这份简历"            # 优化现有简历
"模拟面试"               # 面试练习
"职业规划"               # 职业规划
"我想冲XX岗位但能力不够"   # 技能差距分析

🎯 使用场景

场景使用代理输出
首次写简历故事挖掘 → 简历优化打磨后的简历
岗位投递简历优化定制化简历
面试准备模拟面试练习反馈
职业发展职位推荐 → 能力提升发展计划
完整求职辅导全部 5 个代理端到端支持

💡 完整工作流程

1️⃣ 故事挖掘
   "我不知道简历写什么" → 引导对话 → 《经历档案》

2️⃣ 职位推荐
   基于档案 → 匹配分析 → 《职位推荐报告》

3️⃣ 简历优化
   "帮我优化简历,投XX岗位" + JD → 《优化版简历》(JSON)

4️⃣ 文件生成
   使用脚本 → PDF/DOCX/HTML 简历

5️⃣ 模拟面试
   基于简历 → 模拟提问 → 《面试反馈》+ 简历改进建议

6️⃣ 能力提升(可选)
   如果能力不足 → 差距分析 → 《提升规划》+ Excel 追踪表

📚 文档

📋 系统要求

  • Claude Code 已安装
  • Python 3.7+ 用于脚本执行
  • Python 包: fpdf2, python-docx, openpyxl
  • 中文字体: 已内置(开箱即用)

🔧 故障排查

遇到问题请查看 故障排查指南

🌟 特色亮点

  • 中文优化 - 专为中国求职市场设计
  • 五大代理 - 覆盖求职全流程
  • 多种格式 - PDF/DOCX/HTML/Excel 一应俱全
  • 智能匹配 - 根据 JD 自动优化关键词
  • 实战演练 - 模拟真实面试场景
  • 持续成长 - 制定可执行的提升计划

📄 开源协议

MIT - 免费使用,欢迎贡献

🔗 相关链接

📊 版本信息

  • 当前版本: 2.1.0
  • 质量评分: A (9.3/10)
  • 最后更新: 2026-02-01

🇬🇧 English Documentation

中文版本 ⬆️

📖 Introduction

An AI-powered resume assistant with 5 specialized agents for Chinese job seekers, designed for Claude Code.

📦 Installation

# Download the latest release
curl -L -O https://github.com/Y1fe1-Yang/resume-assistant-skill/releases/latest/download/resume-assistant-skill.skill

# Install the skill
claude skills install resume-assistant-skill.skill

# Install Python dependencies
pip install fpdf2 python-docx openpyxl

✅ Chinese font bundled - PDF generation works out of the box!

✨ Features

Five Specialized AI Agents

  • 🔍 Story Mining Agent Discover overlooked experiences and highlight transferable skills through guided conversations

  • 💼 Job Recommendation Agent Match suitable positions based on background and interests

  • 📝 Resume Optimization Agent Tailor content to specific job descriptions with keyword optimization

  • 🎭 Mock Interview Agent Practice interviews with realistic questions and constructive feedback

  • 📈 Growth Planning Agent Analyze skill gaps and create actionable development plans

Output Formats

  • 📄 PDF - Professional format for formal applications
  • 📝 DOCX - Editable format for further customization
  • 🌐 HTML - Modern responsive design with dark mode support
  • 📊 Excel - Growth tracking spreadsheet with milestones

🚀 Quick Start

After installation, simply chat with Claude Code:

"帮我写简历"              # Create a resume
"优化这份简历"            # Optimize existing resume
"模拟面试"               # Practice interview
"职业规划"               # Career planning
"我想冲XX岗位但能力不够"   # Skill gap analysis

🎯 Use Cases

ScenarioAgents UsedOutput
First-time resumeStory Mining → Resume OptimizationPolished resume
Job applicationResume OptimizationTailored resume
Interview prepMock InterviewPractice feedback
Career developmentJob Recommendation → Growth PlanningDevelopment plan
Complete job searchAll 5 agentsEnd-to-end support

💡 Complete Workflow

1️⃣ Story Mining
   Discover experiences → Guided conversation → Experience profile

2️⃣ Job Recommendation
   Based on profile → Matching analysis → Job recommendation report

3️⃣ Resume Optimization
   "Optimize for XX position" + JD → Optimized resume (JSON)

4️⃣ File Generation
   Use scripts → PDF/DOCX/HTML resume

5️⃣ Mock Interview
   Based on resume → Mock questions → Interview feedback + Resume improvements

6️⃣ Growth Planning (Optional)
   If skills lacking → Gap analysis → Growth plan + Excel tracker

📚 Documentation

📋 Requirements

  • Claude Code installed
  • Python 3.7+ for script execution
  • Python packages: fpdf2, python-docx, openpyxl
  • Chinese font: Bundled (works out of the box)

🔧 Troubleshooting

For issues, see Troubleshooting Guide

🌟 Highlights

  • Chinese-optimized - Designed for Chinese job market
  • Five agents - Complete job search coverage
  • Multiple formats - PDF/DOCX/HTML/Excel support
  • Smart matching - Auto-optimize keywords based on JD
  • Real practice - Realistic interview simulation
  • Continuous growth - Actionable improvement plans

📄 License

MIT - Free to use, contributions welcome

📊 Version Info

  • Current Version: 2.1.0
  • Quality Score: A (9.3/10)
  • Last Updated: 2026-02-01

为 Claude Code 量身打造 | Made for Claude Code

// faq

What is resume-assistant-skill?

智能简历助手 - AI-powered resume assistant with 5 specialized agents for Chinese job seekers | Claude Code Skill. It is open-source on GitHub.

Is resume-assistant-skill free to use?

resume-assistant-skill is open-source under the MIT license, so it is free to use.

What category does resume-assistant-skill belong to?

resume-assistant-skill is listed under skills in the Claudeers registry of Claude-compatible tools.

2 views
18 stars
unclaimed
updated 14 days ago

// embed badge

resume-assistant-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/resume-assistant-skill.svg)](https://claudeers.com/resume-assistant-skill)

// retro hit counter

resume-assistant-skill hit counter
[![Hits](https://claudeers.com/api/counter/resume-assistant-skill.svg)](https://claudeers.com/resume-assistant-skill)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how resume-assistant-skill connects across the ecosystem