← Back to Skills Marketplace
Orderly Sdk React Hooks
by
Mario Reder
· GitHub ↗
· v1.0.0
267
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install orderly-sdk-react-hooks
Description
Reference guide for using Orderly React SDK hooks - useOrderEntry, usePositionStream, useOrderbookStream, useCollateral, and more
Usage Guidance
This skill is just documentation/examples for using the @orderly.network React hooks and appears internally consistent. Before you install the referenced npm packages in a project, verify the package identity and source on the npm registry or GitHub, review the package's dependencies and changelog, and run your usual supply-chain checks (pin a version, use a lockfile, run npm/yarn audit). Do not paste private keys or secrets into example code or into a public project. If you plan to run third-party packages in a production environment, consider reviewing the package source or using a vetted fork.
Capability Analysis
Type: OpenClaw Skill
Name: orderly-sdk-react-hooks
Version: 1.0.0
The skill bundle is a legitimate documentation reference for the Orderly Network React SDK hooks (@orderly.network/hooks). It provides hook signatures, usage examples, and architectural patterns for building decentralized exchange interfaces, with no evidence of malicious code, data exfiltration, or prompt injection attempts in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is a documentation/reference for @orderly.network React hooks. It requests no binaries, env vars, or configs and the SKILL.md content is consistent with that purpose.
Instruction Scope
SKILL.md contains code examples, API signatures, and setup guidance for using the hooks in a React app. It does not instruct the agent to run shell commands, read unrelated files, access environment variables, or transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only). The doc mentions normal npm/yarn install commands for the third-party package, which is expected for a library reference and does not itself install anything on the agent.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documentation does not request sensitive values or unrelated credentials.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or attempt to modify other skills or agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orderly-sdk-react-hooks - After installation, invoke the skill by name or use
/orderly-sdk-react-hooks - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
orderly-sdk-react-hooks v1.0.0
- Initial release with a comprehensive reference guide (SKILL.md) for all available Orderly Network React hooks.
- Includes setup instructions and usage examples for major hooks: useAccount, useWalletConnector, useOrderEntry, useOrderStream, usePositionStream, useTPSLOrder, and more.
- Covers installation requirements and React app integration with Orderly providers.
- Provides detailed hook signatures, parameters/return types, and example component code for effective integration.
Metadata
Frequently Asked Questions
What is Orderly Sdk React Hooks?
Reference guide for using Orderly React SDK hooks - useOrderEntry, usePositionStream, useOrderbookStream, useCollateral, and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.
How do I install Orderly Sdk React Hooks?
Run "/install orderly-sdk-react-hooks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orderly Sdk React Hooks free?
Yes, Orderly Sdk React Hooks is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Orderly Sdk React Hooks support?
Orderly Sdk React Hooks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orderly Sdk React Hooks?
It is built and maintained by Mario Reder (@tarnadas); the current version is v1.0.0.
More Skills