CodeDrobe Skills provides installable agent workflows for creating, managing, and publishing reversible themes in supported Chromium/Electron AI desktop apps like OpenAI Codex and Tencent WorkBuddy.

Stars

232

7-day growth

No data

Forks

18

Open issues

1

License

Apache-2.0

Last updated

2026-07-19

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It uses live, privacy-preserving CDP DOM snapshots to style real applications rather than overlaying screenshots, and supports multi-app theme reuse, repair, and store publishing through a unified CLI.

Who it is for

  • Theme authors and designers
  • Users of OpenAI Codex or Tencent WorkBuddy who want custom themes
  • Core maintainers and contributors developing app adapters
  • Developers interested in reversible theming for Electron apps

Use cases

  • Create a portable theme from a reference image and apply it to Codex or WorkBuddy
  • Repair a theme that broke after an app update by analyzing the live DOM
  • Publish a theme to the CodeDrobe store after signing in
  • Develop a new app adapter using the adapter-dev skill

Strengths

  • Reversible themes with verify and restore commands
  • Supports multiple apps (Codex, WorkBuddy) from a single theme package
  • Privacy-preserving: uses live DOM snapshots instead of sending screenshots
  • Includes ready-to-use starter templates and an example theme (Doll Sister)

Considerations

  • Only works with apps that support Chrome DevTools Protocol (CDP)
  • Requires explicit user approval to restart a running app
  • Limited to currently supported apps (Codex and WorkBuddy) unless new adapters are contributed

README quick start

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

Description

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

Related repositories

Similar projects matched by category, topics, and programming language.

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
Featured
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 & Machine LearningLarge Language Models
958