← 返回 Skills 市场
harrylabsj

Financial Report Interpreter

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-report-interpreter
功能描述
Interprets income statements, balance sheets, and cash flows into plain-language insights, ratio analysis, and management questions for financial review.
使用说明 (SKILL.md)

Financial Report Interpreter

Overview

Turns income statement, balance sheet, and cash flow inputs into plain-language signals, ratio commentary, and management follow-up questions. It is a descriptive interpretation aid and does not connect to external accounting systems.

Trigger

Use this skill when the user wants to:

  • get structured guidance on financial report interpreter
  • apply best-practice frameworks to their financial situation
  • generate templates and checklists for financial planning

Example prompts

  • "Explain what this balance sheet says about liquidity."
  • "What should I worry about in this cash flow statement?"
  • "Interpret these gross margin and operating margin changes."
安全使用建议
This skill appears coherent and self-contained: it parses text and returns JSON recommendations without network calls or extra credentials. Before installing, review the included handler.py and tests (they are present) to confirm you are comfortable with how user input is parsed (e.g., regex-based amount/date extraction). Remember this is descriptive guidance only—not professional financial advice—and it does not integrate with accounting systems or send data externally. If you need integrations (APIs, bank/accounting access) or handling of sensitive PII, this skill does not provide them and you should not use it for automated transactions or confidential data without additional controls.
能力标签
crypto
能力评估
Purpose & Capability
The name/description (interpret financial statements into plain-language insights) matches the actual implementation: handler.py parses text, detects amounts/dates/keywords, and returns structured recommendations and next steps. There are no unrelated requirements (no env vars, no binaries).
Instruction Scope
SKILL.md explicitly states the skill is descriptive only and does not connect to external accounting systems. The code follows that scope: it reads only the provided input (stdin/argument), performs local regex parsing and rule-based recommendation generation, and produces JSON. It does not reference files outside the package, system paths, or network endpoints.
Install Mechanism
There is no install spec (instruction-only) and no download/install steps. The package contains source files and tests only; nothing in the manifest attempts to fetch or execute remote code.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The logic operates entirely on user-supplied text, so the lack of declared credentials is appropriate and proportionate.
Persistence & Privilege
The skill does not request persistent or special platform privileges (always:false). disable-model-invocation is default (false), which is normal — autonomy alone is not a concern given the skill's limited scope and lack of external access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install financial-report-interpreter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /financial-report-interpreter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Financial Report Interpreter 1.0.0 - Initial release of the skill. - Translates income statement, balance sheet, and cash flow data into clear, plain-language explanations. - Provides commentary on financial ratios and key signals. - Suggests management follow-up questions to support financial analysis. - Supports generating templates and checklists for financial planning and review. - Offers example prompts to guide users in interpreting financial reports.
元数据
Slug financial-report-interpreter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Financial Report Interpreter 是什么?

Interprets income statements, balance sheets, and cash flows into plain-language insights, ratio analysis, and management questions for financial review. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Financial Report Interpreter?

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

Financial Report Interpreter 是免费的吗?

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

Financial Report Interpreter 支持哪些平台?

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

谁开发了 Financial Report Interpreter?

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

💬 留言讨论