用于个股问答总控,聚焦总控路由 / 个股研究中枢 / 决策支持。用户通常只会输入一句问题,例如“蓝思科技能不能买?”、“这个票短期怎么看?”、“为什么今天不涨?”。本技能负责识别问题类型、调取合适的数据,再路由到最合适的分析框架。常用工具包括 tdx_quotes、tdx-kline、tdx_api_data、tdx_screener。
$npx -y skills add adambbhe/tdx-finance-mcp-plugin-v3 --skill tdx-ggwdzkInstalls into the current project.
Run `npx skills use "https://github.com/adambbhe/tdx-finance-mcp-plugin-v3" --skill "adambbhe/tdx-finance-mcp-plugin-v3/tdx-ggwdzk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/adambbhe/tdx-finance-mcp-plugin-v3" that are relevant to the current task. Run `npx skills add "https://github.com/adambbhe/tdx-finance-mcp-plugin-v3"` and select the relevant skills, then follow their instructions.