← Back to Skills Marketplace
haohanyang92

a-stock-stop-loss

by haohanyang92 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
316
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stop-loss-optimization
Description
用动态止损锁定利润,避免"小盈大亏"。用于A股风控。
Usage Guidance
This skill is a coherent, read-only trading rule set and cannot execute trades by itself. Before using it with real money: (1) backtest the rules on historical A-share data and paper-trade to validate performance, (2) do not grant broker API keys to the agent unless you trust and audit that integration, (3) confirm the rules fit your risk tolerance and regulatory constraints, and (4) prefer skills with clear provenance (homepage/author) if you plan to automate execution.
Capability Analysis
Type: OpenClaw Skill Name: stop-loss-optimization Version: 1.0.0 The skill bundle contains purely informational instructions for an AI agent to provide dynamic stop-loss advice for stock trading. There is no executable code, no network activity, and no evidence of malicious intent or prompt injection in SKILL.md or _meta.json. All content is consistent with the stated purpose of financial risk management.
Capability Assessment
Purpose & Capability
The name/description (A-share dynamic stop-loss) match the SKILL.md content. The skill does not request unrelated binaries, environment variables, or install steps — nothing excessive for a strategy document.
Instruction Scope
SKILL.md contains only trading rules and scenarios (initial stop, trailing stop triggers, extreme-case behavior). It does not instruct the agent to read files, call external services, access credentials, or transmit data to third parties.
Install Mechanism
No install spec or code files are present. Being instruction-only means nothing is written to disk or fetched at install time.
Credentials
The skill requires no environment variables, credentials, or config paths — which is proportional for a strategy-only skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent system privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stop-loss-optimization
  3. After installation, invoke the skill by name or use /stop-loss-optimization
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of stop-loss-optimization skill: - Implements dynamic stop-loss strategies to lock in profits and avoid large losses in A-share trading. - Sets clear initial and trailing stop-loss rules based on price movement (5%, 10%, 15% profit levels). - Provides special guidelines for extreme market situations. - Emphasizes principles to never let a profit turn into a loss and to always cap losses at 5%. - Includes practical examples and typical trigger scenarios for using the skill.
Metadata
Slug stop-loss-optimization
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is a-stock-stop-loss?

用动态止损锁定利润,避免"小盈大亏"。用于A股风控。 It is an AI Agent Skill for Claude Code / OpenClaw, with 316 downloads so far.

How do I install a-stock-stop-loss?

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

Is a-stock-stop-loss free?

Yes, a-stock-stop-loss is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does a-stock-stop-loss support?

a-stock-stop-loss is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created a-stock-stop-loss?

It is built and maintained by haohanyang92 (@haohanyang92); the current version is v1.0.0.

💬 Comments