← Back to Skills Marketplace
tarnadas

Orderly Sdk Install Dependency

by Mario Reder · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
266
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install orderly-sdk-install-dependency
Description
Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager.
Usage Guidance
This skill is coherent and only gives npm/yarn/pnpm install instructions for Orderly SDK packages and wallet adapters. Before installing, verify the package names and publishers on the npm registry (ensure @orderly.network is the official org), prefer pinned versions in your package.json, run dependency audits (npm audit / yarn audit), inspect installed packages' repository/homepage and changelogs for suspicious code, and use a lockfile and CI vulnerability scans. Wallet adapter packages will enable wallet integration in your app but do not require you to share private keys via env vars — treat wallet interactions carefully and follow best practices for key management.
Capability Analysis
Type: OpenClaw Skill Name: orderly-sdk-install-dependency Version: 1.0.0 The skill bundle is a documentation guide for installing Orderly Network SDK dependencies. It contains standard npm installation commands for legitimate Web3 packages (e.g., @orderly.network/react-app, @web3-onboard/injected-wallets) and configuration examples for Tailwind CSS and Vite. No malicious patterns, data exfiltration, or harmful instructions were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the content: the SKILL.md provides npm/pnpm/yarn install commands and package lists for the Orderly SDK and required wallet adapter packages. No unrelated credentials, binaries, or configuration paths are requested.
Instruction Scope
Instructions are limited to prerequisites and package install commands and package descriptions. The document does not ask the agent to read arbitrary system files, environment variables, or transmit data to external endpoints beyond normal package installation.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — it only tells the user to run package manager commands (npm/yarn/pnpm). No downloads from arbitrary URLs or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials and the instructions do not reference secret-bearing env vars. Wallet connector packages are expected for blockchain wallet support and are justified by the described functionality.
Persistence & Privilege
always is false and there is no installation step that would modify agent or system-wide configuration. The skill does not request persistent privileges or attempt to modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orderly-sdk-install-dependency
  3. After installation, invoke the skill by name or use /orderly-sdk-install-dependency
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the "orderly-sdk-install-dependency" skill. - Easily install Orderly SDK packages and related dependencies with your preferred package manager. - Includes guidance for integrating core, UI, wallet connector, and feature package dependencies. - Clear instructions for both standard and social wallet connection strategies. - Quick start commands and detailed package reference included for modular SDK usage.
Metadata
Slug orderly-sdk-install-dependency
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Orderly Sdk Install Dependency?

Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Orderly Sdk Install Dependency?

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

Is Orderly Sdk Install Dependency free?

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

Which platforms does Orderly Sdk Install Dependency support?

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

Who created Orderly Sdk Install Dependency?

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

💬 Comments