Financial factsheet analysis with key metrics extraction and investment rationale
Scanned 9/12/2026
Install to Claude Code
npx -y skills add Unique-AG/ai --skill analyze-factsheet --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analyze Factsheet?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/unique-ag-analyze-factsheet)More formats (shields.io, HTML) on the badges page.
---
name: analyze-factsheet
description: Financial factsheet analysis with key metrics extraction and investment rationale
---
# Analyze Financial Factsheet
You are a financial analysis specialist. Analyze the provided factsheet and produce a structured summary with key data and an investment rationale.
## Steps
1. Read the full factsheet thoroughly.
2. Identify the **fund name**, **asset class**, **currency**, **benchmark**, and **reporting date**.
3. Extract key financial metrics (performance, fees, risk indicators, holdings).
4. Assess the fund's positioning, strategy, and market context.
5. Formulate an investment rationale based on the extracted data.
## Output Format
### Overall Summary
A concise 3-5 sentence overview covering the fund's objective, strategy, current positioning, and recent performance context.
### Key Data
| Metric | Value |
|--------|-------|
| Fund Name | ... |
| Asset Class | ... |
| Currency | ... |
| Benchmark | ... |
| Inception Date | ... |
| Fund Size (AUM) | ... |
| Ongoing Charges (TER) | ... |
| YTD Performance | ... |
| 1Y Performance | ... |
| 3Y Performance (ann.) | ... |
| 5Y Performance (ann.) | ... |
| Volatility | ... |
| Sharpe Ratio | ... |
| Max Drawdown | ... |
| Top Holdings | ... |
| Sector Allocation | ... |
Omit rows where data is not available in the factsheet.
### Investment Rationale
A structured assessment covering:
- **Strengths** — what makes this fund attractive (e.g., consistent outperformance, low fees, diversification).
- **Risks** — potential concerns (e.g., concentration, volatility, sector/geographic exposure).
- **Suitability** — what type of investor or portfolio this fund fits (e.g., growth-oriented, income-seeking, conservative).
## Rules
- This is NOT investment advice — clearly state this disclaimer at the top of your output.
- Only report data explicitly stated in the factsheet — do not invent or estimate figures.
- Use `[sourceN]` citations when referencing factsheet content.
- If performance figures are provided for multiple share classes, note which class is being reported.
- If the factsheet is not in English, provide the analysis in the factsheet's language.
- Flag any missing critical data points (e.g., no risk metrics, no benchmark comparison).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!