← 返回 Skills 市场
383
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install upcv-clawjob
功能描述
UP 简历 AI 求职助手。创建专业简历、搜索校招/社招/实习岗位、JD 对照优化、简历诊断、每日求职监控、智能投递指导。当用户说"创建简历"、"编辑简历"、"搜索校招"、"找工作"、"优化简历"、"投递"、"监控校招"时使用。
安全使用建议
This skill appears to do what it says (resume creation, job search, monitoring, ATS guidance) but check a few things before enabling:
- The SKILL.md expects you to run 'claude' CLI commands and to install an MCP server via npx (@upcv/mcp-server). The registry metadata did not declare required binaries (node/npm, npx, or claude). Make sure you have these tools installed and review the npm package (@upcv/mcp-server) source (the README points to a GitHub repo) before running npx.
- The skill asks you to provide an API Key from clawjob.upcv.tech/upcv.tech. That key likely gives the external service access to your resumes — confirm what permissions the key grants and that you trust the service.
- If you use the job-monitor feature the skill will create monitor.sh, a cron job or a launchd plist, and save daily reports to ~/.jobsclaw/reports and ATS metadata to ats-records/. Those files can contain personal data from your resume. Review the monitor script and scheduled task entries yourself before enabling; do not paste sensitive fields (e.g., ID numbers) into automated scripts.
- Because scheduled jobs will run the agent CLI ('claude -p') automatically, consider whether you want automated agent invocations on your machine. Review the exact command text in monitor.sh and confirm any network calls and API usage.
- Best practice: inspect the npm package code or GitHub repo referenced in README, audit the monitor script and any files it writes, and only install if you trust upcv and the @upcv/mcp-server package. If unsure, run the skill interactively without enabling the monitor persistence, or use a disposable environment.
功能分析
Type: OpenClaw Skill
Name: upcv-clawjob
Version: 1.0.1
The skill bundle provides a comprehensive suite for resume management and job searching via the UPCV MCP server (upcv.tech). However, it is classified as suspicious due to high-risk persistence and execution capabilities defined in job-monitor/SKILL.md, which instructs the AI agent to create shell scripts and configure system-level task schedulers (cron or launchd) to automatically execute AI prompts. While these actions are plausibly intended for the stated purpose of daily job monitoring, the automated generation of executable scripts and persistence mechanisms represents a significant attack surface.
能力评估
Purpose & Capability
The skill's name/description (resume creation, job search, ATS guidance) matches the SKILL.md instructions and the MCP tool calls to upcv. However the runtime instructions assume availability of the 'claude' CLI and use npx to install @upcv/mcp-server (which implies node/npm). The manifest declared no required binaries or env vars — an omission that is inconsistent with the instructions.
Instruction Scope
Instructions stay within the job/resume domain (calls to resume.*, campus.*, etc.). They do instruct the agent/user to create files (monitor.sh, launchd plist), write reports to ~/.jobsclaw/reports, and maintain ats-records/ files containing form structures. Those files may contain PII from users' resumes. The skill also embeds a pattern that runs 'claude -p' inside the monitor script, meaning scheduled tasks will run the agent CLI with queries; this is expected for monitoring but worth explicit user consent and review.
Install Mechanism
No formal install spec is included in the registry (instruction-only). The SKILL.md instructs installing an MCP server via npx (@upcv/mcp-server). Using npx pulls code from npm at runtime — a standard but non-zero risk step. The skill does not declare this install requirement in metadata, and it does not mention verifying the npm package source or repository beyond references in README.
Credentials
The skill requires (and repeatedly instructs the user to provide) an API key from clawjob.upcv.tech / upcv.tech to use the MCP server. That is proportional to the stated purpose. No other environment variables or unrelated credentials are requested. Still, the API key grants the MCP server access to resume data on that external service — users should confirm the API key scope and trust the external provider before sharing.
Persistence & Privilege
The skill guides creating persistent scheduled tasks (cron / launchd) and saving daily reports and ATS records under the user's home directory. These persistent jobs will execute 'claude' CLI commands autonomously on a schedule. While this is consistent with the 'monitor' feature, it increases the blast radius (automated agent invocations and writing files with resume/PII). Users should explicitly review and approve the monitor script and scheduled task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install upcv-clawjob - 安装完成后,直接呼叫该 Skill 的名称或使用
/upcv-clawjob触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1 (no file changes detected)
- No changes were made to the skill files in this version.
- Functionality, documentation, and features remain the same as the previous release.
v1.0.0
Initial release of the "clawjob" skill — UP 简历 AI 求职助手.
- Create, edit, and optimize professional resumes using structured workflows and STAR methodology.
- Search and filter 校招/社招/实习岗位 and JD, including company, city, industry, and degree requirements.
- Diagnose resumes with actionable suggestions; perform JD-based resume tailoring.
- Daily job monitoring and intelligent application guidance, including ATS form support.
- Integrated with upcv.tech and compatible MCP tools for seamless job-seeking and resume management.
元数据
常见问题
UP 简历 - 让 Agent 帮你写简历找工作 是什么?
UP 简历 AI 求职助手。创建专业简历、搜索校招/社招/实习岗位、JD 对照优化、简历诊断、每日求职监控、智能投递指导。当用户说"创建简历"、"编辑简历"、"搜索校招"、"找工作"、"优化简历"、"投递"、"监控校招"时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 383 次。
如何安装 UP 简历 - 让 Agent 帮你写简历找工作?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install upcv-clawjob」即可一键安装,无需额外配置。
UP 简历 - 让 Agent 帮你写简历找工作 是免费的吗?
是的,UP 简历 - 让 Agent 帮你写简历找工作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
UP 简历 - 让 Agent 帮你写简历找工作 支持哪些平台?
UP 简历 - 让 Agent 帮你写简历找工作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 UP 简历 - 让 Agent 帮你写简历找工作?
由 叁拾(@hellosanshi)开发并维护,当前版本 v1.0.1。
推荐 Skills