Finance
analyzing-financial-statements - Claude MCP Skill
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
SEO Guide: Enhance your AI agent with the analyzing-financial-statements tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to this skill calculates key financial ratios and metrics from financial statement data for investment ... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
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
Signals
Information
- Repository
- ronnycoding/.claude
- Author
- ronnycoding
- Last Sync
- 3/12/2026
- Repo Updated
- 2/23/2026
- Created
- 1/12/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
browser-use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
remote-browser
Controls a cloud browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms, take screenshots, or expose local dev servers via tunnels.
agent-builder
Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration
troubleshooting
Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.
Related Guides
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Building Full-Stack Applications with Claude: The Node.js MongoDB JWT Express React Skill Guide
Learn how to use the nodejs mongodb jwt express react Claude skill. Complete guide with installation instructions and examples.