← Back to Skills Marketplace
ckchzh

Performance Review

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
645
Downloads
1
Stars
5
Active Installs
11
Versions
Install in OpenClaw
/install performance-review
Description
绩效评估助手。自评、上级评语、OKR复盘、KPI分析、改进计划、SMART目标设定、360反馈撰写。Performance review assistant with self-assessment, manager feedback, OKR review, SMART goals, 360 feedback...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install performance-review
  3. After installation, invoke the skill by name or use /performance-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
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.
Metadata
Slug performance-review
Version 2.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 11
Frequently Asked Questions

What is Performance Review?

绩效评估助手。自评、上级评语、OKR复盘、KPI分析、改进计划、SMART目标设定、360反馈撰写。Performance review assistant with self-assessment, manager feedback, OKR review, SMART goals, 360 feedback... It is an AI Agent Skill for Claude Code / OpenClaw, with 645 downloads so far.

How do I install Performance Review?

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

Is Performance Review free?

Yes, Performance Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Performance Review support?

Performance Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Performance Review?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments