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 skills add serejaris/kimi-skills --skill equity-researchgit clone --depth 1 https://github.com/serejaris/kimi-skillsWrote 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/serejaris/kimi-skills/equity-research)<a href="https://agentmods.dev/skills/serejaris/kimi-skills/equity-research"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/equity-research/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/equity-research"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/equity-research.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00160 | $0.04815 |
| Opus 5 | $0.00080 | $0.02407 |
| Sonnet 5 | $0.00032 | $0.00963 |
| Haiku 4.5 | $0.00016 | $0.00481 |
Grade A, and why
equity-research 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 9d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- equity-researcher — 89% identical, 4 lines differ
How it starts
The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Equity Research Skill
This skill generates institutional-grade investment research in two modes: Tear Sheet (3-5 page PDF, single session) and Equity Report (≥25 page PDF, 3-task architecture with financial model). Both modes share the same analytical philosophy — the difference is depth, scope, and delivery structure.
Your first job: figure out what the user wants. Then carry the Core Principles into the next file.
Phase 0.0: Router — Intent Clarification + Output Type Detection
Step 1: Detect Language
Detect the user's language from their message. Use that language for ALL follow-up questions and the final report.
| User Language | report_language |
|---|---|
| Chinese (any) | zh |
| English | en |
| Mixed / unclear | Match the dominant language in user's message |
Step 2: Classify Intent (3 Tiers)
Not every company analysis request needs a full report. Before committing resources, determine what the user actually wants.
| Tier | User Signal Examples | Action |
|---|---|---|
| Tier A: Explicit report keyword | "tear sheet", "one pager", 投资速览, 投资简报, "research report", "deep dive", "equity report", 研报, 深度研究, 深度分析 | → Skip to Step 3 (output type is clear) |
| Tier B: Company analysis — ambiguous depth | "帮我分析一下[公司]", "analyze [company]", "帮我看看[股票]", "look into [stock]", "了解一下[公司]", "what do you think of [company]", 个股分析, 公司分析, or just a stock code (e.g. AAPL, 600519) | → Ask user (Step 2a) |
| Tier C: Simple question | "XX公司是做什么的", "what's [company]'s market cap", "when is [stock]'s next earnings" | → Do NOT trigger this skill. Answer conversationally. No report generation. |
What ships with it
34 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- analysis/investment-logic.md 24 KB
- analysis/projection-assumptions.md 240 B
- analysis/revenue-model.md 13 KB
- analysis/risk-framework.md 7.4 KB
- analysis/scenario-deep-dive.md 6.0 KB
- analysis/six-dimension-analysis.md 11 KB
- modules/company-overview.md 10 KB
- modules/equity-report-charts.md 17 KB
- modules/industry-chain.md 32 KB
- modules/stock-chart.md 14 KB
- modules/tables.md 16 KB
- modules/valuation.md 6.0 KB
- output/report-layout.md 49 KB
- output/report-qa.md 17 KB
- output/report.css 38 KB
- output/tearsheet-layout.md 17 KB
- output/tearsheet-qa.md 21 KB
- output/tearsheet.css 29 KB
- references/analysis-brief-template.md 20 KB
- references/data-sources-detail.md 262 B
- references/data-sources.md 22 KB
- references/financial-model-spec.md 28 KB
- references/output-schema.md 10 KB
- references/research-document-template.md 28 KB
- scripts/chart_generator.py 5.7 KB runs code
- scripts/embed_charts.py 3.7 KB runs code
- scripts/report_validator.py 4.8 KB runs code
- scripts/stock_chart_generator.py 3.7 KB runs code
- SKILL-equity-task1.md 21 KB
- SKILL-task2-model.md 15 KB
- SKILL-task3-report.md 22 KB
- SKILL-tearsheet.md 17 KB
- valuation/comparable.md 8.5 KB
- valuation/dcf-and-sensitivity.md 19 KB
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.
- 9d ago First seen · 328 lines · 160 tokens per session scan A 3eadd94760b4
equity-research is a skill published in the GitHub repository serejaris/kimi-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 160 tokens to every session and 4,815 once invoked, about $0.0008 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-09-03.
Other skills, from other repositories
fiscaliste
Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…
controleur-fiscal
Inspecteur des finances publiques IA. Simule un contrôle fiscal DGFIP complet sur les comptes d'une entreprise française (SASU, EURL, SAS, SARL). Analyse le FEC, la liasse fiscale, les charges déduites, le compte courant d'associé, la TVA, l'IS selon 8 axes de vérification. Identifie les chefs de redressement…
commissaire-aux-comptes
Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phases : prise de connaissance, contrôle du FEC, vérification du bilan, du compte de résultat, de la balance, de la liasse fiscale, et contrôles transversaux. Émet une opinion motivée sur la fiabilité…
invest-setup
A first-time setup workflow for openInvest, a system for tracking investments and running portfolio analysis.
metengine-data-agent
Real-time smart money analytics API for Polymarket prediction markets, Hyperliquid perpetual futures, and Meteora Solana LP/AMM pools. 63 endpoints. Pay-per-request via x402 on Solana Mainnet USDC. No API keys.
meteora
Complete Meteora DeFi SDK suite for building liquidity pools, AMMs, bonding curves, vaults, token launches, and zap operations on Solana. Use when integrating DLMM, DAMM v2, DAMM v1, Dynamic Bonding Curves, Alpha Vaults, Zap, or Stake-for-Fee functionality.