equity-research-report-cn

equity-research-report-cn is a skill for Claude Code, Codex from serejaris/kimi-skills. It costs 110 tokens per session (1,684 once invoked), scanned A, original, MIT.

A tool for creating institutional-style investment research reports about stocks, bonds, sectors, funds, derivatives, or quantitative strategies. It supports PDF, DOCX, and PPTX output.

In plain words
What is it for?
Use it to produce research reports with financial sections, numbered charts, glossaries, and disclosure statements.
Why use it?
It gives financial analysis a consistent structure and presentation format suitable for review or sharing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to produce research reports with financial sections, numbered charts, glossaries, and disclosure statements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/serejaris/kimi-skills/equity-research-report-cn
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.

Any agent
npx skills add serejaris/kimi-skills --skill equity-research-report-cn
Clone the repo
git clone --depth 1 https://github.com/serejaris/kimi-skills

Made for: Claude Code, Codex.

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 equity-research-report-cn

README.md
[![agentmods](https://agentmods.dev/badge/skills/serejaris/kimi-skills/equity-research-report-cn/github.svg)](https://agentmods.dev/skills/serejaris/kimi-skills/equity-research-report-cn)
Your own site
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/equity-research-report-cn"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/equity-research-report-cn/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.

agentmods 80×15 button for equity-research-report-cn

Your own site · 80×15
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/equity-research-report-cn"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/equity-research-report-cn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,684 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00110 $0.01684
Opus 5 $0.00055 $0.00842
Sonnet 5 $0.00022 $0.00337
Haiku 4.5 $0.00011 $0.00168

Measured 9d ago against content hash 8334b4edbd5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

equity-research-report-cn 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/equity-research-report-cn/SKILL.md · 135 lines

How it starts

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

Institutional Research Report

Create polished investment research reports styled after top-tier sell-side research with dense content-rich pages and comprehensive section structure.

Reference Source

  • Source type: Uploaded artifact (PDF)
  • Reference artifact type: PDF
  • Reference File Type: PDF
  • Original reference: Goldman Sachs Global Investment Research report on VIX ETPs (35 pages)

Supported Outputs

Format Support
PDF Primary output - best fidelity for the reference style
DOCX Supported - editable document with full styling
PPTX Supported - for slide-deck adaptation of research content

Default output: DOCX (when user does not specify a format)

Font Strategy

The reference uses Univers LT Std (regular, light, bold) as the primary font family with Roboto Condensed for labels and Arial for chart elements.

  • For Latin-only content, use a clean neo-grotesque sans-serif as the primary font (Univers, Helvetica Neue, or Arial)
  • For mixed CJK/Latin content, use a single CJK-capable font family consistently across the entire document:
    • English + CJK: Noto Sans CJK, Source Han Sans, or PingFang SC for all text
    • Preserve the reference's visual character: clean, modern, institutional sans-serif
  • Never leave any component (headings, body, tables, captions, headers, footers, cover text) on a default Latin-only font while patching CJK support elsewhere
  • Table cells with CJK text must wrap and grow vertically; do not clip or allow overflow

Workflow

  1. Read the style contract at references/style_contract.md for complete visual specifications
  2. Read the structure contract at references/structure_contract.md for document organization rules
  3. Gather content from the user (topic, data, charts, analysis)
  4. Build the document section by section following the structure contract
  5. Apply the style contract consistently across all elements

Style Quick Reference

Read the full file on GitHub · 135 lines

Files

What ships with it

2 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.

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. 9d ago First seen · 135 lines · 110 tokens per session scan A 8334b4edbd5f

Subscribe to this mod's changes

equity-research-report-cn is a skill published in the GitHub repository serejaris/kimi-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 110 tokens to every session and 1,684 once invoked, about $0.0006 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.