Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

cv-generator简历生成器

Agent Skill

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

总安装

233

周安装

10

GitHub Stars

公开资料未说明

下载量

82
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/aalvaaro/skills --skill cv-generator

简介

cv-generator 用于根据输入材料生成专业可部署的网络简历,结合行业研究和内容策略提供定制化输出。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中处理简历构建任务,支持 PDF、TXT、MD、HTML 等多种格式输入。
  • 通过分析目标行业和职位要求,生成 ATS 优化的 HTML 简历,建议先确认数据来源和格式兼容性。
  • 安装前需核实权限范围、维护状态及是否涉及文件读写或网络访问等操作边界。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Resume / CV Builder

Build professional, deployable web resumes from any source material. The skill acts as an expert recruiter — not just a template filler — researching the target industry, advising on content strategy, and producing a polished result.

Step 0: Input Collection

Accept one or more sources. The user might provide several files at once (e.g., an old resume PDF + a LinkedIn URL + a Notion page with projects). Collect everything before parsing.

Supported formats and how to read them:

FormatMethod
PDFRead tool (built-in PDF support)
TXT, MD, HTMLRead tool
DOCX, DOCBash: textutil -convert txt <file> -stdout (macOS built-in)
URL (website/portfolio)FirecrawlScrapeTool — scrape and extract relevant content
LinkedIn URLFirecrawlScrapeTool — scrape public profile. May have limited access; if blocked, ask user to paste/export their LinkedIn data
Notion pagenotion-search to find the page → notion-fetch to pull content. If user provides a Notion URL, extract the page ID and fetch directly

If the user provides multiple sources, read them all in parallel using subagents or parallel tool calls.

If no sources are provided, go directly to Step 1 and gather information through the interview.

Step 1: Information Extraction & Summary

Parse all sources and merge into a unified profile. Extract:

  • Contact info: name, email, phone, location, LinkedIn, portfolio URL, GitHub
  • Professional summary / objective (if present)
  • Work experience: company, role, dates, descriptions
  • Education: institution, degree, dates, honors
  • Skills: technical and soft skills
  • Languages: spoken languages and proficiency levels
  • Other: certifications, projects, publications, volunteer work, awards

Present the extracted information as a clean summary to the user. Highlight:

  • Any gaps or unclear items ("I found two different job titles at Company X — which is correct?")
  • Missing sections that would strengthen the resume ("I didn't find any skills listed — should we add those?")
  • Duplicates or contradictions across sources

Ask the user to confirm, correct, or fill in the gaps before proceeding.

Step 2: Target Role & Industry Research

Ask the user:

  1. What role are you targeting? (job title, seniority level)
  2. What industry or sector? (tech, finance, healthcare, creative, etc.)
  3. Target company (optional but valuable) — accept any combination of: If the user only gives a name, search for the rest yourself using PerplexitySonarSearchTool ("[company name] website linkedin").

- Company name - Website URL - LinkedIn company page URL - Job posting URL - Any other link (Glassdoor, Crunchbase, etc.)

Then research in parallel:

Industry research — use PerplexitySonarSearchTool with 2-3 queries:

  • "[role] skills in demand [current year]"
  • "[industry] hiring trends what recruiters look for"
  • "[role] resume best practices"

Company research (if provided) — gather as much context as possible:

  1. Website: FirecrawlMapTool to discover pages → FirecrawlScrapeTool on careers, about, team, and culture pages. Extract:

- Mission, values, and culture - Tech stack or tools they use - How they describe ideal candidates (job listings are gold) - Language and tone (formal? startup-casual? mission-driven?) - Company size, stage, and industry positioning

  1. LinkedIn: FirecrawlScrapeTool on the company LinkedIn URL. Extract:

- Company description and specialties - Employee count and growth signals - Recent posts (what they're proud of, what they're hiring for)

  1. Job posting (if provided): FirecrawlScrapeTool to extract the exact requirements, responsibilities, and keywords. This is the most valuable source — the resume should speak directly to what this posting asks for.
  2. Other links (Glassdoor, Crunchbase, etc.): FirecrawlScrapeTool to pull reviews, funding info, or any relevant context.
  3. Synthesis: PerplexitySonarSearchTool with "[company name] culture work environment what is it like to work at" for additional context.

The goal is to understand the target company well enough to tailor the resume's language, emphasis, and keywords to what *this specific company* values. A resume targeting a scrappy 20-person startup should read differently from one targeting a Fortune 500.

Save the research findings — they inform the recruiter advice in the next step.

Step 3: Recruiter Interview

This is where the skill earns its keep. Based on the extracted information AND the research, act as a senior recruiter specialized in the user's target industry. Walk through these areas:

