← 返回 Skills 市场
Orderly Sdk Theming
作者
Mario Reder
· GitHub ↗
· v1.0.0
263
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-sdk-theming
功能描述
Customize the visual appearance of your Orderly DEX with CSS variables, colors, fonts, logos, and TradingView chart styling.
安全使用建议
This is essentially a how-to for theming the Orderly UI and appears internally consistent and low-risk. Before using it: (1) confirm you install the Orderly SDK and Tailwind from official sources (npm/GitHub) rather than copying arbitrary packages; (2) avoid placing secrets (API keys, private tokens) into visible config fields like brokerId in client-side code; (3) be aware fonts load from Google Fonts (privacy/network requests) and assets (logos) should be hosted from trusted locations; (4) review any TradingView integration details—those sometimes require separate vendor keys/licenses and you should not paste sensitive credentials into example files. If you need higher assurance, ask the skill author/source or compare the snippets against the official Orderly docs/repo.
功能分析
Type: OpenClaw Skill
Name: orderly-sdk-theming
Version: 1.0.0
The skill bundle is a documentation-only resource for customizing the visual appearance of an Orderly DEX using the Orderly SDK. It contains standard CSS variables, Tailwind CSS configurations, and React component examples (SKILL.md) for theming purposes. No executable scripts, data exfiltration patterns, or malicious instructions were found.
能力评估
Purpose & Capability
The name/description (Orderly SDK theming) match the SKILL.md content: CSS variables, Tailwind integration, fonts, logos, and TradingView styling. The skill does not request unrelated binaries, credentials, or system access.
Instruction Scope
Runtime instructions are limited to creating/overriding CSS variables, importing styles, configuring fonts and assets, and using the Orderly provider—all within the scope of theming. The document does reference importing '@orderly.network/ui' and external fonts (Google Fonts), which is expected for theming and not out-of-scope. There are no instructions to read unrelated files, environment variables, or to exfiltrate data.
Install Mechanism
No install spec or code files are provided (instruction-only). That minimizes install risk; the skill assumes you already have the Orderly SDK and Tailwind configured rather than downloading arbitrary artifacts.
Credentials
The skill declares no environment variables, credentials, or config paths, which is proportionate for a theming guide. It does reference external resources (Google Fonts and the Orderly package) which are reasonable for UI theming.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not request permanent presence or system-wide config changes. Autonomous invocation is allowed by platform default but the skill's content does not give it additional privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orderly-sdk-theming - 安装完成后,直接呼叫该 Skill 的名称或使用
/orderly-sdk-theming触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of orderly-sdk-theming:
Customize the appearance of your Orderly DEX with CSS, fonts, logos, and chart styling.
- Enables theming using CSS variables prefixed with --oui- for colors, typography, and border radius.
- Supports custom font integration and branding assets (logo, favicon).
- Provides config options for TradingView chart and PnL share backgrounds.
- Allows component-level overrides via OrderlyThemeProvider.
- Integrates a Tailwind CSS preset for seamless utility usage.
元数据
常见问题
Orderly Sdk Theming 是什么?
Customize the visual appearance of your Orderly DEX with CSS variables, colors, fonts, logos, and TradingView chart styling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 Orderly Sdk Theming?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orderly-sdk-theming」即可一键安装,无需额外配置。
Orderly Sdk Theming 是免费的吗?
是的,Orderly Sdk Theming 完全免费(开源免费),可自由下载、安装和使用。
Orderly Sdk Theming 支持哪些平台?
Orderly Sdk Theming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orderly Sdk Theming?
由 Mario Reder(@tarnadas)开发并维护,当前版本 v1.0.0。
推荐 Skills