← 返回 Skills 市场
harrylabsj

Financial Ratio Benchmarker

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-ratio-benchmarker
功能描述
Provides financial ratio benchmarks with structured analysis, actionable recommendations, and next steps without executing code or external calls.
使用说明 (SKILL.md)

Financial Ratio Benchmarker

Overview

Provides financial ratio benchmarks. 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 to do what it says: local text parsing and returning structured JSON recommendations without contacting external services or requiring credentials. Two practical points before installing: (1) The documentation's phrase 'No real code execution' is misleading — the skill contains executable Python (handler.py) that will run locally when invoked; this is normal for a code-backed skill but not 'no code'. (2) The skill reflects portions of user input (input_preview, extracted amounts) in its output. Do not paste secrets, full account numbers, or confidential documents into prompts because those values may be echoed in responses. If you need absolute assurance that no code will run, ask the author to provide a pure-SKILL.md (instruction-only) version or a signed review; otherwise this package is coherent and low-risk.
能力评估
Purpose & Capability
Name/description match the implemented behavior: a descriptive financial-ratio benchmarking helper that analyzes user text and returns structured recommendations. The code implements parsing, simple heuristics, and JSON output which is appropriate. Minor mismatch: SKILL.md and ACCEPTANCE.md emphasize 'No code execution' and 'No real code execution', yet the skill ships with an executable handler.py (pure-Python) that will run when the skill is invoked — likely the authors meant 'no external commands or API calls', but the prose could mislead non-technical users.
Instruction Scope
SKILL.md instructs the agent not to make external calls; the handler.py code follows that: there are no network calls, no filesystem reads/writes beyond standard input, and no environment or config access. One thing to note: the handler reflects parts of user input back in outputs (input_preview and extracted numeric amounts). That is expected for this skill's function but means secrets pasted into the prompt would appear in skill output.
Install Mechanism
No install spec and no third-party packages or downloads are required. This is low-risk: the skill is instruction-only plus included Python source that runs in-process when invoked.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The implementation does not read env vars or external credentials. The requested permissions are proportionate to the described purpose.
Persistence & Privilege
always:false and the skill does not request persistent/system-wide configuration changes. It does not modify other skills or system settings. Autonomous invocation is allowed by platform default but is not combined with any unusual privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install financial-ratio-benchmarker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /financial-ratio-benchmarker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Financial Ratio Benchmarker. - Provides frameworks and templates for financial ratio benchmarking. - Generates structured analysis, actionable recommendations, and next steps checklists. - Operates as an informational tool only, with no code execution, API calls, or financial transactions.
元数据
Slug financial-ratio-benchmarker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Financial Ratio Benchmarker 是什么?

Provides financial ratio benchmarks with structured analysis, actionable recommendations, and next steps without executing code or external calls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Financial Ratio Benchmarker?

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

Financial Ratio Benchmarker 是免费的吗?

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

Financial Ratio Benchmarker 支持哪些平台?

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

谁开发了 Financial Ratio Benchmarker?

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

💬 留言讨论