financial-analysis
Skill: financial-analysis
When to Use
Use this skill when the user asks to analyze or review financial statements, typically provided as a PDF file.
Example triggers:
- "Prepare a financial analysis of this PDF"
- "Analyze the financial statements in this document"
- "Review the balance sheet and income statement"
- "Summarize the annual report"
- "What are the key financial ratios from this report?"
Procedure
- Identify the source PDF document from the user's request.
- Extract text content from the PDF using available tools (e.g., bash with
pdftotext, or read the file directly). - Parse and identify the key financial statements: balance sheet, income statement, cash flow statement, and notes.
- Perform year-over-year comparisons where multiple periods are available.
- Calculate key financial ratios and metrics (liquidity, profitability, leverage, efficiency).
- Identify strengths, challenges, and strategic opportunities.
- Generate output documents in multiple formats (markdown, HTML, and/or summary text) in the same directory as the source file.
- Provide an executive summary highlighting the most important findings and recommendations.
Example
An example of a request that uses this skill:
Prepare a financial analysis of a PDF file
Last Result (truncated)
## Task Completed Successfully!
Prepared a comprehensive financial analysis of financial statements. Deliverables included:
1. **README_Analysis_Summary.txt** - Overview, quick start guide, executive summary with key findings
2. **Financial_Analysis.md** - Complete comprehensive analysis in markdown format with year-over-year comparisons, financial ratios and metrics, strengths/challenges/opportunities, strategic recommendations
3. **Financial_Analysis.html** - Same content formatted for browser viewing
More from dalehurley/phpbot
desktop-control
Control the mouse, keyboard, and read screen content via accessibility. Use this skill when the user asks to click somewhere on screen, type text into an app, move the mouse, press keyboard shortcuts, read what's on screen, get the accessibility tree of the current window, automate desktop interactions, or control the computer.
39summarize-unread-emails
Retrieve and summarize all unread emails from your inbox, organized by category, sender, and date. Use this skill when the user asks to summarize unread emails, get an overview of unread messages, organize inbox emails, or review pending email communications. Provides a structured summary with categorization and timeline analysis.
20open-application
Open or launch applications on your computer by name. Use this skill when the user asks to open, launch, or start an application like Mail, Finder, Safari, Chrome, or any other installed macOS application. Works with both built-in and third-party applications.
10homebrew
Install, manage, and search for software packages on macOS using Homebrew. Use this skill when the user asks to install software, apps, CLI tools, developer utilities, programming languages, databases, or any package on a Mac. Supports formulae (CLI tools) and casks (GUI apps). Can also search, update, upgrade, uninstall, and diagnose Homebrew issues.
10csv-tools
Parse, query, filter, sort, transform, and summarize CSV and JSON data files. Use this skill when the user asks to view a CSV, filter data, get statistics from a data file, convert CSV to JSON or vice versa, sort data, or analyze tabular data.
9get-weather-forecast
Retrieve current weather conditions and multi-day forecasts for any location using the wttr.in API. Use this skill when the user asks for weather information, weather forecast, current conditions, temperature, or weather updates for a specific city or location. Provides detailed weather data including temperature, wind, precipitation, and visibility.
8