← 返回 Skills 市场
Performance Review
作者
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
645
总下载
1
收藏
5
当前安装
11
版本数
在 OpenClaw 中安装
/install performance-review
功能描述
绩效评估助手。自评、上级评语、OKR复盘、KPI分析、改进计划、SMART目标设定、360反馈撰写。Performance review assistant with self-assessment, manager feedback, OKR review, SMART goals, 360 feedback...
安全使用建议
This package appears to be a local performance-review template generator and utility: it uses python3 and shell to print templated reports and to store simple logs under a data directory (default: ~/.local/share/performance-review). Before installing/running: (1) inspect the full contents of scripts/review.sh (the provided listing was truncated) to confirm there are no unexpected network calls or data exfiltration in the missing tail; (2) avoid running as root; run it as your normal user so data files are created in your home directory; (3) if you prefer logs elsewhere, set PERFORMANCE_REVIEW_DIR or XDG_DATA_HOME to a directory you control; (4) do not feed highly sensitive HR data unless you are comfortable with it being stored in the local data directory or have moved the directory to a secured location; (5) ensure python3 is available. If you want higher assurance, run the scripts in a sandboxed environment or review the complete, untruncated source before use.
功能分析
Type: OpenClaw Skill
Name: performance-review
Version: 2.0.0
The skill bundle is a legitimate performance review and report generator. The primary logic resides in 'scripts/review.sh', which uses Python heredocs to format user-provided input into structured reports (KPIs, SMART goals, 360 feedback). While 'scripts/script.sh' includes generic data management functions (add, list, search) that write to a local directory (~/.local/share/performance-review), there is no evidence of data exfiltration, unauthorized file access, or malicious prompt injection. The code is transparent and aligns with the stated purpose.
能力评估
Purpose & Capability
Name/description match the delivered artifacts: SKILL.md instructs running local review scripts and the repository includes review.sh, a utility script, and a tips.md. Required capabilities (none) align with a text/template generator.
Instruction Scope
SKILL.md instructs running local scripts (scripts/review.sh) which generate templated reports. The visible portions of review.sh only accept command-line inputs and produce local text output; they do not read unrelated system files or send data externally. However, the provided listing of review.sh is truncated mid-file, so the tail of the script wasn't available for review—this is the primary uncertainty.
Install Mechanism
No install spec; instruction-only plus scripts. Nothing is downloaded or installed automatically by the skill bundle.
Credentials
No required environment variables or credentials. scripts/script.sh optionally respects PERFORMANCE_REVIEW_DIR or XDG_DATA_HOME to locate a data directory; this is reasonable for local data storage and proportional to the stated purpose.
Persistence & Privilege
The skill does not run as a persistent service or request elevated privileges, but scripts/script.sh creates a data directory (default ~/.local/share/performance-review) and writes logs/data there (data.log, history.log). This local persistence is expected for a utility that stores user entries, but users should be aware that report contents are stored on disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install performance-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/performance-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade
v2.3.1
Quality upgrade: custom functionality
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v1.1.1
Brand: [email protected]
v1.1.0
Pain-point upgrade: new commands solving real user problems, tips.md reference doc.
v1.0.0
Initial release with Chinese SEO keywords.
元数据
常见问题
Performance Review 是什么?
绩效评估助手。自评、上级评语、OKR复盘、KPI分析、改进计划、SMART目标设定、360反馈撰写。Performance review assistant with self-assessment, manager feedback, OKR review, SMART goals, 360 feedback... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 645 次。
如何安装 Performance Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install performance-review」即可一键安装,无需额外配置。
Performance Review 是免费的吗?
是的,Performance Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Performance Review 支持哪些平台?
Performance Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Performance Review?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。
推荐 Skills