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 lzwme/finance-quant-skills --skill aksharegit clone --depth 1 https://github.com/lzwme/finance-quant-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/lzwme/finance-quant-skills/akshare)<a href="https://agentmods.dev/skills/lzwme/finance-quant-skills/akshare"><img src="https://agentmods.dev/badge/skills/lzwme/finance-quant-skills/akshare/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/lzwme/finance-quant-skills/akshare"><img src="https://agentmods.dev/badge/skills/lzwme/finance-quant-skills/akshare.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.00053 | $0.02158 |
| Opus 5 | $0.00026 | $0.01079 |
| Sonnet 5 | $0.00011 | $0.00432 |
| Haiku 4.5 | $0.00005 | $0.00216 |
Grade A, and why
akshare 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 10d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
15 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.
- references/api-catalog.md 3.0 KB
- references/fund.md 9.3 KB
- references/futures.md 7.5 KB
- references/macro.md 14 KB
- references/stock.md 489 KB
- scripts/bond_data.py 4.3 KB runs code
- scripts/crypto_data.py 4.8 KB runs code
- scripts/forex_data.py 5.6 KB runs code
- scripts/fund_data.py 5.7 KB runs code
- scripts/futures_data.py 5.7 KB runs code
- scripts/index_data.py 3.8 KB runs code
- scripts/macro_data.py 6.6 KB runs code
- scripts/option_data.py 4.9 KB runs code
- scripts/special_data.py 9.8 KB runs code
- scripts/stock_data.py 7.9 KB runs code
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.
- 10d ago First seen · 129 lines · 53 tokens per session scan A d7bc76e44473
akshare is a skill published in the GitHub repository lzwme/finance-quant-skills (348 stars, last pushed 2mo ago), with no licence file. It adds 53 tokens to every session and 2,158 once invoked, about $0.0003 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
股票分析助手
A stock-analysis workflow for US and Chinese mainland shares that gathers market data and produces a visual HTML report.
金融研报助手
A financial research assistant for examining a listed company’s financial statements, industry position, and historical trends, then producing a structured research report.
报销助理
An expense assistant that reads invoice images, PDFs, and travel receipts, checks them against expense rules, and creates expense forms. OCR means reading printed text from an image automatically.
stock_data
A tool for retrieving financial statements, stock prices, and company details for companies listed in mainland China. It uses AkShare's real-time data sources.
stock-liquidity
Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how…
company-valuation
Estimate the intrinsic value of a public company using DCF, relative (peer multiple) and sum-of-parts (SOTP) methods, then triangulate to an implied share price with upside/downside versus the current market price. Use this skill whenever the user asks: "what is AAPL worth", "valuation of NVDA", "fair value of TSLA"…