DE

Access comprehensive financial data for equity research, fundamental analysis, and valuation modeling.

Install

mkdir -p .claude/skills/defeatbeta-analyst && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5684" && unzip -o skill.zip -d .claude/skills/defeatbeta-analyst && rm skill.zip

Installs to .claude/skills/defeatbeta-analyst

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Professional financial analysis using 60+ market data APIs. Use for: company fundamentals (revenue, margins, EPS, balance sheet), valuation (P/E, P/B, P/S, PEG, DCF, intrinsic value), profitability (ROE, ROA, ROIC), growth trends (YoY revenue/earnings/FCF), earnings transcripts (key data, changes, guidance), industry benchmarking, segment/geography revenue breakdown, business model analysis, competitive landscape, risk analysis, investment thesis, bull/bear scenarios. Trigger on: stock tickers, company names, financial metrics, or any investment research request. DO NOT trigger for: general economics, non-public companies, crypto/commodities with no equity ticker.
672 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Analyze company fundamentals
  • Perform DCF and intrinsic value modeling
  • Assess profitability and growth trends
  • Compare industry benchmarks
  • Extract data from earnings transcripts

How it works

It retrieves data from over 60 financial endpoints to populate standardized analysis templates, ranging from quick screenings to deep fundamental research.

Inputs & outputs

You give it
Stock ticker or company name
You get back
Financial analysis report or valuation model

When to use defeatbeta-analyst

  • Calculate intrinsic value
  • Analyze financial statements
  • Compare industry benchmarks

About this skill

Financial Analyst

Professional-grade financial analysis using historical market data and comprehensive financial metrics from the defeatbeta dataset.

Defaults

Unless the user specifies otherwise:

  • Always call get_latest_data_update_date first — this is "today" for all relative time queries
  • Default analysis: When given only a ticker (e.g., /defeatbeta-analyst AAPL), run Template 1: Quick Investment Screening
  • ROIC and Equity Multiplier: Not applicable to banks/financial institutions — check sector in profile first
  • Date format: "YYYY-MM-DD"
  • Data limits: Price/valuation APIs return max 1000 rows — use date ranges for large datasets

Template Selection

Choose the template that best matches the user's request. Read analysis-templates.md for the full workflow of any template.

User requestTemplate
Quick check / "should I look at this stock?"T1: Quick Investment Screening
Full company deep-diveT2: Full Fundamental Analysis
Overvalued / undervalued / P/E / P/B / DCFT3: Valuation-Focused or T10: DCF Valuation
Revenue growth / earnings quality / ROICT4: Growth Quality Assessment
ROE decomposition / DuPontT5: DuPont Analysis
Margin trends / vs peersT6: Margin Analysis & Peer Comparison
Accruals / FCF quality / working capitalT7: Earnings Quality Assessment
Industry positioningT8: Industry Positioning Analysis
Latest earnings release numbersT9: Quarterly Earnings Analysis
"What did management report this quarter?"T11: Extract Key Financial Data from Earnings Call
"What changed vs last quarter/year?"T12: Financial Metric Changes from Earnings Call
"What is management's guidance/outlook?"T13: Financial Metric Forecasts from Earnings Call
"What does this company do?" / business modelT14: Business Understanding
Revenue segments / geography breakdownT15: Revenue Breakdown
Industry trends / tailwinds / headwindsT16: Industry Context
Competitors / moat / pricing powerT17: Competitive Landscape
Balance sheet strength / debt / FCF qualityT18: Financial Quality
Risks / downside / what could go wrongT19: Risks and Downside
Management track record / capital allocationT20: Management and Execution
Bull case / bear case / scenariosT21: Bull and Bear Scenarios
How to value / valuation assumptionsT22: Valuation Framework
Long-term thesis / why invest / must go rightT23: Long-Term Investment Thesis

API Gotchas

REQUIRED: Before calling any API, read the relevant section in defeatbeta-api-reference.md to confirm the correct parameters and response schema.

  1. Fiscal periods: Earnings transcripts use fiscal periods (may differ from calendar) — specify both fiscal_year and fiscal_quarter
  2. SEC filing access: Must use sec_user_agent field value as User-Agent header when accessing SEC URLs (SEC blocks without it)

