← Back to Skills Marketplace
harrylabsj

Capital Expenditure Planner

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install capital-expenditure-planner
Description
Provides frameworks and templates to plan capital expenditures with structured analysis, recommendations, and next steps, for informational use only.
README (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
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install capital-expenditure-planner
  3. After installation, invoke the skill by name or use /capital-expenditure-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug capital-expenditure-planner
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Capital Expenditure Planner?

Provides frameworks and templates to plan capital expenditures with structured analysis, recommendations, and next steps, for informational use only. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Capital Expenditure Planner?

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

Is Capital Expenditure Planner free?

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

Which platforms does Capital Expenditure Planner support?

Capital Expenditure Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Capital Expenditure Planner?

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

💬 Comments