← 返回 Skills 市场
Orderly Positions Tpsl
作者
Mario Reder
· GitHub ↗
· v1.0.0
261
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-positions-tpsl
功能描述
Monitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings
安全使用建议
This skill appears to be what it says: an Orderly position and TP/SL helper with examples and API calls. However, it requires an Orderly API key with trading scope (able to place/modify orders) but the package metadata does not declare or manage that credential. Before installing or enabling the skill: (1) Confirm the exact API host/domain you will be calling (ensure it is the official Orderly API), (2) only provide API keys with the minimal necessary scopes and consider using a restricted subaccount or testnet key, (3) avoid giving long-lived or broadly scoped trading keys — prefer ephemeral tokens or keys with IP restrictions if available, (4) understand that the agent can invoke skills autonomously (default), and because this skill can place orders you should only permit it if you trust the skill source, and (5) test with small or simulated positions first. If you need higher assurance, ask the publisher for explicit instructions on how credentials are expected to be supplied (environment variables, agent secrets, or local config) and for proof that the endpoints/hooks reference the official SDK and API.
功能分析
Type: OpenClaw Skill
Name: orderly-positions-tpsl
Version: 1.0.0
The skill bundle provides legitimate documentation and code snippets for managing trading positions, leverage, and TP/SL orders using the Orderly Network API and React SDK. It contains standard integration examples (SKILL.md) and metadata (_meta.json) without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description align with the SKILL.md content: REST endpoints, React hooks, and examples all target Orderly position management, leverage, and TP/SL functionality.
Instruction Scope
Runtime instructions and code samples focus on position retrieval, closing positions, leverage changes, and TP/SL order creation. There are no instructions to read unrelated system files, scan directories, or exfiltrate data to third-party endpoints.
Install Mechanism
No install spec or code files are included (instruction-only). This is the lowest-risk install model because nothing is written to disk by the skill package itself.
Credentials
The SKILL.md explicitly requires an Orderly API key with `read` and `trading` scopes, but the skill metadata declares no required environment variables or primary credential. That mismatch means the skill expects credentials at runtime but does not document where/how they should be provided — be cautious about supplying trading-scoped keys.
Persistence & Privilege
The skill is not marked always:true and uses default invocation settings. It does not request persistent system-level privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orderly-positions-tpsl - 安装完成后,直接呼叫该 Skill 的名称或使用
/orderly-positions-tpsl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Orderly Positions TP/SL 1.0.0 – Initial Release
- Monitor open positions in real-time, with live PnL and ROI updates.
- Configure Take-Profit and Stop-Loss (TP/SL) orders for risk management.
- Adjust position leverage and manage margin settings.
- Close positions partially or fully via market or SDK methods.
- Simple API and React SDK integration for building position management interfaces.
元数据
常见问题
Orderly Positions Tpsl 是什么?
Monitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。
如何安装 Orderly Positions Tpsl?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orderly-positions-tpsl」即可一键安装,无需额外配置。
Orderly Positions Tpsl 是免费的吗?
是的,Orderly Positions Tpsl 完全免费(开源免费),可自由下载、安装和使用。
Orderly Positions Tpsl 支持哪些平台?
Orderly Positions Tpsl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orderly Positions Tpsl?
由 Mario Reder(@tarnadas)开发并维护,当前版本 v1.0.0。
推荐 Skills