← Back to Skills Marketplace
zimuoo

10JQKA

by 子沫 · GitHub ↗ · v1.0.2 · MIT-0
darwinwin32 ⚠ suspicious
152
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tonghuashu
Description
操作同花顺炒股软件,覆盖盯盘、选股、自选、下单前检查、复盘等个人炒股全流程
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tonghuashu
  3. After installation, invoke the skill by name or use /tonghuashu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Version 1.0.2 将同花顺炒股软件自动化操作流程全量写入,包括平台支持、快捷键、标准模板、交易风控和安全边界说明 - 新增Windows AutoHotkey自动化动作和批量任务指令,支持参数化与组合动作 - 丰富高频快捷键和常见用户意图映射,支持短线、波段、复盘等模板化指令 - 清晰定义了自动化操作的分步逻辑、风控规则与人工确认机制,强化安全性 - 增加使用日志说明,便于操作留痕追溯
Metadata
Slug tonghuashu
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 10JQKA?

操作同花顺炒股软件,覆盖盯盘、选股、自选、下单前检查、复盘等个人炒股全流程. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install 10JQKA?

Run "/install tonghuashu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 10JQKA free?

Yes, 10JQKA is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 10JQKA support?

10JQKA is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, win32).

Who created 10JQKA?

It is built and maintained by 子沫 (@zimuoo); the current version is v1.0.2.

💬 Comments