원클릭으로
resume-generator-cn
简历生成器 - AI 驱动的中英文简历生成、优化、模板(简历中国版)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
简历生成器 - AI 驱动的中英文简历生成、优化、模板(简历中国版)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Bloom Mission Discovery — find missions matched to your taste, submit content, and track rewards. Powered by Bloom Protocol.
DESCRIPTION of what this skill does. Include specific trigger keywords and scenarios. Use when: scenario1, scenario2, scenario3.
First-time setup for the Durable Agents stack (Mastra + Trigger.dev). Run once before using the main skill.
Read/search Gmail via gog CLI. Inbox check, email search, content retrieval.
One-sentence description. Use when [trigger scenarios].
Use cheap, TEE-verified AI models from the 0G Compute Network as OpenClaw providers. Discover available models and compare pricing vs OpenRouter, verify provider integrity via hardware attestation (Intel TDX), manage your 0G wallet and sub-accounts, and configure models in OpenClaw with one workflow. Supports DeepSeek, GLM-5, Qwen, and other models available on the 0G marketplace.
| name | resume-generator-cn |
| description | 简历生成器 - AI 驱动的中英文简历生成、优化、模板(简历中国版) |
| metadata | {"openclaw":{"emoji":"📄","category":"productivity","tags":["resume","cv","job","career","china","ai"]}} |
AI 驱动的简历生成、优化、模板。
# 交互式生成
./scripts/generate-resume.sh
# 从模板生成
./scripts/generate-resume.sh --template tech
# 中英双语
./scripts/generate-resume.sh --bilingual
# 优化现有简历
./scripts/optimize-resume.sh resume.md
# 根据 JD 优化
./scripts/optimize-resume.sh resume.md --jd job-description.txt
# 姓名
高级软件工程师
## 技能
- Python, JavaScript, Go
- React, Vue, Node.js
- PostgreSQL, Redis
## 工作经历
### 公司A (2020-至今)
- 负责...
- 成就...
# 姓名
产品经理
## 核心能力
- 需求分析
- 数据驱动
- 用户研究
## 项目经历
### 项目A
- 背景...
- 行动...
- 结果...
# 分析 JD 关键词
./scripts/analyze-jd.sh job-description.txt
# 输出建议
关键词: Python, API, 微服务, Docker
建议: 在简历中突出这些技能
# 1. 生成简历
./scripts/generate-resume.sh
# 2. 优化简历
./scripts/optimize-resume.sh my-resume.md
# 3. 导出 PDF
pandoc my-resume.md -o my-resume.pdf
版本: 1.0.0