← 返回 Skills 市场
tarnadas

Orderly Onboarding

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

Orderly Onboarding 是什么?

Agent onboarding for Orderly Network - omnichain perpetual futures infrastructure, MCP server, skills, and developer quickstart. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 Orderly Onboarding?

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

Orderly Onboarding 是免费的吗?

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

Orderly Onboarding 支持哪些平台?

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

谁开发了 Orderly Onboarding?

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

💬 留言讨论