/install cyberpunk-theme
赛博朋克主题
这个 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
安装后效果
安装脚本会:
- 把主题文件装进目标工作区的
customizations/openclaw-control-ui/ - 按传入参数或 JSON 配置替换素材槽位
- 生成目标工作区内可重复执行的
scripts/apply_cyberpunk_theme.py - 默认立即把主题 apply 到 live OpenClaw control-ui
文件说明
assets/theme/:主题默认源文件与默认素材assets/cyberpunk-theme-small.svg/assets/cyberpunk-theme-preview.png:skill 图标与预览图scripts/install_cyberpunk_theme.py:安装、覆盖槽位、生成 apply 脚本、执行 applyreferences/theme-slots.md:六个视觉槽位与落地文件名references/theme-config.example.json:--from-config的示例配置
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cyberpunk-theme - After installation, invoke the skill by name or use
/cyberpunk-theme - Provide required inputs per the skill's parameter spec and get structured output
What is 赛博朋克主题?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install 赛博朋克主题?
Run "/install cyberpunk-theme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 赛博朋克主题 free?
Yes, 赛博朋克主题 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 赛博朋克主题 support?
赛博朋克主题 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 赛博朋克主题?
It is built and maintained by XieJiaQi (@kasanuowa); the current version is v1.0.3.