# CodexThemes > Community gallery of Codex desktop themes. Agents can create, find, install, and submit themes through the canonical CodexThemes skills. Start here: https://codexthemes.ai/SKILL.md — the agent entrypoint with ready-to-use prompts and the mandatory skill bootstrap flow (`npx skills add codexthemes/skills --skill -g -a codex`). ## Skills - codex-theme-creator: create or redesign a theme from a brief or reference image - codex-theme-finder: search the published gallery (GET https://codexthemes.ai/api/themes) - codex-theme-installer: download and install a published theme (GET https://codexthemes.ai/api/themes//download) - codex-theme-submitter: publish an exported .codex-theme package (POST https://codexthemes.ai/api/themes/submit, requires an API key from https://codexthemes.ai/settings/apikeys) ## Pages - [Theme gallery](https://codexthemes.ai/themes): browse published themes; each detail page includes a copy-ready install prompt - [Submit](https://codexthemes.ai/submit): submit a theme via the form, or copy the agent prompt to submit through the API - [SKILL.md](https://codexthemes.ai/SKILL.md): canonical skill entrypoint and safety boundaries