hermes-themes

仓库创建 2026年7月27日最近提交 22 小时前SkillHot 收录 17 小时前
这个 Skill 做什么

用一份 YAML 主题文件同时美化 Hermes 的 CLI、TUI 和桌面 GUI,把皮肤当成插件放进 ~/.hermes/skins/ 就能全平台生效。适合想统一配色风格、快速切换界面外观的人。特点是无需写代码,skin 引擎会把主题推送到每个表面,覆盖所有界面。

▸ 展开 SKILL.md 英文原文

Author a Hermes color theme that skins every surface.

0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/hermes-themes/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/hermes-themes/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Hermes Themes Skill

Author a Hermes **skin** — one YAML file that themes the CLI, the TUI, and the
desktop GUI at once. The skin engine (`hermes_cli/skin_engine.py`) resolves the
active skin and the gateway pushes it to every surface, so a file dropped in
`~/.hermes/skins/` is the theme analogue of a plugin: no code, all surfaces. This
skill covers writing a good skin and activating it; it does not build GUI theme
editors or ship built-in presets.

## When to Use

- The user asks for a custom look ("make me a synthwave theme", "dark forest
  vibes", "match my brand colors") for Hermes itself.
- The user wants the CLI/TUI/desktop to share one coordinated palette.
- The user wants to iterat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有