CodeDrobe Skills 提供可安装的智能体工作流,用于在支持的 Chromium/Electron AI 桌面应用(如 OpenAI Codex 和腾讯 WorkBuddy)中创建、管理并发布可逆主题。

Stars

232

7 天增长

暂无数据

Fork 数

18

开放 Issue

1

开源协议

Apache-2.0

最近更新

2026-07-19

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它使用隐私保护的真实 CDP DOM 快照来样式化实际应用,而非叠加截图;支持多应用主题复用、修复以及通过统一 CLI 发布到商店。

适合谁使用

  • 主题作者与设计师
  • 希望自定义主题的 OpenAI Codex 或腾讯 WorkBuddy 用户
  • 开发新应用适配器的核心维护者与贡献者
  • 对 Electron 应用可逆主题化感兴趣的开发者

典型使用场景

  • 根据参考图片创建可移植主题,并应用到 Codex 或 WorkBuddy
  • 通过分析实时 DOM 修复因应用更新而失效的主题
  • 登录后向 CodeDrobe 商店发布主题
  • 使用适配器开发技能开发新的应用适配器

项目优势

  • 可逆主题,支持验证与恢复命令
  • 单个主题包支持多应用(Codex 和 WorkBuddy)
  • 隐私保护:使用实时 DOM 快照而非发送截图
  • 内含即用型启动模板和示例主题(玩偶姐姐)

使用前须知

  • 仅适用于支持 Chrome DevTools 协议(CDP)的应用
  • 重启运行中的应用需要用户明确确认
  • 目前仅支持 Codex 和 WorkBuddy,除非贡献新的适配器

README 快速开始

CodeDrobe Skills

Installable Agent Skills for creating and managing reversible themes across supported Chromium/Electron AI desktop apps, including OpenAI Codex and Tencent WorkBuddy. Runtime behavior lives in @codedrobe/core; this repository contains concise workflows and app-specific guidance only.

简体中文

Two Skills ship here:

New apps are added as Core adapters, not as new Skills.

Install

The installer command is npx skills (plural):

npx skills add CodeDrobe/skills \
  --skill codedrobe-theme \
  --global \
  --agent codex \
  --yes

--agent codex selects the AI agent that receives the Skill. It does not select the desktop app to theme — the target app is chosen later through codedrobe --app codex or codedrobe --app workbuddy. Maintainers install codedrobe-adapter-dev the same way, and npx skills add CodeDrobe/skills --list shows everything available.

Ask the AI

After installing codedrobe-theme, attach a reference image when relevant and describe the target app. For example:

Use this reference image to create a Codex skin. Preserve the native interaction, create a portable theme package, and verify both the home and conversation screens in the real app.

Other useful requests:

  • “Turn this visual style into one theme for both Codex and WorkBuddy.”
  • “Use the bundled Doll Sister example as a starting point and make a blue Codex version.”
  • “This WorkBuddy theme broke after an app update. Analyze the live CDP DOM and repair it.”
  • “Inspect, apply, and verify this .codedrobe-theme file in Codex.”
  • “Find a retro theme in the CodeDrobe store and install it into Codex.”
  • “Restore Codex to its native look and confirm the theme left nothing behind.”
  • “Fill in the store listing metadata and publish this theme to the CodeDrobe store.”

The Skill uses the image for art direction and a privacy-preserving live C

项目描述

Agent Skills for theming AI desktop apps: reference image → reversible Codex/WorkBuddy skin → verify, repair, publish. | 给 AI 桌面应用换肤的 Agent Skills:参考图 → 可逆皮肤 → 验证、修复、发布。

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

Vincentwei1021
Vincentwei1021 GitHub avatar

video-shotcraft

An AI agent skill that turns Claude Code or Codex into a motion-design studio for crafting cinematic product videos with Remotion, offering 106 shot recipe cards, 162 styles, 161 motion previews, and a production-ready template.

TypeScript
2,432
0xsline
0xsline GitHub avatar

OpenChatCut

OpenChatCut is an open-source, local-first AI video editor with a real multitrack timeline, conversational agents, and MCP support, enabling AI-assisted editing that remains fully editable.

TypeScript
579
makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958