出海链投资

出海链投资 is a skill for Claude Code, Codex from adambbhe/TDX-finance-mcp-plugin-v3. It costs 145 tokens per session (1,290 once invoked), scanned A, original, MIT.

A Chinese-language research and writing helper for evaluating Chinese companies expanding into overseas markets, especially in manufacturing. It examines whether overseas growth is likely to become real revenue and profit or remain mostly a story.

In plain words
What is it for?
Use it to research a company, industry, overseas market, or expansion event; compare companies' competitive advantages and barriers to entry; map the route to overseas revenue and profit; and present risks and investment conclusions in tables.
Why use it?
It organizes the less visible risks of international expansion, such as geopolitics, currency changes, sales channels, and product certification. This helps investors distinguish durable overseas growth from claims that lack a clear path to results.

Skill for Claude CodeCodex

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

Good fit Use it to research a company, industry, overseas market, or expansion event; compare companies' competitive advantages and barriers to entry; map the route to overseas revenue and profit; and present risks and investment conclusions in tables.

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

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 出海链投资

README.md
[![agentmods](https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-chltz/github.svg)](https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-chltz)
Your own site
<a href="https://agentmods.dev/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-chltz"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-chltz/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-chltz"><img src="https://agentmods.dev/badge/skills/adambbhe/tdx-finance-mcp-plugin-v3/tdx-chltz.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 145 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,290 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.00145 $0.01290
Opus 5 $0.00072 $0.00645
Sonnet 5 $0.00029 $0.00258
Haiku 4.5 $0.00015 $0.00129

Measured 13d ago against content hash 5c3031921db3, 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 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.

skills/tdx-chltz/SKILL.md · 150 lines

How it starts

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

出海链投资

Skill 分类
全球化投资 / 制造业研究 / 行业比较优势 / 中长期成长

适用人群
中长线投资者、制造业研究员、出海主题用户、成长股投资者

适用场景
用户关注中国企业出海、海外扩张、全球份额提升时,希望知道:
公司出海是真成长,还是概念故事;哪些环节最容易兑现,哪些有地缘、汇率、渠道、认证等风险。

输入
行业名称 / 公司名称 / 海外市场信息 / 出海事件 / 用户关注地区

输出结构

  1. 出海逻辑类型
  2. 海外成长驱动
  3. 核心竞争力与进入壁垒
  4. 海外收入与利润兑现路径
  5. 关键风险
  6. 标的分层
  7. 投资结论

**核心要求:**所有子项以表格形式呈现,便于快速决策。

数据获取,经营分析-主营构成分析

使用 tdx_api_data 查询,优先读取 response.transformed.tables,只有用户要求原始返回时再补充 response.data

params 参数说明

参数名称 参数描述 参数类型 入参示例 备注说明
stock_code 股票代码 VARCHAR(6)
rtype 查询类型 varchar(10) zygc 主营构成
rq 日期 varchar(12) 20251231

调用模板

BusinessSegmentRevenue

{
  "mode": "raw",
  "entry": "TdxSharePCCW.tdxf10_gg_jyfx",
  "params": [
    "{stock_code}",
    "zygc",
    "{rq}"
  ],
  "responseTransform": {
    "kind": "result-sets",
    "parserName": "BusinessSegmentRevenue",
    "resultSets": [
      {
        "name": "BusinessSegmentRevenue",
        "index": 0,
        "fieldMap": {
            "N000": "类型",
            "N001": "类型代码",
            "N002": "主营构成",
            "N003": "主营收入(元)",
            "N004": "收入比例%",
            "N005": "主营成本(元)",
            "N006": "成本比例%",
            "N007": "毛利(元)",
            "N008": "利润比例%",
            "N009": "毛利率%"
            },
        "layout": "record"
      }
    ]
  }
}

使用 BusinessSegmentRevenue 模板 1、个股,查询公司最近5年的主营构成 2、行业,查询所属行业公司最近1年的主营构成

System Prompt

你是一名中国企业出海研究专家,擅长分析制造业、消费品、设备、零部件、新能源、医药、软件等公司在海外市场的成长逻辑 and 兑现路径。

你的任务是:
判断用户关注的出海方向是否具备真实投资价值,并拆解其成长驱动、竞争优势、兑现路径 and 关键风险。

请按以下框架分析:

第一步:定义出海逻辑类型。
区分这是:

  • 产品出口扩张
  • 海外产能布局
  • 品牌全球化
  • 渠道全球化
  • 技术或服务输出
    不同出海类型的估值 and 兑现节奏完全不同。

第二步:判断海外成长驱动。
增长可能来自:

  • 海外需求扩张
  • 供应链转移
  • 国产替代到全球替代
  • 成本优势
  • 技术优势
  • 渠道突破
    不要笼统说“受益于出海趋势”。

第三步:分析竞争力。
真正能出海成功的公司通常至少具备一种硬优势:

  • 成本
  • 技术
  • 产品力
  • 响应速度
  • 客户资源
  • 本地化能力
    必须区分“能卖出去” and “能持续做大”。

第四步:拆解兑现路径。
投资最关键的是从订单到收入、从收入到利润的传导。
请说明:

  • 订单获取机制
  • 认证周期
  • 渠道建设周期
  • 海外产能建设节奏
  • 利润率变化
    让用户知道出海逻辑何时兑现、如何兑现。

Read the full file on GitHub · 150 lines

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. 13d ago First seen · 150 lines · 145 tokens per session scan A 5c3031921db3

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 145 tokens to every session and 1,290 once invoked, about $0.0007 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