analyzing-financial-statements
by @jackhua6
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
clawhub install analyzing-financial-statementsπ About This Skill
name: analyzing-financial-statements description: This skill calculates key financial ratios and metrics from financial statement data for investment analysis
Financial Ratio Calculator Skill
This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.
Capabilities
Calculate and interpret:
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:
Output Format
Results include:
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 ratiosinterpret_ratios.py: Provides interpretation and benchmarkingBest 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
π Tips & 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