finance-analysis
财务分析 CLI 技能 - 财报分析、股票估值、风险评估
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alsoforever/finance-analysisWhat This Skill Does
The finance-analysis skill for OpenClaw is a powerful command-line interface tool designed to bridge the gap between complex financial data and actionable insights. It serves as an integrated analytical engine that automates the retrieval and processing of market data, specifically focusing on financial statement analysis, stock valuation, and risk assessment. By leveraging the Tushare platform, it allows users to perform deep-dive research into companies listed on the Chinese stock exchanges (A-shares). Whether you are an individual investor performing due diligence or a financial professional summarizing market performance, this tool streamlines data collection, calculating key performance indicators like ROE, ROA, and net profit margins, and provides sophisticated valuation models such as Discounted Cash Flow (DCF).
Installation
To integrate this skill into your OpenClaw environment, execute the command: clawhub install openclaw/skills/skills/alsoforever/finance-analysis. Ensure your Python environment has the necessary dependencies by running pip install tushare pandas numpy. Additionally, a Tushare API token is mandatory for data retrieval. Once acquired, set it as an environment variable using export TUSHARE_TOKEN=your_token_here in your shell configuration or current terminal session.
Use Cases
This skill is designed for diverse financial tasks, including:
- Investment Decision Support: Quickly assess the intrinsic value of a stock compared to its current market price.
- Financial Auditing: Perform rapid health checks on corporate financial reports to identify growth trends or potential red flags.
- Competitive Research: Generate side-by-side performance metrics for different companies within the same sector.
- Portfolio Monitoring: Frequently check the risk profile of holdings using the automated risk assessment sub-module.
Example Prompts
- "Perform a comprehensive financial analysis of 600519.SH and tell me if its current profitability is consistent with historical trends."
- "What is the DCF valuation for 000001.SZ? Please use a conservative growth rate and summarize the resulting intrinsic value."
- "Run a risk assessment on the following stock: 600519.SH. Highlight any concerns regarding its current liquidity ratios or debt-to-asset structure."
Tips & Limitations
- Token Limits: Tushare has specific API usage tiers; ensure your token has enough credits to cover your analytical needs.
- Data Integrity: The accuracy of the outputs depends entirely on the accuracy of the underlying financial reports filed by the companies. Always cross-verify critical data with official exchange filings.
- Market Context: Valuation models like DCF rely on assumptions (WACC, growth rates). These are estimates and should not be considered financial advice. Always incorporate qualitative factors like industry regulatory changes and management quality when making investment decisions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alsoforever-finance-analysis": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
industry-compare
行业对比技能 - 同行业多公司对比分析、行业地位评估
memory-stack
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。
excel-finance
Excel 财务模型技能 - Excel 财务模型模板、自动化报表生成
product-design
产品设计技能 - 掌握用户需求分析、产品规划、原型设计、体验优化等核心能力
api-integration
API 集成技能 - 掌握 RESTful API 调用、GraphQL 支持、API 认证管理等核心能力