← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install working-capital-cash-cycle-optimizer
功能描述
Provides frameworks and templates to analyze and optimize working capital management with actionable recommendations and next steps.
安全使用建议
This skill appears to implement the claimed working-capital analysis and does not request credentials or network access, but the documentation's claim of 'No code execution' conflicts with the included handler.py that will run when the skill is invoked. If you plan to install it: 1) review handler.py yourself (it's short and readable) to confirm it only uses the provided input and standard libraries (no network, no file writes); 2) run it in a sandbox or isolated environment first if you want extra safety; 3) if you need absolute assurance that no code will execute, decline installation — a purely instruction-only skill (no handler file) would better match that promise. If you want to proceed but are unsure, ask the publisher to clarify why an executable handler is included despite the 'no code execution' statements.
功能分析
Type: OpenClaw Skill
Name: working-capital-cash-cycle-optimizer
Version: 1.0.0
The skill is a purely informational tool designed to provide financial frameworks and recommendations based on user input. The code in handler.py uses basic string parsing and regular expressions to analyze input without any high-risk operations such as shell execution, network requests, or file system access. The logic is self-contained, lacks any indicators of data exfiltration or prompt injection, and strictly adheres to the safety constraints defined in SKILL.md.
能力评估
Purpose & Capability
Name, description, skill.json tags and the handler.py logic all align: this is a descriptive working-capital analysis skill that only parses user text and returns JSON recommendations. No unrelated binaries, APIs, or credentials are requested.
Instruction Scope
SKILL.md repeatedly states 'No real code execution' and 'No external API calls', but the package includes an executable handler.py and tests that call it. The handler is self-contained (reads only the provided user input) and does not access files, env vars, or network, but the presence of runnable code contradicts the plain-language safety assurances — this could mislead non-technical reviewers.
Install Mechanism
No install spec is provided (instruction-only style). There are code files included but nothing is downloaded or installed from external URLs. Risk from install mechanism is low.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. handler.py only consumes supplied text input and uses standard library modules (json, sys, re).
Persistence & Privilege
Skill flags are default (always:false, user-invocable:true, model invocation allowed). The skill does not request persistent or elevated privileges and does not modify other skills or system configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install working-capital-cash-cycle-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/working-capital-cash-cycle-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Working Capital Optimizer.
- Provides descriptive frameworks and templates for working capital management.
- Delivers structured analysis, actionable recommendations, and a next steps checklist.
- Informational only: no code execution, API calls, or financial transactions.
元数据
常见问题
Working Capital Optimizer 是什么?
Provides frameworks and templates to analyze and optimize working capital management with actionable recommendations and next steps. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Working Capital Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install working-capital-cash-cycle-optimizer」即可一键安装,无需额外配置。
Working Capital Optimizer 是免费的吗?
是的,Working Capital Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Working Capital Optimizer 支持哪些平台?
Working Capital Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Working Capital Optimizer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills