Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计提醒

cv-creator简历创建者

Agent Skill

cv-creator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,842

周安装

241

GitHub Stars

98

下载量

1,909
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cv-creator(简历创建者)
来源仓库:https://github.com/erichowens/some_claude_skills
仓库路径:skills/cv-creator
安装命令:
npx skills add https://github.com/erichowens/some_claude_skills --skill cv-creator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/erichowens/some_claude_skills --skill cv-creator

简介

将结构化职业数据转化为 ATS 优化的专业简历,集成多技能协同处理能力。

  • 当前版本达到 95/100 ATS 评分,支持导出 PDF 并适配不同岗位类型需求。
  • 通过 career-biographer 获取履历数据,经 competitive-cartographer 分析市场趋势后生成文案。
  • 部署后可通过 npm install 快速试用,并提供示例数据验证全流程功能完整性。
  • cv-creator 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

CV Creator

Professional resume builder that transforms structured career data into ATS-optimized, professionally formatted resumes.

Integrations

Works with: career-biographer, competitive-cartographer, web-design-expert, typography-expert

Production Implementation Available!

GitHub: github.com/erichowens/cv-creator

  • Status: Production-ready (~2,000 LOC)
  • ATS Score: 95/100 achieved
  • Deploy: npm install && npm run example

Built through multi-skill orchestration (8 skills, 9 phases).

Quick Start

User: "Create a resume for senior software engineer roles"

CV Creator:
1. Request CareerProfile (from biographer or direct input)
2. Request PositioningStrategy (from cartographer or skip)
3. Request target role/company (optional)
4. Generate resume with clean formatting
5. Calculate ATS score and provide recommendations
6. Export in requested formats (PDF, DOCX, JSON Resume)

Key principle: ATS compatibility first, human readability second, visual flair never.

Core Capabilities

1. Multi-Format Generation

FormatUse Case
PDFEmail applications, job boards, print
DOCXRecruiter submissions, editable
JSON ResumeDeveloper portfolios, programmatic
HTMLPortfolio websites, responsive
MarkdownVersion control, git-based management
LaTeXAcademic CVs (optional)

2. ATS Optimization Engine

  • Keyword analysis and matching from job descriptions
  • Formatting validation (single-column, standard fonts)
  • Scoring system (0-100) with specific recommendations
  • Parsing simulation

3. Template System

TemplateBest For
Modern MinimalistTech roles (Engineers, Data Scientists)
Professional TraditionalFinance, Legal, Senior Executives
Creative HybridDesign Engineers, UX Researchers
Academic CVPhD, Professors, Researchers

ATS Score Breakdown

CategoryPointsCriteria
Formatting30Single-column, standard fonts, no graphics
Structure20Summary, Skills, Experience, Education present
Content30Proper lengths, skills count, metrics in bullets
Keywords20Job description coverage (or 15 for general)

Target: 85+ out of 100

When to Use

Use for:

  • Creating resume from career-biographer data
  • Optimizing resume for specific job posting
  • Generating multiple resume variants
  • ATS score and improvement recommendations
  • Multi-format export

Do NOT use for:

  • Cover letters (different format)
  • Portfolio websites (use web-design-expert)
  • LinkedIn profile optimization
  • Interview preparation
  • Career counseling or job search strategy

Anti-Patterns

Anti-Pattern: Creative Resume for Tech Roles

What it looks like: Colorful infographics, skill bars, profile photo, two-column layout Why wrong: ATS systems can't parse graphics or complex layouts Instead: Use Minimalist template with clean, single-column text format

Anti-Pattern: Generic Objective Statement

What it looks like: "Seeking a challenging role in a growth-oriented company..." Why wrong: Wastes space, provides no information Instead: Professional summary with specific metrics and target role

Anti-Pattern: Listing Every Technology Ever Used

What it looks like: 40+ skills including outdated technologies Why wrong: Dilutes expertise, unclear proficiency Instead: List 15-20 most relevant skills for target role

Anti-Pattern: Responsibilities Without Outcomes

What it looks like: "Managed a team", "Worked on backend systems" Why wrong: Doesn't show impact or value Instead: "Led team of 5 to deliver microservices migration, reducing deployment time by 70%"

Anti-Pattern: Inconsistent Formatting

What it looks like: Mixed date formats, different bullet styles, varying fonts Why wrong: Looks unprofessional, confuses ATS parsers Instead: Strict consistency throughout

Troubleshooting Quick Reference

IssueCauseFix
ATS Score <70Complex formatting, graphicsSwitch to Minimalist, remove images
Keyword Coverage <60%Not tailoring to job descriptionExtract keywords, add to Core Skills
Exceeds 2 pagesToo verbose, old roles includedConsolidate old roles, limit bullets
Generic summaryNo positioning insightsInclude specific metric, state target role
Long bulletsTrying to explain entire projectSplit into multiple bullets, focus on outcome

Length Guidelines

ExperiencePages
Entry-level (0-3 years)1 page
Mid-level (3-10 years)1-2 pages
Senior-level (10+ years)2 pages max

Never exceed 2 pages, even for very senior roles.

Reference Files

  • references/resume-protocol.md - Complete 8-step generation protocol, ATS scoring, before/after examples
  • references/formatting-rules.md - Best practices, templates, output formats, success metrics
  • references/interfaces-integration.md - TypeScript interfaces, multi-skill workflows

Core insight: ATS compatibility first—the best-written resume is worthless if it never reaches human eyes.

Use with: career-biographer (content) | competitive-cartographer (positioning) | web-design-expert (portfolio)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.32%
按下载量换算522

OpenCode

24.23%
按下载量换算463

Cursor

17.98%
按下载量换算343

Gemini CLI

13.57%
按下载量换算259

Codex

7.56%
按下载量换算144

Antigravity

3.21%
按下载量换算61

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills