← Back to Skills Marketplace
Orderly Ui Components
by
Mario Reder
· GitHub ↗
· v1.0.0
272
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orderly-ui-components
Description
Build trading interfaces using pre-built React components - OrderEntry, Positions, TradingPage, WalletConnect, Sheets, Tables
Usage Guidance
This skill appears to be a documentation/example bundle for @orderly.network UI packages and is coherent with that purpose, but take these precautions before using it: 1) Verify the npm packages (@orderly.network/*) on the npm registry or their official GitHub to confirm the publisher and source (the skill metadata lacks a homepage/repo). 2) Prefer pinned versions and inspect package maintainers and recent activity before installing into production. 3) Be cautious with WalletConnect/WalletConnector: wallet connections may prompt transaction signing — never paste private keys or approve transactions you don't understand. 4) Consider auditing the installed package code or running it in an isolated environment (container/VM) if provenance is uncertain. 5) If you require stronger assurance, ask the publisher for a repository or an official homepage before installing.
Capability Analysis
Type: OpenClaw Skill
Name: orderly-ui-components
Version: 1.0.0
The skill bundle provides legitimate documentation and React code examples for building trading interfaces using the Orderly Network UI components (@orderly.network/react). The content consists entirely of standard frontend development patterns, provider setups, and component usage examples without any signs of malicious intent, data exfiltration, or suspicious execution logic.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: it documents how to build trading UIs with @orderly.network React components. However the skill has no source URL or homepage and the registry metadata offers no provenance, which reduces trust even though the requested capabilities themselves are appropriate.
Instruction Scope
SKILL.md only contains example React code and installation commands for the stated packages; it does not ask the agent to read unrelated files, environment variables, or exfiltrate data. It does include WalletConnect usage — which naturally enables wallet prompts and signing in the browser (user-side), so users should understand wallet actions can result in transaction signing.
Install Mechanism
This is instruction-only and directs the user to install packages via npm/yarn (standard). There is no automated download-from-URL or archive extraction in the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The only sensitive interaction is via WalletConnect/WalletConnector which relies on user-controlled wallets rather than exposing secrets to the skill.
Persistence & Privilege
always is false, the skill is user-invocable and does not request persistent system-level privileges or modify other skills. It is an inert documentation/instruction asset.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orderly-ui-components - After installation, invoke the skill by name or use
/orderly-ui-components - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
orderly-ui-components version 1.0.0
- Initial release featuring pre-built React components for building trading interfaces using the Orderly Network.
- Includes Order Entry, Positions, Orderbook, Wallet Connect, Chart (TradingView & Lightweight), Table, Sheet/Drawer, and Modal components.
- Provides integration guidance, code examples, and configuration options for each component.
- Designed for rapid development of trading UIs with recommended usage of Tailwind CSS for styling.
- Requires React 18+, @orderly.network packages, and React Query.
Metadata
Frequently Asked Questions
What is Orderly Ui Components?
Build trading interfaces using pre-built React components - OrderEntry, Positions, TradingPage, WalletConnect, Sheets, Tables. It is an AI Agent Skill for Claude Code / OpenClaw, with 272 downloads so far.
How do I install Orderly Ui Components?
Run "/install orderly-ui-components" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orderly Ui Components free?
Yes, Orderly Ui Components is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Orderly Ui Components support?
Orderly Ui Components is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orderly Ui Components?
It is built and maintained by Mario Reder (@tarnadas); the current version is v1.0.0.
More Skills