查询分红融资

查询分红融资 is a skill for Codex from adambbhe/TDX-finance-mcp-plugin-v3. It costs 89 tokens per session (1,463 once invoked), scanned A, original, MIT.

A guide for querying Chinese stock dividend and financing data through the TDX data interface. Dividend data covers shareholder cash distributions; financing data covers actions such as rights issues and new share offerings.

In plain words
What is it for?
Use it to retrieve dividend histories, yields, payout ratios, rankings, cash-to-financing ratios, rights-issue plans, placement details, refinancing plans, and shareholder-movement data.
Why use it?
It maps user requests to the correct query type and fixed tag, reducing mistakes when retrieving different kinds of stock data. It also defines the expected parameter formats.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to retrieve dividend histories, yields, payout ratios, rankings, cash-to-financing ratios, rights-issue plans, placement details, refinancing plans, and shareholder-movement data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing
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 adambbhe/TDX-finance-mcp-plugin-v3 --skill tdx-dividend-financing
Clone the repo
git clone --depth 1 https://github.com/adambbhe/TDX-finance-mcp-plugin-v3

Made for: 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 查询分红融资

README.md
[![agentmods](https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing/github.svg)](https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing)
Your own site
<a href="https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing/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 查询分红融资

Your own site · 80×15
<a href="https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-dividend-financing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,463 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.00089 $0.01463
Opus 5 $0.00044 $0.00732
Sonnet 5 $0.00018 $0.00293
Haiku 4.5 $0.00009 $0.00146

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

Security

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 12d 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.

skills/tdx-dividend-financing/SKILL.md · 132 lines

How it starts

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

TDX Dividend Financing

何时使用

当用户想查询以下信息时使用本 skill:

  • 分红与募资概览
  • 分红图、分红历史走势
  • 分红排名、股息率、派现融资比
  • 配股方案、增发方案、增发获配明细
  • 分红视界股票筛选、对比数据
  • 股东进出详情和类别

统一通过 tdx_api_data 调用,不直接拼 HTTP 请求。

主入口

  • 主入口 entryTdxSharePCCW.tdxf10_gg_fhrz
  • 自动推导 modecode-fixed-tag
  • 基本参数形态为 [code, fixedTag]

fixedTag 映射

场景 fixedTag 默认 preset
分红与募资概览 pxmz dividend_financing_overview
分红图 fh dividend_chart
配股已实施方案与预案 pf rights_issue_plan
增发获配明细 zfpg placement_detail
增发方案与实施 zf refinancing_plan
分红历史走势-股利支付率 fhlszs_glzfl dividend_history_payout
分红历史走势-股息率 fhlszs_gxl dividend_history_yield
分红排名-股利支付率 fhpm_glzfl dividend_rank_payout
分红排名-股息率 fhpm_gxl dividend_rank_yield
分红排名-派现融资比 fhpm_pxrzb dividend_rank_cashfin_ratio

优先依赖自动推导,不必显式传 mode

其他已接入入口

分红表分页

  • entry="TdxSharePCCW.tdxf10_gg_fhrz_fh"
  • 参数形态 [code, fixedTag, extra]
  • fixedTag="fh"
  • extra 表示页码
  • 默认 preset="dividend_table"

分红视界

  • entry="TdxSharePCCW.tdxf10_gg_sj"
  • 参数形态 [fixedTag, code, extraOne, extraTwo]

映射:

  • fixedTag="qhgp" -> dividend_viewer_filter
  • fixedTag="fh_sj" -> dividend_viewer_compare

股东进出详情

  • entry="TdxSharePCCW.tdxf10_gg_gdyjcgmx"
  • 参数形态 [fixedTag, code, extraOne, extraTwo, extraThree]

映射:

  • fixedTag="gdjc" -> holder_change_detail
  • fixedTag="gdjcmxrq" -> holder_change_type

其中:

  • extraOne 是机构代码
  • extraTwo 是股东 id
  • extraThree 是页码
  • gdjcmxrq 允许 code 为空字符串

调用示例

分红与募资概览

tdx_api_data entry="TdxSharePCCW.tdxf10_gg_fhrz" code="000001" fixedTag="pxmz"

分红历史走势-股息率

tdx_api_data entry="TdxSharePCCW.tdxf10_gg_fhrz" code="601086" fixedTag="fhlszs_gxl"

分红排名-派现融资比

tdx_api_data entry="TdxSharePCCW.tdxf10_gg_fhrz" code="601086" fixedTag="fhpm_pxrzb"

分红表分页

tdx_api_data entry="TdxSharePCCW.tdxf10_gg_fhrz_fh" code="000001" fixedTag="fh" extra="1"

Read the full file on GitHub · 132 lines

Files

What ships with it

1 file 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. 12d ago First seen · 132 lines · 89 tokens per session scan A a8406b733ebe

Subscribe to this mod's changes

查询分红融资 is a skill published in the GitHub repository adambbhe/TDX-finance-mcp-plugin-v3 (35 stars, last pushed 2mo ago), licensed MIT. It adds 89 tokens to every session and 1,463 once invoked, about $0.0004 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.

Related

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-Tech/Financial-API · 93 tokens

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-Tech/Financial-API · 96 tokens

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-Tech/Financial-API · 60 tokens

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-Tech/Financial-API · 89 tokens

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-Tech/Financial-API · 82 tokens

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.

HiThink-Tech/Financial-API · 78 tokens