Turn Codex into a multimodal YouMind creation studio and knowledge workspace.
Create polished Slides, images, and videos from links, files, data, or a written brief. Search your YouMind library, read and organize Boards and files, and keep every generated result editable in YouMind.
youmind/.codex-plugin/plugin.json— Codex plugin metadata.youmind/.mcp.json— connection to the official hosted YouMind MCP service.youmind/skills/— focused workflows for Slides, image, video, and workspace tasks.youmind/scripts/import-files.mjs— local file inspection and scoped upload helper.youmind/references/file-import.md— shared attachment-to-YouMind-File workflow.youmind/assets/— YouMind brand assets.
The hosted MCP service and YouMind backend are operated by YouMind and are not included in this repository. Private Skill instructions, credit accounting, generation, and editable artifact persistence remain server-side.
CODEX_BIN=/Applications/ChatGPT.app/Contents/Resources/codex
"$CODEX_BIN" plugin marketplace add https://github.com/YouMind-OpenLab/youmind-codex-plugin.git
"$CODEX_BIN" plugin add youmind@youmindRestart Codex after the first installation if the plugin does not appear immediately.
Installing only a Developer Mode remote MCP App is sufficient for ChatGPT-hosted attachments, but it does not install the local Codex Skills or import-files.mjs. Local file and image references require the complete plugin above.
- Describe the result or attach source material. Local and ChatGPT attachments are first imported as saved YouMind Files and then passed to the creation task as references.
- For Slides, choose whether YouMind should select the style or show six directions. Images use YouMind's official Image Skill directly by default; ask to browse Image Skills when you want six visual options.
- When a gallery is requested, pick a direction from its interactive cards. The card produces a trusted selection token; direct Image and Video creation use YouMind's official creation Skills.
- Sign in when account-aware access is required.
- Confirm any paid Skill purchase in the YouMind purchase card. Its one-time confirmation is bound to the current user and price.
- Status polling stays compact. When YouMind needs a preview decision, Codex renders the preview once; completed Slides, images, or videos appear in the final result gallery and remain editable in YouMind.
- Search across your YouMind library or one Board.
- List Boards and inspect their files.
- Read a specific file.
- Create a Board or Markdown document.
If the current plan cannot continue, Codex renders the official YouMind upgrade card and opens the Pricing page on demand.
The plugin connects only to the official hosted endpoint:
https://mcp.youmind.com/mcp
Codex handles YouMind OAuth when a protected action is first used. Public Skill discovery does not require sign-in. The plugin requests only the standard openid scope supported by Supabase OAuth, never receives paid or private Skill instructions, and sends OAuth access tokens only to the hosted YouMind service. The local upload helper never receives that OAuth token; it receives a short-lived capability restricted to the exact files Codex inspected.
Turn this article into a beautiful 10-slide deck: https://example.com/articleCreate three campaign images for this product launch.Generate a 10-second cinematic product teaser.Find my AI research Board and list its recent files.
Visit youmind.com for product information and support.
Apache-2.0