← 返回 Skills 市场
wwaguai

Resume Project Analyzer

作者 wwaguai · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install resume-project
功能描述
Transforms project experience into industrial-strength resume bullets with architectural depth. Use this skill whenever the user wants to write resume conten...
安全使用建议
What to consider before installing: - Source verification: This repository contains many skill folders and files. Only install if you trust the source (the registry shows 'unknown' source/homepage). Prefer installing from a verified repo URL that you can inspect. - Local reads/writes: The skill will read ~/.claude/resume-library.md, .git/config, and run git commands that surface commit author emails and repo remotes. That can expose personal email addresses, repo origins, and other PII. If you don't want that data read or stored, do not allow the skill to scan code repositories. - Persistent storage: The skill automatically appends results to ~/.claude/resume-library.md. If you install it, check that file to see what it stores; consider backing it up, review contents regularly, or remove/clear it if you don't want persistent records. - Usage options: Prefer using the paste/text mode (Mode B) rather than allowing automatic repo scans if you want to avoid exposing repo metadata. If you do allow repo scans, run them on sanitized or non-sensitive copies first. - Prompt directives: The skill contains system-style instructions that change agent behavior. This is normal for skills but increases the need to trust the skill. If possible, run the skill in a sandboxed environment first to confirm behavior. - If you need higher assurance: Inspect the SKILL.md and any code files locally before installing; ensure there are no network exfiltration calls or unexpected external endpoints. If you are unsure, do not install or run against private repositories.
功能分析
Type: OpenClaw Skill Name: resume-project Version: 1.0.3 The skill bundle is a comprehensive collection of developer tools and AI agent instructions designed for document processing (PDF, DOCX, XLSX, PPTX), web application testing, and generative art. The primary skill, 'resume-project', implements a sophisticated workflow for analyzing codebases and project descriptions to generate high-quality resume bullets. While the bundle includes advanced system interactions—such as 'scripts/office/soffice.py' compiling a C shim to bypass socket restrictions in sandboxed environments and 'scripts/with_server.py' using shell execution for dev servers—these actions are technically justified by the bundle's stated purpose of providing robust document conversion and testing capabilities. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found across the extensive set of scripts and instructions.
能力评估
Purpose & Capability
The skill's name/description (transform project experience into deep resume bullets) matches the instructions: it auto-detects repository vs. pasted text, scans project files and git metadata, and generates drafted bullets. One mismatch to note: registry metadata says 'instruction-only', but the package contains many other skill folders and code files — this repository appears to bundle multiple skills/examples, which is plausible for a demo repo but worth verifying the exact source before installing.
Instruction Scope
Runtime instructions explicitly tell the agent to read and write ~/.claude/resume-library.md, check .git/config for remote URLs, and run git log to collect commit author emails (git log --format="%ae" | sort -u | wc -l). Those actions are coherent for auto-scanning a repo but will access personal/PII (commit emails, remote URLs) and persist analysis locally. The SKILL.md also contains many system-level role directives that change the agent's behavior (prompt-style instructions).
Install Mechanism
There is no install specification (instruction-only skill) and no downloads or extract steps. That is lower risk from an install-vector perspective. However, the repository manifest shows many files and other skill subfolders; verify you are installing the intended skill and source URL.
Credentials
The skill declares no required environment variables or credentials, which is proportionate to its stated purpose. The remaining concern is not env-vars but the data it reads (local files and git metadata) which can include sensitive info even without secrets.
Persistence & Privilege
The skill automatically saves outputs to ~/.claude/resume-library.md across sessions. always:false (not force-enabled), but persistent local storage of analysis and the agent's stated intent to 'understand the user's tech background and calibrate writing style' means it may accumulate personal/project data without explicit per-run consent. Combined with autonomous invocation (default model-invocation not disabled), this increases the amount of data the skill could collect over time.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-project
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-project 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add Chinese documentation section to README and SKILL.md
v1.0.2
Replace example data with generic content
v1.0.1
Rewritten in English for global audience; removed project-specific examples from evals; added Before/After example transformation in README
v1.0.0
Initial release: transforms engineering project experience into architectural-depth resume bullets with Interceptor mechanism, bilingual output, and decision sentence formatting.
元数据
Slug resume-project
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Resume Project Analyzer 是什么?

Transforms project experience into industrial-strength resume bullets with architectural depth. Use this skill whenever the user wants to write resume conten... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Resume Project Analyzer?

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

Resume Project Analyzer 是免费的吗?

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

Resume Project Analyzer 支持哪些平台?

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

谁开发了 Resume Project Analyzer?

由 wwaguai(@wwaguai)开发并维护,当前版本 v1.0.3。

💬 留言讨论