← 返回 Skills 市场
andy8647

One Page CV

作者 Andy8647 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install one-page-cv
功能描述
Generate professionally tailored, one-page LaTeX/PDF resumes customized for specific job applications. Use this skill whenever the user mentions resume, CV,...
安全使用建议
This skill is coherent with its stated purpose and doesn't ask for secrets, but exercise caution before using it: 1) The skill will scan for and read local resume files (PDF/MD/JSON) — only run it in directories where you want those files examined. 2) It may offer to move your original files into a resumes/ folder — accept only if you want the agent to modify your files and confirm each time. 3) The SKILL.md instructs the agent to create numeric metrics when the user's resume lacks them; this can lead to fabricated or exaggerated claims. Do not permit automated invention of metrics you can't substantiate — review and correct all generated bullet points and numbers before sending any resume to an employer. 4) If asked to install TeX or fonts, verify the install commands and the download sources (the skill references GitHub releases and official project pages) and grant permission explicitly. If you want lower risk, run the skill in a controlled directory and review the generated .tex/.pdf locally before using it.
功能分析
Type: OpenClaw Skill Name: one-page-cv Version: 1.0.0 The skill requires high-risk system capabilities to function, including shell execution, network access, and broad file system manipulation. Specifically, SKILL.md and references/latex-template.md instruct the agent to perform system-level software installations (sudo apt-get, brew) and download/extract remote archives via curl from GitHub. While these actions are aligned with the stated purpose of setting up a LaTeX environment and the agent is instructed to seek user permission, the reliance on executing remote payloads and performing administrative system changes constitutes a significant attack surface.
能力评估
Purpose & Capability
Name and description (tailor one-page LaTeX/PDF resumes) align with the instructions: the SKILL.md explains extracting user resume data, analyzing a JD, generating a .tex file and compiling via XeLaTeX. Required resources (XeLaTeX, fonts) are reasonable for LaTeX-based resume generation.
Instruction Scope
The instructions tell the agent to scan the working directory for *.pdf, *.md, *.json and to read those files as the source of truth — reading user files is reasonable for this task but expands scope to arbitrary local files with those extensions. The skill also explicitly instructs the agent to fabricate or 'make reasonable professional estimates' and require every bullet to include a numeric metric; that encourages generating potentially false or misleading claims about a candidate's impact. The skill also recommends optionally moving original files into a resumes/ folder (file modification) — acceptable with explicit user consent but should be confirmed each time.
Install Mechanism
There is no install spec and no code files, so nothing is written to disk by default. The SKILL.md includes commands to install XeLaTeX and fonts if missing; the external download references (Maple Mono via GitHub releases, miktex.org) are typical and traceable. The skill asks for user permission before installing, which reduces risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All required system interactions are local commands (which xelatex, fc-list, ls, curl) consistent with a LaTeX-based resume generator.
Persistence & Privilege
always is false, the skill is user-invocable and can be invoked autonomously (platform default). It does not request persistent presence or modify other skills or global agent settings. File operations are limited to the working directory and only when the user is asked for consent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install one-page-cv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /one-page-cv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: bilingual (CN/EN) one-page resume generator with XeLaTeX compilation, STAR method, cross-platform fonts, and automatic page fitting.
元数据
Slug one-page-cv
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

One Page CV 是什么?

Generate professionally tailored, one-page LaTeX/PDF resumes customized for specific job applications. Use this skill whenever the user mentions resume, CV,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 One Page CV?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install one-page-cv」即可一键安装,无需额外配置。

One Page CV 是免费的吗?

是的,One Page CV 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

One Page CV 支持哪些平台?

One Page CV 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 One Page CV?

由 Andy8647(@andy8647)开发并维护,当前版本 v1.0.0。

💬 留言讨论