← Back to Skills Marketplace
hellosanshi

UP 简历 - 让 Agent 帮你写简历找工作

by 叁拾 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
383
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install upcv-clawjob
Description
UP 简历 AI 求职助手。创建专业简历、搜索校招/社招/实习岗位、JD 对照优化、简历诊断、每日求职监控、智能投递指导。当用户说"创建简历"、"编辑简历"、"搜索校招"、"找工作"、"优化简历"、"投递"、"监控校招"时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upcv-clawjob
  3. After installation, invoke the skill by name or use /upcv-clawjob
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug upcv-clawjob
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is UP 简历 - 让 Agent 帮你写简历找工作?

UP 简历 AI 求职助手。创建专业简历、搜索校招/社招/实习岗位、JD 对照优化、简历诊断、每日求职监控、智能投递指导。当用户说"创建简历"、"编辑简历"、"搜索校招"、"找工作"、"优化简历"、"投递"、"监控校招"时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 383 downloads so far.

How do I install UP 简历 - 让 Agent 帮你写简历找工作?

Run "/install upcv-clawjob" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UP 简历 - 让 Agent 帮你写简历找工作 free?

Yes, UP 简历 - 让 Agent 帮你写简历找工作 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does UP 简历 - 让 Agent 帮你写简历找工作 support?

UP 简历 - 让 Agent 帮你写简历找工作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UP 简历 - 让 Agent 帮你写简历找工作?

It is built and maintained by 叁拾 (@hellosanshi); the current version is v1.0.1.

💬 Comments