← Back to Skills Marketplace
jinqiu193

work-estimation-zh

by jinqiu193 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install work-estimation-zh
Description
软件开发工时评估技能。当用户提到"工时评估"、"工作量评估"、"开发周期评估"、"项目评估"、"评估工时"、"拆分工作"、"任务拆分"、"项目工时"、"排期评估"、"开发周期估算"时触发。 支持用户输入需求描述或上传需求文档,自动进行工作拆分和工时估算,输出 Excel 评估报告。
Usage Guidance
This skill appears to be what it says: an estimator + Excel generator. Before installing/using it: 1) ensure the runtime has Python and the openpyxl package (the script imports openpyxl but dependencies aren't declared); 2) do not upload documents that contain secrets, credentials, or sensitive PII — the skill expects requirement texts or document contents which the agent may process; 3) note scripts/test_login.py contains a hard‑coded Windows sys.path sample (C:/Users/Administrator/…) used only for local testing — harmless but non‑portable; 4) if you plan to run the included Python scripts locally, run them in an isolated environment (virtualenv) to avoid dependency conflicts. Overall, there are no signs of credential exfiltration or hidden network endpoints in the packaged files.
Capability Analysis
Type: OpenClaw Skill Name: work-estimation-zh Version: 1.0.0 The skill bundle is a legitimate tool for software development work estimation and Excel report generation. The core logic in `scripts/generate_estimation.py` uses the `openpyxl` library to create structured workbooks with charts and cost calculations based on provided modules. There are no signs of data exfiltration, unauthorized network access, or malicious command execution; a hardcoded absolute path in `scripts/test_login.py` appears to be a leftover development artifact rather than a security risk.
Capability Assessment
Purpose & Capability
Name/description (software work estimation and Excel report generation) match the included files: SKILL.md describes collecting requirements and producing an Excel report, and scripts/generate_estimation.py implements multi‑sheet Excel generation. There are no unexpected credentials, binaries, or unrelated packages requested.
Instruction Scope
SKILL.md describes asking the user for requirement text or a document path and using AI to split/estimate. The repository provides the Excel generation logic but does not include code to parse arbitrary uploaded files or call external services; the AI/model is expected to do the splitting. This is reasonable, but be aware the skill's instructions imply the agent may request/ingest user documents — avoid uploading sensitive documents (API keys, passwords, PII) to the skill/agent unless you trust the platform's data handling.
Install Mechanism
There is no install spec (instruction-only skill with bundled utility scripts). The script imports openpyxl (and other standard libs) but the skill metadata does not declare Python package dependencies. You should ensure required Python packages (openpyxl) are available in the runtime. No remote download URLs or installers are present.
Credentials
The skill does not require environment variables, credentials, or config paths. The code does not access secrets or external services. This is proportionate to its stated purpose.
Persistence & Privilege
Skill flags: always=false and it does not request system-wide config changes. It does not attempt to persist credentials or modify other skills. Autonomous invocation is allowed by default but is not combined with broad privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install work-estimation-zh
  3. After installation, invoke the skill by name or use /work-estimation-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布:work-estimation-zh 1.0.0 - 支持中文软件开发工时评估,覆盖工时、复杂度、风险等多维度 - 自动根据需求描述或文档拆分工作项,生成结构化多 Sheet Excel 报告 - 输出包括任务拆分、工时总览、风险项、进度甘特图、成本估算等 - 支持并行任务、依赖分析和标准化工时估算区间 - 简明交互流程,适用常规团队配置
Metadata
Slug work-estimation-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is work-estimation-zh?

软件开发工时评估技能。当用户提到"工时评估"、"工作量评估"、"开发周期评估"、"项目评估"、"评估工时"、"拆分工作"、"任务拆分"、"项目工时"、"排期评估"、"开发周期估算"时触发。 支持用户输入需求描述或上传需求文档,自动进行工作拆分和工时估算,输出 Excel 评估报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install work-estimation-zh?

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

Is work-estimation-zh free?

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

Which platforms does work-estimation-zh support?

work-estimation-zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created work-estimation-zh?

It is built and maintained by jinqiu193 (@jinqiu193); the current version is v1.0.0.

💬 Comments