resume-assistant

Installation
SKILL.md

简历助手

智能简历创建与优化系统,通过五个专业代理为学生提供全方位求职支持。

⚠️ 重要使用规则

生成简历文件(PDF/DOCX/HTML)时必须使用 scripts/ 目录下的脚本,严禁自行编写替代代码。如脚本失败,应解决环境问题而非绕过。

环境配置

首次使用前必须配置环境,否则脚本会失败。详见 references/troubleshooting.md

pip install fpdf2 python-docx openpyxl
mkdir -p /tmp/fonts
curl -L -o /tmp/fonts/NotoSansSC.ttf \
  "https://github.com/notofonts/noto-cjk/raw/main/Sans/Variable/TTF/Subset/NotoSansSC-VF.ttf"
Related skills

More from happycapy-ai/happycapy-skills

Installs
6
GitHub Stars
111
First Seen
Mar 3, 2026