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 adambbhe/TDX-finance-mcp-plugin-v3 --skill tdx-tczqcxxgit clone --depth 1 https://github.com/adambbhe/TDX-finance-mcp-plugin-v3Wrote 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/adambbhe/tdx-finance-mcp-plugin-v3/tdx-tczqcxx)<a href="https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-tczqcxx"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-tczqcxx/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/adambbhe/tdx-finance-mcp-plugin-v3/tdx-tczqcxx"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-tczqcxx.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.00158 | $0.02405 |
| Opus 5 | $0.00079 | $0.01203 |
| Sonnet 5 | $0.00032 | $0.00481 |
| Haiku 4.5 | $0.00016 | $0.00241 |
Grade A, and why
查询题材生命周期与持续性 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 13d 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 — 215 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TDX Theme Lifecycle
Overview
只使用当前项目 src/ 已有工具:
tdx_screenertdx_quotestdx_klinetdx_lookup_stocktdx_api_datatdx_api_data(entry="tdxf10_gg_rdtc", fixedTag="sjcd")tdx_api_data(entry="tdxf10_gg_ybpj", fixedTag="yjyg")tdx_api_data(entry="tdxf10_gg_ybpj", fixedTag="yzyq")
核心目标不是罗列新闻,而是回答 3 个问题:
- 这个题材现在处于哪个生命周期阶段
- 它还有没有持续性,持续性来自哪里
- 明天更该看强化、分歧回流,还是退潮确认
优先判断“题材结构”,再判断“核心个股”。不要先入为主地把强势股走势等同于题材强度。
如需更细的阶段定义和打分规则,读取 references/lifecycle-rules.md。
Modes
市场模式
用户没有指定题材,只问“当前主线是什么”“哪个方向还有持续性”“市场在交易什么”时使用。
题材模式
用户明确给了题材、方向、板块或主题词,例如“算力”“深海科技”“低空经济”“可控核聚变”。
个股代理模式
用户给的是具体股票,但问题本质上是在问它背后题材还能不能做、是否仍在主升、是否已经退潮。先做简化题材判断,再落到个股地位。
Tool Routing
1. 市场环境
先看指数和短线环境,不要脱离市场单看题材:
tdx_quotes code="000001" setcode="1" hasHQInfo="1" hasExtInfo="1"
tdx_quotes code="399001" setcode="0" hasHQInfo="1" hasExtInfo="1"
tdx_quotes code="399006" setcode="0" hasHQInfo="1" hasExtInfo="1"
tdx_screener message="涨停" pageSize="20"
tdx_screener message="跌停" pageSize="20"
tdx_screener message="2连板" pageSize="20"
tdx_screener message="3连板" pageSize="20"
至少回答:
- 市场是否支持题材博弈
- 连板高度和梯队是否抬升
- 高位负反馈是否扩散
- 当前更像主升、轮动还是退潮
2. 题材强度与扩散
用户给了题材名称时,优先用 tdx_screener 从题材角度抓结构,不要只看单一代表股:
tdx_screener message="<题材> 涨停" pageSize="20"
tdx_screener message="<题材> 主力净流入" pageSize="20"
tdx_screener message="<题材> 涨幅前列" pageSize="20"
tdx_screener message="<题材> 2连板" pageSize="20"
重点看:
- 有没有成片涨停,而不是只有 1 只独苗
- 有没有 2 板、3 板或趋势中军承接
- 强度集中在龙头,还是能向分支扩散
- 题材是否连续多日反复活跃
如果用户给了板块代码或你已经明确板块代码,可补 tdx_api_data 看板块阶段表现和市场统计:
tdx_api_data entry="TdxSharePCCW.skef10_bk_cpbd_jczl" branch="003" code="880976" timeType="1m"
tdx_api_data entry="TdxSharePCCW.skef10_bk_cpbd_jczl" branch="004" code="880976"
3. 个股与题材映射
用户只给股票时:
- 先用
tdx_lookup_stock确认代码与setcode - 用
tdx_api_data查它属于什么热点链路 - 再用
tdx_quotes、tdx_kline、tdx_api_data判断它是龙头、中军、补涨还是后排
常用查询:
tdx_api_data entry="TdxSharePCCW.tdxf10_gg_rdtc" code="000001" fixedTag="zttzbkz"
tdx_api_data entry="TdxSharePCCW.tdxf10_gg_rdtc" code="000001" fixedTag="zttzztk"
tdx_api_data entry="TdxSharePCCW.tdxf10_gg_rdtc" code="000001" fixedTag="sjcd"
tdx_api_data entry="TdxSharePCCW.tdxf10_gg_jyds" code="000001" fixedTag="ztfx"
tdx_api_data entry="TdxSharePCCW.tdxf10_gg_jyds" code="000001" fixedTag="zjlx"
tdx_quotes code="000001" setcode="0" hasHQInfo="1" hasExtInfo="1" hasProInfo="1" bspNum="5"
tdx_kline code="000001" setcode="0" period="4" wantNum="30" tqFlag="11"
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.
- 13d ago First seen · 215 lines · 158 tokens per session scan A abe160b4cf67
查询题材生命周期与持续性 is a skill published in the GitHub repository adambbhe/TDX-finance-mcp-plugin-v3 (35 stars, last pushed 2mo ago), licensed MIT. It adds 158 tokens to every session and 2,405 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-08-30.
Other skills, from other repositories
hithink-finance
A routing guide for accessing Chinese A-share financial data, including prices, company reports, valuations, funds, indices, sectors, and local data storage.
hithink-finance-fund
A command-line guide for querying fund information, including profiles, managers, holdings, prices, returns, financial data, news, and exchange-traded fund snapshots. A command-line tool is a program controlled by typed terminal commands.
hithink-finance-data
A local data-management skill for the HiThink Finance command-line tool and its DuckDB database. DuckDB is a database stored in a local file.
hithink-finance-market
A command-line tool entry for retrieving ordinary Chinese A-share market data, including snapshots, historical price bars, trading calendars, adjustment factors, and company actions.
hithink-finance-special-data
A command-line tool entry for retrieving special Chinese market lists and event data, such as limit-up stocks, limit-down stocks, unusual moves, hot stocks, and Dragon-Tiger records.
hithink-finance-futures
A command-line data source for public futures-market information, including contracts, positions, warehouse receipts, basis, trading schedules, and price charts. Futures are agreements to buy or sell an asset at a set future date.