← 返回 Skills 市场
harrylabsj

Capital Expenditure Planner

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install capital-expenditure-planner
功能描述
Provides frameworks and templates to plan capital expenditures with structured analysis, recommendations, and next steps, for informational use only.
使用说明 (SKILL.md)

Capital Expenditure Planner

Overview

Plans capital expenditures. This is a descriptive skill that provides frameworks and templates without executing real code.

Safety

  • No real code execution
  • No external API calls
  • No financial transactions
  • Informational only

Outputs

  • Structured analysis
  • Actionable recommendations
  • Next steps checklist
安全使用建议
This skill appears coherent and descriptive. Before installing or running it: (1) note that it contains an executable handler.py — run tests in an isolated/sandbox environment if you want to execute it locally; (2) no network calls or secret/env access are present, so it does not appear to exfiltrate data; (3) review the handler.py quickly for any changes before trusting it in a sensitive environment (the file contains some dead/placeholder logic comparing static skill names, which is harmless but sloppy); (4) avoid supplying any sensitive credentials as input. If you need higher assurance, run the provided tests in a disposable environment and inspect the code manually.
能力评估
Purpose & Capability
Name/description (capex planning) aligns with the files and logic. The handler implements input parsing, simple heuristics, recommendations, templates and a disclaimer—everything matches the stated purpose. No unrelated dependencies, binaries, or env vars are requested.
Instruction Scope
SKILL.md states 'No real code execution' and 'No external API calls'. The package does include an executable handler.py (which will run locally when invoked) but it only performs local parsing and JSON output and contains no network calls or filesystem access. This is likely acceptable but the SKILL.md wording could be clearer about local code execution vs. external execution.
Install Mechanism
No install spec is provided and no downloads or installs occur. The presence of code files means the code would run when invoked, but nothing in the package pulls remote artifacts or writes to disk beyond normal execution.
Credentials
The skill requests no environment variables, credentials, or config paths. The handler only uses standard library modules (json, sys, re) and inspects the provided user input; there is no indication of exfiltration or secret access.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileged presence. It does not modify other skill configurations or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install capital-expenditure-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /capital-expenditure-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Capital Expenditure Planner. - Provides frameworks and templates for planning capital expenditures. - Delivers structured analysis, actionable recommendations, and a next steps checklist. - Strictly informational: no code execution, financial transactions, or API calls.
元数据
Slug capital-expenditure-planner
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Capital Expenditure Planner 是什么?

Provides frameworks and templates to plan capital expenditures with structured analysis, recommendations, and next steps, for informational use only. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Capital Expenditure Planner?

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

Capital Expenditure Planner 是免费的吗?

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

Capital Expenditure Planner 支持哪些平台?

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

谁开发了 Capital Expenditure Planner?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论