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.
npx agentmods add skills/yennanliu/investskill/full-reportnpx skills add yennanliu/InvestSkill --skill full-reportgit clone --depth 1 https://github.com/yennanliu/InvestSkillWrote 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.
[](https://agentmods.dev/skills/yennanliu/investskill/full-report)<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>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.
| Model | Per session | Once 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 |
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.
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 |
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.
- 5d ago First seen · 279 lines · 23 tokens per session scan A 832b9fb7163a
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.
Other skills, from other repositories
dcf-model
DCF valuation: free cash flow projections, WACC, terminal value, sensitivity analysis.
comps-analysis
Comparable company analysis: operating metrics, valuation multiples, peer benchmarking.
initiating-coverage
Full equity research initiation: company research, financial model, valuation, charts, 30-50 page report.
ui-design
Design-quality reference for financial-research visual output: typography, color, composition, and avoiding generic AI aesthetics.
onboarding
First-time user onboarding to set up investment profile, watchlists, portfolio, and preferences.
user-profile
Manage user profile including watchlists, portfolio, and preferences.