← 返回 Skills 市场
tarnadas

Orderly Sdk Install Dependency

作者 Mario Reder · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
266
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-sdk-install-dependency
功能描述
Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orderly-sdk-install-dependency
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orderly-sdk-install-dependency 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug orderly-sdk-install-dependency
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Orderly Sdk Install Dependency 是什么?

Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 Orderly Sdk Install Dependency?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install orderly-sdk-install-dependency」即可一键安装,无需额外配置。

Orderly Sdk Install Dependency 是免费的吗?

是的,Orderly Sdk Install Dependency 完全免费(开源免费),可自由下载、安装和使用。

Orderly Sdk Install Dependency 支持哪些平台?

Orderly Sdk Install Dependency 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Orderly Sdk Install Dependency?

由 Mario Reder(@tarnadas)开发并维护,当前版本 v1.0.0。

💬 留言讨论