← 返回 Skills 市场
zimuoo

10JQKA

作者 子沫 · GitHub ↗ · v1.0.2 · MIT-0
darwinwin32 ⚠ suspicious
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tonghuashu
功能描述
操作同花顺炒股软件,覆盖盯盘、选股、自选、下单前检查、复盘等个人炒股全流程
安全使用建议
This package appears internally consistent with its purpose, but it executes local shell commands and simulates keyboard input — both are powerful and can affect other windows or trigger unintended actions. Before installing: 1) review the shipped scripts (ths-hotkeys.mjs, run-all.mjs, etc.) yourself (they are included); 2) run initially in dry-run mode (run-all supports --dryRun) or on a test/VM machine; 3) restrict agent autonomous runs or require explicit user confirmation for any command that opens the trading client or interacts with the GUI; 4) be mindful that SendKeys/osascript will act on whatever window is focused (close or lock other sensitive apps while testing); 5) ensure Node and PowerShell are from trusted installs and that you understand where logs/trade-journal files are written (logs/ in the skill folder). If you want tighter control, require the agent to only produce command text for you to run manually rather than executing commands automatically.
功能分析
Type: OpenClaw Skill Name: tonghuashu Version: 1.0.2 The skill bundle provides a framework for automating the 'Tonghuashun' trading platform using high-risk capabilities, specifically shell execution and GUI automation via PowerShell SendKeys (found in ths-hotkeys.mjs and run-all.mjs). While these capabilities are aligned with the stated purpose of automating trading workflows and the SKILL.md includes safety instructions requiring manual user confirmation for financial transactions, the use of keystroke injection and shell access to control a financial application represents a high-risk behavior. There is no evidence of malicious intent, data exfiltration, or persistence mechanisms; all logging and execution appear to be local.
能力评估
Purpose & Capability
Name/description (THS automation) matches the SKILL.md and the shipped scripts. The code implements GUI automation (osascript on macOS, PowerShell SendKeys on Windows), local logging, risk calculation and plan orchestration — all reasonable for a desktop trading-automation helper. There are no unrelated environment variables, remote endpoints, or unexpected binaries required.
Instruction Scope
The runtime instructions direct the agent to call exec to run local commands (open/osascript on macOS, node + PowerShell SendKeys on Windows) and to run the included Node scripts. The skill reads local files (watchlist, plan files) and writes logs and a trade-journal under its own logs/ directory. This is within the stated purpose, but it does grant the agent the ability to execute OS-level commands and send keystrokes to other applications — a powerful capability that can have side effects if misused or if another window is focused.
Install Mechanism
No external install/downloads or archive extraction are required. This is instruction + local script files only. All code shipped in the package; nothing is pulled from remote URLs during normal operation.
Credentials
The skill does not request credentials or secret environment variables. It briefly checks for Node/PowerShell paths via environment variables (NODE_EXE, POWERSHELL_EXE) but these are optional and used only to locate local executables. No disproportionate access to unrelated services or secrets is requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It writes logs and a JSONL trade‑journal inside its own logs/ directory (normal for this function). Note: the platform default allows autonomous invocation; this skill can execute commands when invoked, so consider invocation policy if you do not want automated runs without explicit user approval.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tonghuashu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tonghuashu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 将同花顺炒股软件自动化操作流程全量写入,包括平台支持、快捷键、标准模板、交易风控和安全边界说明 - 新增Windows AutoHotkey自动化动作和批量任务指令,支持参数化与组合动作 - 丰富高频快捷键和常见用户意图映射,支持短线、波段、复盘等模板化指令 - 清晰定义了自动化操作的分步逻辑、风控规则与人工确认机制,强化安全性 - 增加使用日志说明,便于操作留痕追溯
元数据
Slug tonghuashu
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

10JQKA 是什么?

操作同花顺炒股软件,覆盖盯盘、选股、自选、下单前检查、复盘等个人炒股全流程. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 10JQKA?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tonghuashu」即可一键安装,无需额外配置。

10JQKA 是免费的吗?

是的,10JQKA 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

10JQKA 支持哪些平台?

10JQKA 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, win32)。

谁开发了 10JQKA?

由 子沫(@zimuoo)开发并维护,当前版本 v1.0.2。

💬 留言讨论