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-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

Blog Writer Pro

博客写作助手。完整文章生成(Markdown输出)、多角度大纲、SEO优化诊断、开头段落、系列文章规划、风格改写、CTA文案。Blog writer with full articles, outlines, SEO analysis, hooks, series planning, rewriting, CTA...

Registry SourceRecently Updated
Research

aliyun-domain

通过阿里云 OpenAPI 管理域名资产,支持域名查询、续费、转移、注册、信息修改等操作。涉及资金操作时需要用户二次确认。同时提供阿里云国内站域名优惠政策咨询,包括注册活动价格、批量注册优惠、转入优惠、续费折扣、优惠口令等。新增域名、建站、备案行业咨询能力,基于 RAG 检索本地知识库(knowledge/ali...

Registry SourceRecently Updated
Research

Meme Coin Scanner

Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration, and rug pull indicators using DexScreener and...

Registry SourceRecently Updated
Research

Web Search Plus 2.8.6

Unified search skill with Intelligent Auto-Routing. Uses multi-signal analysis to automatically select between Serper (Google), Tavily (Research), Exa (Neura...

Registry SourceRecently Updated