Financial Analysis

# Financial Analysis - 财务分析工具

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Financial Analysis" with this command: npx skills add gbabyzs/gbabyzs-financial-analysis

Financial Analysis - 财务分析工具

功能说明

提供上市公司财务分析功能,包括估值指标、财务健康度评估等。

核心功能

估值指标

  • PE (市盈率)
  • PB (市净率)
  • PS (市销率)
  • PEG (市盈率相对盈利增长比率)

盈利能力

  • ROE (净资产收益率)
  • ROA (总资产收益率)
  • 毛利率
  • 净利率

财务健康度

  • 资产负债率
  • 流动比率
  • 速动比率
  • 利息保障倍数

估值模型

  • DCF (现金流折现)
  • 相对估值法
  • DDN (股利折现)

使用示例

from financial_analysis import calculate_pe, calculate_roe, dcf_valuation

# 计算 PE
pe_data = calculate_pe(stock_code="300308")

# 计算 ROE
roe_data = calculate_roe(stock_code="300308")

# DCF 估值
dcf_result = dcf_valuation(stock_code="300308", growth_rate=0.2, discount_rate=0.1)

安装依赖

pip install akshare pandas numpy

数据源

  • AkShare 财务数据
  • 东方财富 API

注意事项

  • 财务数据有季度延迟
  • DCF 模型对参数敏感
  • 建议结合行业对比

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Od Tool

Dump file contents in octal, decimal, hexadecimal, and ASCII formats. Use for binary data inspection and low-level file analysis.

Registry SourceRecently Updated
00Profile unavailable
Research

户外看护智能监测分析工具

Detects targets such as people, vehicles, non-motorized vehicles, and pets within target areas; supports batch image analysis, suitable for outdoor surveilla...

Registry SourceRecently Updated
760Profile unavailable
Research

鱼类水族宠物健康诊断分析工具

When a user provides a video URL or file of aquatic pets such as goldfish, koi, betta, shrimp, crab, etc. for analysis, this skill is triggered to perform aq...

Registry SourceRecently Updated
720Profile unavailable
Research

Report Creator

Use when the user wants to CREATE or GENERATE a report, business summary, data dashboard, or research doc — 报告/数据看板/商业报告/研究文档/KPI仪表盘. Handles Chinese and Eng...

Registry SourceRecently Updated
4780Profile unavailable