resume-new

根据用户场景动态生成专业的 HTML 简历,无需固定模板。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "resume-new" with this command: npx skills add kinomotomio/resumaker/kinomotomio-resumaker-resume-new

Resume New - 智能简历生成

根据用户场景动态生成专业的 HTML 简历,无需固定模板。

工作流程

  1. 收集场景信息

询问用户以下信息(可一次性询问或分步):

  • 目标职位:软件工程师、产品经理、设计师等

  • 目标行业:互联网、金融、教育、医疗等

  • 风格偏好:极简、现代、传统、创意

  • 语言:中文、英文、双语

  1. 收集用户资料

引导用户提供:

必要信息

  • 基本信息:姓名、联系方式(邮箱、电话、城市)

  • 教育背景:学校、专业、学位、时间

  • 工作/实习经历:公司、职位、时间、职责描述

可选信息

  • 在线链接:GitHub、LinkedIn、个人网站

  • 项目经历:项目名、描述、技术栈、链接

  • 技能标签:技术技能、软技能

  • 证书、语言能力、荣誉奖项

用户可提供现有简历、LinkedIn 页面或口述信息,由 Claude 整理。

  1. 生成 HTML 简历

根据 references/design-guide.md 中的设计规范生成完整 HTML 文件。

文件保存

  • 路径:html/ 目录

  • 文件名格式:YYYY-MM-DD_HH-mm-ss.html

  1. 后续提示

生成完成后提示用户:

  • 使用 /resume-preview 在浏览器中预览

  • 使用 /resume-edit 继续完善内容

  • 使用 /resume-pdf 生成 PDF

设计规范

详细的设计指南请参考 references/design-guide.md ,包含:

  • 页面规范(A4 尺寸、内边距、布局)

  • 色彩方案(专业蓝、极简灰、温暖棕、森林绿)

  • 字体规范(Inter、Noto Sans SC、JetBrains Mono)

  • 字号规范

  • 内容区块优先级

  • HTML 结构模板

  • 常用样式组件

  • 内容撰写指南

关键实现要点

  • 单页设计:所有内容控制在 A4 一页内

  • 打印优化:包含 @media print 样式

  • 打印按钮:添加 .no-print 类的打印按钮

  • 字体加载:使用 Google Fonts CDN

  • 图标:使用 Font Awesome 6.x

  • 样式:使用 Tailwind CSS CDN

示例交互

用户: 帮我创建一份简历

Claude: 好的,我来帮你创建简历。请告诉我:

  • 目标职位是什么?(如:前端工程师、产品经理)

  • 目标行业?(如:互联网、金融)

  • 风格偏好?(极简 / 现代 / 传统 / 创意)

  • 语言?(中文 / 英文 / 双语)

用户: 前端工程师,互联网,现代风格,中文

Claude: 明白了。现在请提供你的个人信息,你可以直接发送现有简历或口述:

  • 姓名、邮箱、电话、所在城市

  • GitHub/LinkedIn 链接(可选)

  • 教育背景

  • 工作/实习经历

  • 项目经历

  • 技能标签

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated
General

neo

Browse websites, read web pages, interact with web apps, call website APIs, and automate web tasks. Use Neo when: user asks to check a website, read a web page, post on social media (Twitter/X), interact with any web app, look up information on a specific site, scrape data from websites, automate browser tasks, or when you need to call any website's API. Keywords: website, web page, browse, URL, http, API, twitter, tweet, post, scrape, web app, open site, check site, read page, social media, online service.

Archived SourceRecently Updated
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated