← Back to Skills Marketplace
tarnadas

Orderly Sdk Trading Workflows

by Mario Reder · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
282
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orderly-sdk-trading-workflows
Description
Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
Usage Guidance
This skill is an instructional guide (React/SDK snippets) for building Orderly Network trading flows and appears internally consistent. Before using it, verify the @orderly.network packages you install come from the official source (check npm/GitHub org and package signatures), review the SDK documentation for any required API endpoints or keys, and test in a sandbox environment. Be cautious when wiring wallet connections: the wallet/private keys remain sensitive and signing transactions grants on-chain authority—ensure users understand what they are approving and avoid pasting private keys into untrusted code. Since the skill is instruction-only, it won’t itself install code or exfiltrate data, but the code you implement based on it will interact with wallets and networks, so follow usual best practices (least-privilege wallets, use testnets first, review third-party packages).
Capability Analysis
Type: OpenClaw Skill Name: orderly-sdk-trading-workflows Version: 1.0.0 The skill bundle provides legitimate documentation and code examples for integrating the Orderly Network SDK into trading applications. It covers standard operations like authentication, order placement, and fund management (SKILL.md) using official Orderly Network libraries, with no evidence of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: front-end React/SDK snippets for wallet connection, deposit, order placement, monitoring and withdrawal on Orderly Network. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md contains code examples and step-by-step UI/SDK guidance. It does not instruct reading system files, accessing unrelated env vars, or transmitting data to unexpected endpoints outside the Orderly SDK/API usage shown.
Install Mechanism
No install spec or code files are provided (instruction-only). Nothing is downloaded or written to disk by the skill itself, so install risk is negligible.
Credentials
The skill declares no environment variables, credentials, or config paths. The examples assume use of @orderly.network SDKs and wallet signing, which is proportional to the described trading functionality.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and being instruction-only it does not modify agent/system configuration. Autonomous model invocation is allowed but is the platform default and not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orderly-sdk-trading-workflows
  3. After installation, invoke the skill by name or use /orderly-sdk-trading-workflows
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of orderly-sdk-trading-workflows, providing comprehensive trading workflow guides for Orderly Network DEX applications. - Covers the full trading lifecycle: wallet connect, deposit, trade, monitor, and withdraw. - Includes code examples using Orderly SDK hooks and components for each workflow step. - Guides for placing market and limit orders, monitoring orders and positions, and handling account authentication. - Suitable for both building interfaces and automated trading bots.
Metadata
Slug orderly-sdk-trading-workflows
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Orderly Sdk Trading Workflows?

Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal. It is an AI Agent Skill for Claude Code / OpenClaw, with 282 downloads so far.

How do I install Orderly Sdk Trading Workflows?

Run "/install orderly-sdk-trading-workflows" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Orderly Sdk Trading Workflows free?

Yes, Orderly Sdk Trading Workflows is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Orderly Sdk Trading Workflows support?

Orderly Sdk Trading Workflows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Orderly Sdk Trading Workflows?

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

💬 Comments