← 返回 Skills 市场
a-stock-profit-taking
作者
haohanyang92
· GitHub ↗
· v1.0.0
· MIT-0
256
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install profit-taking-strategy
功能描述
用分批止盈锁定利润,不追求卖在最高点。用于A股卖股策略。
安全使用建议
This skill is a benign, text-only set of trading heuristics — not code that will place trades. Before using it in live trading: 1) treat it as educational, not financial advice; backtest the rules on historical data and run in paper trading first; 2) do NOT grant any trading account credentials or broker API keys to an agent that uses this skill unless you explicitly trust and audit that integration — if you combine this skill with a separate broker-integration skill, require explicit manual confirmation for any trade; 3) validate compliance with local rules and taxes for A‑share trading; 4) note the skill has no provenance/homepage — if you need accountability, ask the publisher for source or references. Overall: safe to read/use as a guideline, but exercise standard caution before automating trades.
功能分析
Type: OpenClaw Skill
Name: profit-taking-strategy
Version: 1.0.0
The skill bundle provides a structured profit-taking strategy for A-share stock trading. It contains only informational instructions in SKILL.md regarding batch selling rules and lacks any executable code, network requests, or data exfiltration risks.
能力评估
Purpose & Capability
The name/description match the SKILL.md content: a simple multi-step profit-taking rule for A‑share sell decisions. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
The SKILL.md contains only high-level trading rules and example scenarios (when to sell, percentages). It does not instruct the agent to read files, call external APIs, or execute trades automatically. Note: the guidance is intentionally general and leaves room for agent discretion.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no third-party packages are pulled.
Credentials
No environment variables, credentials, or config paths are requested; the requested surface is proportionate to a textual trading-strategy skill.
Persistence & Privilege
Skill is not marked always:true and uses default invocation behavior. It does not request elevated or persistent system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install profit-taking-strategy - 安装完成后,直接呼叫该 Skill 的名称或使用
/profit-taking-strategy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the profit-taking-strategy skill for the A股市场.
- Introduces a tiered selling strategy: sell 50% at 10% profit, 30% at 20% profit, and keep 20% to follow the trend.
- Provides practical rules and example scenarios for incremental profit-locking.
- Emphasizes not aiming for the absolute peak, favoring disciplined selling and risk management.
- Outlines clear triggers and user questions the strategy addresses, such as when and how much to sell.
元数据
常见问题
a-stock-profit-taking 是什么?
用分批止盈锁定利润,不追求卖在最高点。用于A股卖股策略。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。
如何安装 a-stock-profit-taking?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install profit-taking-strategy」即可一键安装,无需额外配置。
a-stock-profit-taking 是免费的吗?
是的,a-stock-profit-taking 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
a-stock-profit-taking 支持哪些平台?
a-stock-profit-taking 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 a-stock-profit-taking?
由 haohanyang92(@haohanyang92)开发并维护,当前版本 v1.0.0。
推荐 Skills