financial-analysis

A workflow for analyzing stocks, markets, company financial results, and economic indicators using current data. It includes research, comparison with benchmarks, risk assessment, and reporting with a disclaimer.

In plain words
What is it for?
Use it to examine market metrics, compare companies or sectors, discuss possible risks and catalysts, and prepare informational financial reports.
Why use it?
It reduces the risk of relying on outdated prices or figures and separates verified information from analysis and uncertainty.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/spytensor/openmozi/financial-analysis
Any agent
npx skills add spytensor/openmozi --skill financial-analysis
Clone the repo
git clone --depth 1 https://github.com/spytensor/openmozi

Made for: Claude Code, Codex.

Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 359 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00047 $0.00359
Opus 5 $0.00023 $0.00179
Sonnet 5 $0.00009 $0.00072
Haiku 4.5 $0.00005 $0.00036

Measured 3d ago against content hash cd14a4ddb7da, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

financial-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/financial-analysis/SKILL.md · 38 lines

What it actually says

Financial Analysis Workflow

How to Execute

  1. Gather: Use web_search to find current market data, financial reports, or economic indicators.
  2. Analyze: Examine key metrics (P/E ratio, revenue growth, margins, volume, trends).
  3. Contextualize: Compare against sector benchmarks, historical performance, or peer companies.
  4. Risk Assessment: Identify key risks, catalysts, and uncertainties.
  5. Report: Present findings with clear structure. Always include the disclaimer.

Rules

  • Always use web_search for current prices, earnings, or market data — never guess financial numbers.
  • Present data with proper attribution and timestamps (markets change constantly).
  • Distinguish between factual data and your analytical interpretation.
  • Consider multiple perspectives (bull case, bear case, base case) when analyzing investments.
  • Include relevant timeframes for all comparisons and trends.

Disclaimer

This is informational analysis only, not financial advice. Always consult a qualified financial advisor before making investment decisions. Past performance does not guarantee future results.

Pitfalls

  • Using stale training data for financial figures instead of searching
  • Presenting analysis as investment advice
  • Ignoring risk factors or presenting only the bull case
  • Not specifying the date/time of quoted prices or metrics
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 38 lines · 47 tokens per session scan A cd14a4ddb7da

Subscribe to this mod's changes

financial-analysis is a skill published in the GitHub repository spytensor/openmozi (210 stars, last pushed 26d ago), licensed MIT. It adds 47 tokens to every session and 359 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cost-efficiency-analyzer

Analyzes cost structure, cost efficiency, and expense management from P&L data. Use when the user asks about costs, expenses, COGS, operating expenses, cost ratios, cost control, spending efficiency, margin compression from cost side, or wants to understand where money is going. Also use for "are we spending too…

awslabs/agentcore-samples · 98 tokens

executive-financial-briefing

Generates a concise executive-level financial briefing or summary suitable for a CEO, CFO, or board presentation. Use when the user asks for a summary, briefing, executive summary, board update, financial overview, financial health check, or "how is the business doing". Covers the full P&L picture in one page. Also…

awslabs/agentcore-samples · 95 tokens

multi-quarter-trend-analysis

Analyzes financial trends across multiple quarters by comparing P&L metrics over time. Use when the user wants to see trends, patterns, trajectories, or directional movement across 3 or more quarters. Also use for "how are we trending", "show me the trend", "track performance over time", "quarter over quarter…

awslabs/agentcore-samples · 82 tokens

quarterly-kpi-calculator

Calculates quarterly financial KPIs from P&L data. P&L figures can be provided directly by the user or fetched from the financial data MCP server. Use when the user wants KPI calculations such as Gross Margin %, EBITDA Margin %, Operating Expense Ratio, or Revenue Growth % QoQ. Also use for quarterly performance…

awslabs/agentcore-samples · 84 tokens

portfolio-risk

Assess the risk profile of a set of stocks or a sector allocation, scoring concentration risk, volatility exposure, and overall risk tier.

awslabs/agentcore-samples · 28 tokens

stock-announcements

Skill "stock-announcements" from netease-youdao/LobsterAI, covering stock announcement fetcher, 真实数据保证, dependencies, when to use this skill and usage.

netease-youdao/LobsterAI · 79 tokens