Content Strategy

  • What to highlight: Based on the target role, identify which experiences and skills are most relevant. "For a Senior Frontend role, your React migration project at Company X is your strongest card — let's lead with that."
  • What to reword: Suggest action-verb, achievement-oriented rewording. Don't just say "use action verbs" — rewrite the actual bullet points. "Instead of 'Responsible for managing a team', try 'Led a 12-person engineering team that shipped 3 major products in 6 months'."
  • What to cut: If something doesn't serve the target role, suggest removing it. Be diplomatic but direct.
  • What's missing: Based on research, suggest skills or keywords the user should add if they genuinely have them. "Companies hiring for this role frequently mention Kubernetes — do you have experience with that?"

Section Order

Recommend the optimal order based on the user's strongest assets:

  • Strong experience → Experience first, then Skills, then Education
  • Recent graduate → Education first, then Projects, then Skills
  • Career changer → Summary first (framing the transition), then transferable Skills, then Experience

Professional Summary

Draft a 2-3 sentence summary tailored to the target role. Present it for the user to approve or adjust.

Present all suggestions and wait for user confirmation before proceeding. The user might want to discuss or push back — that's expected and healthy.

Step 4: Photo Handling

Ask: "Do you have a photo you'd like to use for your resume? You can share the file path."

If the user provides a photo:

  1. Read the photo with the Read tool to see what we're working with
  2. Determine the appropriate style based on the target industry:

- Corporate / Finance / Law: Formal — professional attire, neutral background, clean lighting - Tech / Startup: Smart casual — friendly expression, modern but approachable - Creative / Design / Marketing: Expressive — can be more dynamic, show personality - Academic / Research: Professional but warm — approachable, scholarly

  1. Generate a professional headshot using the reference photo: Option 1 — infsh CLI (check with which infsh): infsh app run falai/flux-dev-lora --input '{"prompt": "professional headshot portrait, [industry-appropriate description], clean background, studio lighting, high quality, photorealistic", "image_url": "[path-to-user-photo]"}' Option 2 — HiggsfieldImageTool (Social Toolkit MCP): Use the soul model for portrait generation with an industry-appropriate prompt. Option 3 — Use original photo as-is: If AI generation isn't available or the user prefers their actual photo, apply CSS treatment: circular crop, subtle shadow, slight desaturation for a polished look.

If no photo provided: skip the photo section in the resume, or offer a tasteful initials avatar via CSS.

Suggest the style to the user and let them choose: "Since you're targeting tech roles, I'd suggest a friendly, smart-casual headshot. Want to go with that, or prefer something more formal?"

Step 5: Visual Style Selection

Present the available styles with a recommendation based on the target industry:

Minimalist

Clean lines, generous whitespace, single accent color, modern sans-serif typography.

  • Fonts: Outfit + Source Serif 4
  • Palette: White/light gray base, one bold accent (teal, coral, or slate)
  • Best for: Design, consulting, product management, UX

Corporate

Traditional structure, authoritative palette, clear hierarchy, serif headings.

  • Fonts: Playfair Display + Source Sans 3
  • Palette: Navy, charcoal, white with gold or burgundy accent
  • Best for: Finance, law, management, enterprise, consulting

Tech

Modern, optional dark mode, monospace accents, subtle code-inspired elements.

  • Fonts: Space Grotesk + IBM Plex Sans (monospace accents: JetBrains Mono)
  • Palette: Dark slate or pure white base, electric blue or green accent
  • Best for: Software engineering, data science, DevOps, IT

Creative

Bold colors, distinctive layout, asymmetric elements, expressive typography.

  • Fonts: Syne + DM Sans
  • Palette: Vibrant — deep purple with coral, or midnight with electric yellow
  • Best for: Marketing, media, arts, advertising, content creation

Academic

Clean, scholarly, reading-focused, structured with subtle refinement.

  • Fonts: Cormorant Garamond + Libre Franklin
  • Palette: Warm white, deep blue or forest green accent, warm gray text
  • Best for: Research, education, healthcare, science

Say something like: "For a Senior Frontend Engineer targeting tech companies, I'd recommend the Tech style — it signals you're in the right world. But if you prefer something cleaner, Minimalist also works well. Which one appeals to you?"

Let the user pick. If they want something custom, adapt.

Step 6: Content Finalization

Apply all the agreed-upon changes from Step 3:

  • Rewrite bullet points with action verbs and quantified achievements
  • Reorder sections per the agreed strategy
  • Insert the professional summary
  • Add any skills or keywords discussed
  • Set the final section list

Present the final content outline one more time for sign-off: section order, key bullet points, summary. This is the last checkpoint before building.

Step 7: HTML Generation

Generate a single self-contained index.html file with:

Structure

<project-dir>/
  index.html          ← complete resume (inline CSS + JS)
  images/
    headshot.jpg       ← professional photo (if generated)
  wrangler.jsonc       ← Cloudflare deployment config

Technical Requirements

