full-report

full-report is a skill for Claude Code, Codex from yennanliu/InvestSkill. It costs 23 tokens per session (2,870 once invoked), scanned A, original, MIT.

A stock-analysis workflow that runs selected research modules for one ticker, combines their findings, and saves a standalone HTML report.

In plain words
What is it for?
Use it for quick screening, balanced due diligence, or a full pre-investment review, including charts and a combined investment thesis.
Why use it?
It brings company quality, valuation, market signals, technical indicators, and risk research into one review, with the amount of work controlled by a depth setting.

Skill for Claude CodeCodex

Part of the us-stock-analysis plugin — 27 skills shipped together

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/yennanliu/investskill/full-report
Any agent
npx skills add yennanliu/InvestSkill --skill full-report
Clone the repo
git clone --depth 1 https://github.com/yennanliu/InvestSkill

Made for: Claude Code, Codex.

Or install us-stock-analysis, the plugin that ships this one along with the rest of its 27 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for full-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/yennanliu/investskill/full-report.svg)](https://agentmods.dev/skills/yennanliu/investskill/full-report)
Your own site
<a href="https://agentmods.dev/skills/yennanliu/investskill/full-report"><img src="https://agentmods.dev/badge/skills/yennanliu/investskill/full-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,870 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.00023 $0.02870
Opus 5 $0.00012 $0.01435
Sonnet 5 $0.00005 $0.00574
Haiku 4.5 $0.00002 $0.00287

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

Security

Grade A, and why

full-report 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 5d 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.

plugins/us-stock-analysis/skills/full-report/SKILL.md · 279 lines

How it starts

The opening of the file, as written. The whole thing — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Full Report — Comprehensive Stock Analysis Orchestrator

Orchestrate InvestSkill analysis modules on one ticker at your chosen depth, synthesize findings into a unified investment thesis with composite scoring, and produce a standalone professional HTML report with interactive Chart.js visualizations.

Depth Flags

Select how many modules to run with --depth:

Flag Modules Best For
--depth quick 5 core modules Rapid screen, time-constrained due diligence
--depth standard 10 modules Balanced research before initiating a position
--depth comprehensive All 15 modules Full pre-commitment due diligence (default)

Module Sets by Depth

Quick (5 modules)

# Module Focus
1 stock-eval Company overview, competitive position, relative valuation
2 technical-analysis MA, RSI, MACD, volume, support/resistance
3 dcf-valuation DCF intrinsic value, bear/base/bull scenarios
4 insider-trading SEC Form 4 patterns, net insider sentiment
5 earnings-call-analysis Management tone, guidance quality, key themes

Standard (10 modules — Quick + 5 more)

# Module Focus
6 institutional-ownership 13F holdings, smart money flows
7 competitor-analysis Moat, market share, Porter's Five Forces
8 sector-analysis Sector rotation, relative strength
9 options-analysis IV, Put/Call ratio, max pain, strategies
10 short-interest Short ratio, squeeze risk, days-to-cover

Comprehensive (15 modules — Standard + 5 more)

# Module Focus
11 fundamental-analysis Income statement, balance sheet, cash flow
12 stock-valuation P/E, P/S, EV/EBITDA, peer multiples
13 economics-analysis Macro environment, rate sensitivity
14 financial-report-analyst 10-K/10-Q deep dive, risk factors
15 dividend-analysis Yield, payout ratio, sustainability

Read the full file on GitHub · 279 lines

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. 5d ago First seen · 279 lines · 23 tokens per session scan A 832b9fb7163a

Subscribe to this mod's changes

full-report is a skill published in the GitHub repository yennanliu/InvestSkill (199 stars, last pushed yesterday), licensed MIT. It adds 23 tokens to every session and 2,870 once invoked, about $0.0001 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.