← 返回 Skills 市场
jackhua6

analyzing-financial-statements

作者 JackHua6 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install analyzing-financial-statements
功能描述
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
使用说明 (SKILL.md)

Financial Ratio Calculator Skill

This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.

Capabilities

Calculate and interpret:

  • Profitability Ratios: ROE, ROA, Gross Margin, Operating Margin, Net Margin
  • Liquidity Ratios: Current Ratio, Quick Ratio, Cash Ratio
  • Leverage Ratios: Debt-to-Equity, Interest Coverage, Debt Service Coverage
  • Efficiency Ratios: Asset Turnover, Inventory Turnover, Receivables Turnover
  • Valuation Ratios: P/E, P/B, P/S, EV/EBITDA, PEG
  • Per-Share Metrics: EPS, Book Value per Share, Dividend per Share

How to Use

  1. Input Data: Provide financial statement data (income statement, balance sheet, cash flow)
  2. Select Ratios: Specify which ratios to calculate or use "all" for comprehensive analysis
  3. Interpretation: The skill will calculate ratios and provide industry-standard interpretations

Input Format

Financial data can be provided as:

  • CSV with financial line items
  • JSON with structured financial statements
  • Text description of key financial figures
  • Excel files with financial statements

Output Format

Results include:

  • Calculated ratios with values
  • Industry benchmark comparisons (when available)
  • Trend analysis (if multiple periods provided)
  • Interpretation and insights
  • Excel report with formatted results

Example Usage

"Calculate key financial ratios for this company based on the attached financial statements"

"What's the P/E ratio if the stock price is $50 and annual earnings are $2.50 per share?"

"Analyze the liquidity position using the balance sheet data"

Scripts

  • calculate_ratios.py: Main calculation engine for all financial ratios
  • interpret_ratios.py: Provides interpretation and benchmarking

Best Practices

  1. Always validate data completeness before calculations
  2. Handle missing values appropriately (use industry averages or exclude)
  3. Consider industry context when interpreting ratios
  4. Include period comparisons for trend analysis
  5. Flag unusual or concerning ratios

Limitations

  • Requires accurate financial data
  • Industry benchmarks are general guidelines
  • Some ratios may not apply to all industries
  • Historical data doesn't guarantee future performance
安全使用建议
This skill appears coherent and appropriate for calculating and interpreting financial ratios: it asks for financial data inputs only and does not require secrets or install steps. Before installing or using it, review the full, untruncated source files (the provided snippets were cut off) to confirm there are no hidden network calls, telemetry, or file-system operations. Test the skill in a safe environment with non-sensitive sample data, confirm it runs on your Python version, and if you will process real company or personal financial data, ensure you are comfortable with where outputs/reports are stored and who can access them.
功能分析
Type: OpenClaw Skill Name: analyzing-financial-statements Version: 1.0.0 The skill bundle is a legitimate financial analysis tool designed to calculate and interpret financial ratios from provided data. The Python scripts (calculate_ratios.py and interpret_ratios.py) contain standard mathematical formulas for financial metrics and industry-specific benchmarks without any evidence of malicious behavior, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name/description (financial ratio analysis) align with the included files (calculate_ratios.py and interpret_ratios.py) and SKILL.md; required capabilities and outputs (ratios, interpretations, benchmarks, reports) are consistent with the implementation.
Instruction Scope
SKILL.md describes only data input (financial statements) and ratio calculations/interpretations. The instructions do not request unrelated files, environment variables, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only / code included). Nothing is downloaded or written to system paths as part of an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code shown does not access environment variables or external services, so requested privileges are minimal and proportionate.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence. It is user-invocable and can be called autonomously (platform default) which is expected for a utility skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install analyzing-financial-statements
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /analyzing-financial-statements 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial registration
元数据
Slug analyzing-financial-statements
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

analyzing-financial-statements 是什么?

This skill calculates key financial ratios and metrics from financial statement data for investment analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 analyzing-financial-statements?

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

analyzing-financial-statements 是免费的吗?

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

analyzing-financial-statements 支持哪些平台?

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

谁开发了 analyzing-financial-statements?

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

💬 留言讨论