HTML/CSS:

  • All CSS inline in a <style> block — no external stylesheets except Google Fonts
  • Google Fonts loaded via <link> tags
  • CSS variables for theming (colors, fonts, spacing) so the user can easily tweak later
  • Fully responsive: mobile (375px), tablet (768px), desktop (1280px+)
  • Semantic HTML: <header>, <main>, <section>, <article>, <footer>
  • Print-friendly styles via @media print — hide the download button, clean margins, black text
  • Subtle micro-interactions: section reveals on scroll, skill bar animations, smooth hover states
  • Clean, professional — avoid flashy animations that distract from the content

PDF Download Button: Include a floating download button that generates a PDF of the resume. Use html2pdf.js via CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.2/html2pdf.bundle.min.js"></script>

The button should:

  • Float in the bottom-right corner (or top-right, matching the style)
  • Hide itself during PDF generation (so it doesn't appear in the PDF)
  • Use the @media print styles for clean output
  • Name the file [FirstName]-[LastName]-Resume.pdf
function downloadPDF() {
  const button = document.getElementById('download-btn');
  button.style.display = 'none';
  const element = document.getElementById('resume');
  const opt = {
    margin: 0.5,
    filename: '[Name]-Resume.pdf',
    image: { type: 'jpeg', quality: 0.98 },
    html2canvas: { scale: 2, useCORS: true },
    jsPDF: { unit: 'in', format: 'letter', orientation: 'portrait' }
  };
  html2pdf().set(opt).from(element).save().then(() => {
    button.style.display = '';
  });
}

Photo display:

  • Circular crop with subtle border/shadow
  • Sized appropriately for the style (120-160px diameter)
  • Responsive — scales down on mobile
  • alt text: "[Name] — Professional headshot"
  • If no photo: show a tasteful CSS initials circle using the person's initials

Content sections to render (based on what was agreed in Step 6):

  • Header: name, title, contact info (email, phone, location, LinkedIn, GitHub/portfolio)
  • Professional summary
  • Work experience (company, role, dates, achievement bullets)
  • Education
  • Skills (grouped by category if applicable — e.g., Languages, Frameworks, Tools)
  • Languages (if applicable)
  • Any additional sections agreed upon

Design execution: Apply the chosen visual style from Step 5. Use the exact font pairings and color palettes defined there. The resume should look like it was designed by a professional — distinctive typography, intentional spacing, a clear visual hierarchy that guides the reader's eye from name → summary → experience → skills.

Image Generation for Design Elements (optional)

If the style benefits from subtle design elements (background texture, header pattern), generate them:

  1. Check which infsh — use FLUX for abstract/textural images
  2. Fallback to HiggsfieldImageTool
  3. Final fallback: CSS-only effects (gradients, noise via SVG filters, geometric patterns)

Keep design elements subtle — the content is the star.

Step 8: Deployment

Create wrangler.jsonc in the project directory:

{
  "name": "<firstname-lastname>-resume",
  "compatibility_date": "2025-04-01",
  "assets": {
    "directory": "./"
  }
}

Deploy:

cd <project-dir> && wrangler deploy

Share the live URL with the user. Also open the local file so they can preview:

open <project-dir>/index.html

Behavior Notes

  • Be a recruiter, not a form filler. The value of this skill is the advice. Anyone can put text in an HTML template. What makes this special is understanding what recruiters in the target industry actually look for and tailoring the resume accordingly.
  • Research before advising. Don't give generic resume advice. Research the specific industry and role first, then give targeted, informed suggestions based on real data.
  • Rewrite, don't just suggest. When recommending changes to bullet points or summaries, write the actual new version. "Use action verbs" is unhelpful. "Led a cross-functional team of 8 engineers to deliver a payment processing system handling $2M daily" is useful.
  • Respect the user's voice. The resume should sound like a polished version of the user, not a generic template. If they have a casual tone, keep it conversational but professional. If they're formal, maintain that.
  • One page is king (usually). For most roles under 15 years of experience, aim for content that fits one page. For senior/academic roles, two pages is fine. Mention this to the user and let them decide.
  • Quantify everything possible. Numbers make achievements concrete. "Improved performance" → "Reduced API response time by 40% (from 850ms to 510ms)". Always ask the user for numbers if they're missing.
  • Handle multiple languages naturally. If the user communicates in Spanish, write the resume in Spanish (unless they ask for English). Research queries should match the target job market's language.
  • Show your work before building. Present research findings, content suggestions, and the final outline before generating HTML. The user should never be surprised by the output.
  • Don't invent achievements. Everything in the resume must come from the user's actual experience. Reword and polish, but never fabricate.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.24%
按下载量换算28

Claude

26.81%
按下载量换算22

Cursor

19.84%
按下载量换算16

Gemini CLI

10.1%
按下载量换算8

安全审计

Gen Agent Trust Hub

可疑

Socket

可疑

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills