by zhuyifang
同花顺免费开源AI插件FQGate(原插件名 tonghuasun-agent):为 Codex、Claude Code、DeepSeek 等 AI 工具提供本机 A 股实时行情、K 线、Level-2、资讯、账户查询与可选交易能力。
# Add to your Claude Code skills
git clone https://github.com/zhuyifang/tonghuasun-agentGuides for using ai agents skills like tonghuasun-agent.
Last scanned: 9/10/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-10T08:40:36.090Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}tonghuasun-agent is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by zhuyifang. 同花顺免费开源AI插件FQGate(原插件名 tonghuasun-agent):为 Codex、Claude Code、DeepSeek 等 AI 工具提供本机 A 股实时行情、K 线、Level-2、资讯、账户查询与可选交易能力。. It has 189 GitHub stars.
Yes. tonghuasun-agent passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/zhuyifang/tonghuasun-agent" and add it to your Claude Code skills directory (see the Installation section above).
tonghuasun-agent is primarily written in JavaScript. It is open-source under zhuyifang on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh tonghuasun-agent against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
面向同花顺桌面客户端的非官方本机 AI Agent 连接工具
这是一个由独立开发者维护的非官方项目,与同花顺及其关联公司不存在授权、合作或背书关系。
在 Codex、Claude Code、WorkBuddy、ZCode、OpenClaw、DeepSeek Harness、豆包或千问中,直接查询你电脑上的同花顺行情、K 线、持仓、委托和成交数据。
插件不会为你增加任何行情、账户或交易权限。你能看到的数据和能使用的功能,仍以当前登录的同花顺账户、证券账户及相应服务权限为准。
所有功能均免费开放,不设订阅、会员、套餐、试用额度或付费解锁。
在你正在使用的 AI 助手中直接发送
安装并配置同花顺插件,项目地址:https://gitee.com/qicuo/tonghuasun-agent.git
14546787安装时会自动生成本机 API 访问令牌,并保存在你的电脑上。打开 PowerShell,运行下面的命令即可查看:
(Get-Content "$env:LOCALAPPDATA\TonghuasunCodex\config.json" -Raw | ConvertFrom-Json).localAccessToken
在接口文档的测试窗口或其他 API 客户端中,把获取到的令牌加入请求头:
X-Tonghuasun-Codex-Token: 获取到的令牌
令牌只用于访问当前电脑上的同花顺接口,请不要截图、公开或发送给他人。如果命令提示配置文件不存在或令牌为空,请让 AI 助手执行“修复同花顺插件配置”,无需手动创建令牌。
交易工具默认关闭,只有你主动开启后才会出现。通过 Agent 下单、撤单或改单时,会先显示交易内容并等待你确认,随后仍需经过同花顺的交易流程;仅查询行情和账户数据不会发起交易。
交易功能尚未经过完整测试,如遇问题,请提交 Issue。
无人值守 REST 交易使用单独的开关,默认同样关闭,不会因为开启 Agent 交易工具而自动启用。
本项目是一项数据连接和展示工具,不提供个股推荐、收益预测或投资建议。AI 生成的内容可能存在错误或延迟,行情、资金、委托和成交状态请以同花顺、证券公司及交易所的正式记录为准。
本项目不运营用于接收行情、账户或交易数据的远程服务器。插件读取到的数据只会在你的电脑上处理,并交给当前电脑上调用它的 AI 助手或程序;这些数据不会上传给项目维护者。
本机接口只绑定 127.0.0.1 和当前电脑的私有局域网地址,不使用通配地址,也不接受公网访问。局域网设备调用接口时同样必须提供随机生成的访问令牌;Windows 防火墙只允许专用网络或域网络中的本地子网访问。请只在你信任的局域网中使用,不要通过端口映射、内网穿透或反向代理把接口开放到公网;更换网络后如果电脑的局域网地址发生变化,请重新运行插件配置。插件会从 GitHub 或 Gitee 获取公开版本信息,但请求中不包含行情、账户或交易内容;问财查询会按功能需要访问同花顺服务。使用云端 Agent 或模型时,工具结果可能由你选择的服务处理,具体以该服务的隐私政策和设置为准。
详细说明见隐私政策。
如果这个项目对你有帮助,欢迎打赏支持。打赏完全自愿,不用于购买任何功能、数据权限、投资建议、问题处理优先级或后续服务承诺。
赞助者: 峰-Kevin · 阿东 · 星光 · 許 · 序号 · ICE · U_U · wd
Agent 入口、配置器、传输桥和 SDK 依据 AGPL-3.0-only 开源,C# 开发的同花顺本机插件暂时闭源。许可范围、使用条款和隐私说明见法律与许可说明。