← 返回 Skills 市场
kasanuowa

赛博朋克主题

作者 XieJiaQi · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install cyberpunk-theme
功能描述
Install or customize this OpenClaw cyberpunk chat and dream theme. Use when the user wants this exact theme, wants to import it into another workspace, or wa...
使用说明 (SKILL.md)

赛博朋克主题

这个 skill 用来安装或更新一套 OpenClaw 赛博朋克聊天 + 梦境主题。

能配置什么

支持替换这六个槽位:

  • 主助手头像
  • Tool 头像
  • 用户头像
  • 聊天背景大图
  • 梦境头像
  • 梦境背景大图

具体文件映射见 references/theme-slots.md

怎么用

默认安装:

python3 scripts/install_cyberpunk_theme.py --workspace \x3Ctarget-workspace>

带素材覆盖安装:

python3 scripts/install_cyberpunk_theme.py --workspace \x3Ctarget-workspace> --assistant-avatar /path/to/main.png --tool-avatar /path/to/tool.png --user-avatar /path/to/user.png --chat-background /path/to/chat.jpg --dream-avatar /path/to/dream.gif --dream-background /path/to/dream-bg.png

如果不想在命令行里写长串参数,用 JSON 配置:

python3 scripts/install_cyberpunk_theme.py --from-config references/theme-config.example.json

配置示例在:

  • references/theme-config.example.json

如果主题已经装好了,只是 OpenClaw 更新后需要重新挂载:

python3 scripts/apply_cyberpunk_theme.py

安装后效果

安装脚本会:

  1. 把主题文件装进目标工作区的 customizations/openclaw-control-ui/
  2. 按传入参数或 JSON 配置替换素材槽位
  3. 生成目标工作区内可重复执行的 scripts/apply_cyberpunk_theme.py
  4. 默认立即把主题 apply 到 live OpenClaw control-ui

文件说明

  • assets/theme/:主题默认源文件与默认素材
  • assets/cyberpunk-theme-small.svg / assets/cyberpunk-theme-preview.png:skill 图标与预览图
  • scripts/install_cyberpunk_theme.py:安装、覆盖槽位、生成 apply 脚本、执行 apply
  • references/theme-slots.md:六个视觉槽位与落地文件名
  • references/theme-config.example.json--from-config 的示例配置
安全使用建议
Install this only if you want to modify your local OpenClaw control UI. The behavior appears purpose-aligned, but because it edits local app files and runs bundled UI JavaScript, review the script/source if you do not trust the publisher and keep backups before applying.
功能分析
Type: OpenClaw Skill Name: cyberpunk-theme Version: 1.0.3 The skill bundle is a legitimate UI customization package designed to apply a 'Cyberpunk' theme to the OpenClaw control interface. The primary script, scripts/install_cyberpunk_theme.py, performs standard file operations to copy assets and uses regex to inject CSS and JS blocks into the local index.html file. The included JavaScript (control-ui-overlay.js) is dedicated to rendering cosmetic canvas effects (particles, HUD elements) and updating avatar image paths. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found; all actions are consistent with the stated purpose of theme installation.
能力标签
crypto
能力评估
Purpose & Capability
The artifacts are coherent with a theme installer: they provide CSS/JS theme assets, avatar/background slot documentation, and a Python installer for a target workspace. No credentials, external services, or network destinations are requested.
Instruction Scope
The usage instructions are user-directed, but the documented default behavior immediately applies the theme to the live OpenClaw control UI rather than only staging files.
Install Mechanism
There is no package install spec; installation is performed by a Python script that copies theme files and edits the OpenClaw control-ui output. This is purpose-aligned for a UI theme, but users should understand it mutates local app files.
Credentials
The script writes into the selected workspace and also targets the default local OpenClaw control-ui dist path. That is proportionate to applying a theme, but broader than a purely workspace-local asset import.
Persistence & Privilege
The installer generates a repeatable apply script in the workspace. It is disclosed and user-run, with no evidence of background execution, credentials, or autonomous persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cyberpunk-theme
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cyberpunk-theme 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Simplified SKILL.md to focus on purpose, configuration, usage, and installed result.
v1.0.2
Added PNG store preview and JSON-based theme config import.
v1.0.1
Added branded skill artwork and clearer customization quickstart.
v1.0.0
Initial release: one-click cyberpunk chat/dream theme with configurable portraits and backgrounds.
元数据
Slug cyberpunk-theme
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

赛博朋克主题 是什么?

Install or customize this OpenClaw cyberpunk chat and dream theme. Use when the user wants this exact theme, wants to import it into another workspace, or wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 赛博朋克主题?

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

赛博朋克主题 是免费的吗?

是的,赛博朋克主题 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

赛博朋克主题 支持哪些平台?

赛博朋克主题 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 赛博朋克主题?

由 XieJiaQi(@kasanuowa)开发并维护,当前版本 v1.0.3。

💬 留言讨论