← Back to Skills Marketplace
Orderly Onboarding
by
Mario Reder
· GitHub ↗
· v1.0.0
243
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orderly-onboarding
Description
Agent onboarding for Orderly Network - omnichain perpetual futures infrastructure, MCP server, skills, and developer quickstart
Usage Guidance
This skill appears internally coherent for Orderly developer onboarding, but it tells you to run an npm package with npx (which will download and execute remote code). Before installing or running it: 1) verify the @orderly.network/mcp-server package on the npm registry and check its maintainer and repository; 2) inspect the package source (or pin a known-good version) rather than running @latest; 3) run it in an isolated/dev environment (container or VM) if you are unsure; 4) prefer installing from a verified project homepage or GitHub release when available. No credentials are requested by the skill itself, which reduces immediate exfiltration risk.
Capability Analysis
Type: OpenClaw Skill
Name: orderly-onboarding
Version: 1.0.0
The skill bundle serves as a legitimate onboarding guide and documentation index for the Orderly Network ecosystem. It provides architectural overviews, API references, and standard installation commands (e.g., npx @orderly.network/mcp-server) intended to help developers and AI agents set up the necessary tools for building on the platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md focuses on onboarding, documentation search, SDK patterns, and installing an MCP server for Orderly development. Requested actions (adding client configs, running an MCP server via npx) align with an onboarding/dev tooling purpose.
Instruction Scope
Instructions tell the user/agent to run 'npx @orderly.network/mcp-server' and to add local client configuration files (.mcp.json, .cursor/mcp.json, .vscode/mcp.json, ~/.codex/config.toml, etc.). They do not request unrelated credentials or system-level secrets. Running remote packages and writing local config files is within scope for a dev onboarding skill, but it will execute code fetched from the npm registry.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md recommends using npx to fetch and run @orderly.network/mcp-server@latest. npx runs remote code from the npm registry at runtime — this is a common development pattern but carries risk because arbitrary code will be downloaded and executed. No package homepage or source is provided in the skill metadata, so the provenance of the npm package is not verifiable from this skill bundle alone.
Credentials
The skill declares no required environment variables, no primary credential, and no required config paths. The instructions ask only for adding client configuration files in user or project directories, which is reasonable for an onboarding tool.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent system privileges. It instructs adding local config entries to enable an MCP server for an AI client, which is expected behavior for an onboarding/developer helper.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orderly-onboarding - After installation, invoke the skill by name or use
/orderly-onboarding - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of orderly-onboarding: Agent onboarding for Orderly Network
- Introduces comprehensive onboarding documentation for Orderly Network's omnichain perpetual futures infrastructure.
- Outlines when and how to use the skill, highlighting use cases for builders, aggregators, trading desks, and bots.
- Provides an architectural overview and key advantages, emphasizing liquidity, quick development, and unified orderbook access.
- Includes detailed guidance on installing and configuring the recommended MCP server for various AI agent clients.
- Documents commands for installing Orderly agent skills globally, locally, or for specific agents, with descriptions for each available skill.
Metadata
Frequently Asked Questions
What is Orderly Onboarding?
Agent onboarding for Orderly Network - omnichain perpetual futures infrastructure, MCP server, skills, and developer quickstart. It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.
How do I install Orderly Onboarding?
Run "/install orderly-onboarding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orderly Onboarding free?
Yes, Orderly Onboarding is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Orderly Onboarding support?
Orderly Onboarding is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orderly Onboarding?
It is built and maintained by Mario Reder (@tarnadas); the current version is v1.0.0.
More Skills