Rendering Financial Statements

When displaying results from get_stock_*_income_statement, get_stock_*_balance_sheet, or get_stock_*_cash_flow, you MUST follow these rules. The response contains a statement array where each row has label, indent, is_section, and values fields.

Rules:

  1. Preserve row order — never reorder, skip, or merge rows
  2. Indent — prefix each label with indent × 2 spaces (indent=0 → no prefix, indent=1 → 2 spaces, indent=2 → 4 spaces, etc.)
  3. is_section=true — render the label in bold; this row is a section header and the rows immediately below it (with indent = this.indent + 1) are its children
  4. is_section=false — render the label in normal weight
  5. values[i] corresponds to periods[i]; null means data not available
  6. Do NOT add calculated rows (e.g. margin %) that are not present in the data

Example — given these rows:

labelindentis_section
Total Revenue0true
Operating Revenue1false
Cost of Revenue0false
Operating Expense0true
SG&A1false
R&D1false

Correct rendered output:

Item2025Q42025Q3
Total Revenue10,2709,246
  Operating Revenue10,2709,246
Cost of Revenue4,6934,466
Operating Expense3,8253,510
  SG&A1,1981,069
  R&D2,3302,139

Reference Documentation

Detailed step-by-step workflows (T1–T23)analysis-templates.md

API parameters, response schemas, examples (60+ APIs)defeatbeta-api-reference.md

When not to use it

  • For general economic analysis
  • For non-public companies
  • For crypto or commodities without equity tickers

Prerequisites

defeatbeta MCP server

Limitations

  • ROIC and Equity Multiplier metrics are not applicable to financial institutions
  • Price and valuation APIs are limited to 1000 rows per request

How it compares

This provides a professional-grade, template-driven analysis framework rather than simple stock price lookups.

Compared to similar skills

defeatbeta-analyst side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
defeatbeta-analyst (this skill)14moNo flagsAdvanced
reconciliation305moNo flagsIntermediate
portfoliosyncing35moNo flagsIntermediate
finance-manager129moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

reconciliation

anthropics

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

30139

portfoliosyncing

AojdevStudio

Import and sync broker CSV portfolio data to Google Sheets DataHub. Supports multiple brokers (Fidelity, Schwab, Vanguard, etc.). USE WHEN user mentions import broker data OR sync portfolio OR update positions OR CSV import OR portfolio-sync OR working with Portfolio_Positions CSVs. Handles position updates, SPAXX/margin validation, safety checks, and formula protection.

333

finance-manager

ailabs-393

Comprehensive personal finance management system for analyzing transaction data, generating insights, creating visualizations, and providing actionable financial recommendations. Use when users need to analyze spending patterns, track budgets, visualize financial data, extract transactions from PDFs, calculate savings rates, identify spending trends, generate financial reports, or receive personalized budget recommendations. Triggers include requests like "analyze my finances", "track my spending", "create a financial report", "extract transactions from PDF", "visualize my budget", "where is my money going", "financial insights", "spending breakdown", or any finance-related analysis tasks.

1221

a-share-growth-quality

aifinlab

A股成长质量评估/PEG分析。当用户说"成长性"、"成长质量"、"PEG"、"增长质量"、"growth"、"XX成长性怎么样"、"高增长"、"增速"、"可持续增长"、"增长驱动力"时触发。多维度评估企业成长的质量(可持续性/稳定性/含金量),计算PEG及增长驱动因子分解,区分"好增长"和"差增长"。支持研报风格(formal)和快速评估风格(brief)。

00

add-etf

michaellaret7

Add an ETF to the database with proper classification. Handles web research, DB format matching, confirmation, and execution.

00

yield-coverage-audit-drain

TokenBrice

Drain the Pharos Yield Intelligence coverage-audit queue into reviewed source coverage, documented intentional gaps, or watchlisted deferrals. Use monthly after `yield-coverage-audit` runs, after yield coverage drops, or when promoting queue candidates such as `native-exact-pool`, `lending-allowlist

00

Search skills

Search the agent skills registry