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-research-report-cngit 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-report-cn)<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.
<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>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.00110 | $0.01684 |
| Opus 5 | $0.00055 | $0.00842 |
| Sonnet 5 | $0.00022 | $0.00337 |
| Haiku 4.5 | $0.00011 | $0.00168 |
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.
Copies of this mod
1 near-identical copy found in the catalogue:
- equity-research-report — 92% identical, 4 lines differ
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 |
|---|---|
| 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
- Read the style contract at
references/style_contract.mdfor complete visual specifications - Read the structure contract at
references/structure_contract.mdfor document organization rules - Gather content from the user (topic, data, charts, analysis)
- Build the document section by section following the structure contract
- Apply the style contract consistently across all elements
Style Quick Reference
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.
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 · 135 lines · 110 tokens per session scan A 8334b4edbd5f
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.
Other skills, from other repositories
iflytek-ocr-invoice
An image-reading tool that extracts structured information from Chinese invoices, receipts, bills, and tickets. OCR means turning text in a photo or scan into computer-readable data.
cwicr-report-generator
Generate professional cost estimation reports from CWICR calculations. HTML, PDF, Excel outputs with charts and breakdowns.
financial-document-parser
Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track recurring charges, and generate expense reports. Use when user provides financial PDFs or images.
Summarize document text and identify its main claims, evidence, and unanswered questions.
LaTeX工具
A tool for creating, compiling, and checking mathematical modelling papers written in LaTeX, a document system often used for technical writing.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…