← Back to Skills Marketplace
Orderly Sdk Page Components
by
Mario Reder
· GitHub ↗
· v1.0.0
271
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install orderly-sdk-page-components
Description
Use pre-built page components from Orderly SDK to quickly assemble complete DEX pages (TradingPage, Portfolio, Markets, Leaderboard, etc.)
Usage Guidance
This skill appears to be a documentation/integration guide rather than executable code — it is internally consistent with its stated purpose. However, before using it: 1) verify the @orderly.network packages you install are the official packages on the npm registry (or your organization’s approved registry) and check their publishers and versions; 2) download the TradingView charting library only from TradingView's official site and host it in your app as documented; 3) inspect your project’s package.json and any installed packages for unexpected dependencies or postinstall scripts; 4) because the skill metadata has no source/homepage, prefer installing packages from known sources or mirror them through your org’s vetted registries; and 5) run usual supply-chain checks (license, maintainers, recent activity) before deploying to production.
Capability Analysis
Type: OpenClaw Skill
Name: orderly-sdk-page-components
Version: 1.0.0
The skill bundle provides standard documentation and React code examples for integrating Orderly Network SDK page components (Trading, Portfolio, Markets). The content in SKILL.md is purely instructional, detailing component props, routing setup, and installation steps for legitimate @orderly.network scoped packages. There is no evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: it documents using Orderly SDK page components and lists the specific @orderly.network packages required. One note: the skill metadata has no source/homepage listed (source: unknown), which reduces external traceability even though the instructions themselves are coherent.
Instruction Scope
SKILL.md contains usage examples, prop interfaces, and setup steps (React Router, providers, and downloading the TradingView charting library). It does not instruct the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by the skill itself.
Credentials
The skill does not request environment variables, credentials, or config paths. The documented dependencies (@orderly.network/* packages and external TradingView library) are proportional to the described purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform persistence or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orderly-sdk-page-components - After installation, invoke the skill by name or use
/orderly-sdk-page-components - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of orderly-sdk-page-components – pre-built, production-ready DEX page components.
- Provides full-featured components for Trading, Portfolio, Markets, Leaderboard, Affiliate, and Rewards pages, handling responsive design and state out of the box.
- Includes detailed usage and props documentation for each component (e.g., TradingPage, various Portfolio modules).
- Components are designed for quick integration and flexible customization via props and overrides.
- Requires proper setup of the Orderly SDK core packages, providers, and routing.
- Suitable for developers seeking rapid assembly of complete DEX applications with minimal custom UI work.
Metadata
Frequently Asked Questions
What is Orderly Sdk Page Components?
Use pre-built page components from Orderly SDK to quickly assemble complete DEX pages (TradingPage, Portfolio, Markets, Leaderboard, etc.). It is an AI Agent Skill for Claude Code / OpenClaw, with 271 downloads so far.
How do I install Orderly Sdk Page Components?
Run "/install orderly-sdk-page-components" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orderly Sdk Page Components free?
Yes, Orderly Sdk Page Components is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Orderly Sdk Page Components support?
Orderly Sdk Page Components is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orderly Sdk Page Components?
It is built and maintained by Mario Reder (@tarnadas); the current version is v1.0.0.
More Skills