ifuryst/aifi · Archived

financial-snapshot-analysis

Build a sourced financial snapshot for an investment target, covering revenue, margins, cash flow, balance sheet, valuation, guidance, revisions, and trend quality.

First seen Aug 8, 2026

Installation

$ npx skills add ifuryst/aifi --skill financial-snapshot-analysis

Summary

  • Build a sourced financial snapshot for an investment target, covering revenue, margins, cash flow, balance sheet, valuation, guidance, revisions, and trend quality.
  • Use when analyzing financial statements, earnings metrics, valuation multiples, or whether company fundamentals are improving or deteriorating.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from ifuryst/aifi · top by installs.

npx skills add ifuryst/aifi

Browse all from ifuryst/aifi

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 22
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,840 B
  • docs SUMMARY.md 343 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Financial Snapshot Analysis

Use this skill to turn filings, earnings releases, and market data into a compact financial view. It should produce reusable tables and identify metric gaps, not make a standalone buy or sell call.

Workflow

  1. Load the target profile and existing financial evidence.
  2. Collect recent annual, quarterly, and trailing-twelve-month metrics.
  3. Separate reported, adjusted, consensus, and estimated numbers.
  4. Compute basic trends only when inputs are clear.
  5. Compare metrics against peer or historical ranges when available.
  6. Save the snapshot under research/targets/<target>/evidence/market/ or

research/targets/<target>/evidence/filings/ depending on source.

  1. Hand off key metric deltas to thesis and risk skills.

Read references/metric-map.md before deciding which metrics to collect.

Output

Return:

  • metric table with period labels and sources
  • trend summary across revenue, margin, cash flow, capex, debt, and valuation
  • guidance and consensus notes, clearly labeled
  • data-quality gaps and stale metrics
  • peer or historical comparison notes
  • archive files created or updated

Quality Gate

Before finishing:

  • state the currency and period for every major metric
  • do not mix GAAP, non-GAAP, and estimated values without labels
  • include source links or archive paths for material numbers
  • avoid precision that source data does not support
  • label stale market prices, multiples, and analyst estimates