Vibe CodeAdvanced18 min read

ChatGPT (6) — Automate Your Computer With Codex (The New Multi-Purpose Agent)

Learn to use Codex for non-coding automation: desktop workflows, multi-app tasks with 90+ plugins, and memory-improved routines that get sharper over time.

ChatGPT (6) — Automate Your Computer With Codex (The New Multi-Purpose Agent)

Overview

When most people hear "Codex", they assume it's a coding tool — and it is, primarily. But the April 2026 update changed things. Codex now has Computer Use (it can see your screen, click, type, and operate any app), 90+ plugins for popular tools, persistent memory across sessions, and an in-app browser. For non-developers, that means Codex is suddenly useful for things that have nothing to do with code: automating a clunky web portal, running a daily admin job, operating apps that don't have other automation paths. In this guide, we'll install Codex, walk through three non-coding workflows (a recurring desktop task, a multi-app workflow, and a memory-improved routine), and be honest about when Codex is overkill vs the right tool.

Who This Is Useful For

  • Non-developers curious whether Codex is for them — short answer: yes, for some specific jobs
  • People who hit limits with ChatGPT's regular chat features and want something that can actually drive their computer
  • Anyone with a recurring desktop workflow that's too clunky for ChatGPT, too repetitive to do manually, and too small to hire someone for
  • What You Will Build

    A working Codex setup with three real workflows running on your Mac:

  • Workflow #1 — a daily desktop job (cleaning a folder, processing files) that Codex handles end-to-end
  • Workflow #2 — a multi-app task using one of Codex's 90+ plugins (e.g. Notion, Slack, Linear, GitHub)
  • Workflow #3 — a memory-improved routine that gets sharper every time it runs
  • What You Need

  • A Mac (Codex's full Computer Use is Mac-first; other platforms rolling out)
  • A paid ChatGPT plan — Plus or above (Codex usage is included; heavier limits on Pro)
  • The Codex desktop app installed
  • 30 minutes
  • One real recurring task you'd love to automate
  • Step 1: Install Codex on Your Mac

    Go to chatgpt.com/codex and click Download for Mac. Drag the app to your Applications folder.

    Open Codex. Sign in with your ChatGPT account. The app will ask for two macOS permissions:

  • Screen Recording — so Codex can see what's on screen
  • Accessibility — so Codex can move the mouse and type
  • Grant both. (You can revoke any time in System Settings → Privacy & Security.)


    Step 2: Understand What Codex Can Do (Beyond Code)

    The 2026 Codex has four main capabilities. As a non-developer, the first three matter most:

  • Chat with apps — like ChatGPT, but it can actually click around and use the apps it's discussing
  • Computer Use — see your screen, drive the mouse and keyboard, operate any app on your Mac
  • Plugins (90+ available) — pre-built integrations with tools like Notion, Slack, Linear, GitHub, Figma, Google Workspace, and more. Lets Codex act on those tools through their APIs (faster than Computer Use)
  • Memory — remembers context, preferences, and learnings across sessions
  • The fourth capability — agentic coding — is what Codex was built for. Skip it unless you want to build software.


    Step 3: Workflow #1 — Automate a Daily Desktop Task

    Pick a real recurring task. Common non-developer examples:

  • Sort your Downloads folder daily
  • Rename and date-tag screenshots before archiving
  • Convert a folder of files (HEIC → JPG, DOCX → PDF, etc.)
  • Compress and back up a project folder to an external drive
  • For the walkthrough, let's automate Downloads cleanup. In Codex, click New Task and paste:

    
    Every day at 6 PM, I want you to:

    1. Look at every file in ~/Downloads modified in the last 24 hours
    2. Sort them into 5 categories:
    - Receipts and Invoices
    - Photos
    - Installers (.dmg, .pkg, .exe)
    - Documents
    - Other
    3. Move each file into a subfolder for that category
    (create the subfolders if they don't exist)
    4. Show me a one-line summary at the end:
    "Sorted X files into Y categories. Z items needed review."

    For the FIRST run, do a dry-run only — show me where each file would go without actually moving anything. Wait for my "go" before making it recurring.

    Codex will preview the moves, you confirm, then it runs nightly without you watching. The "first run = dry run" pattern is what keeps things safe.


    Step 4: Workflow #2 — Multi-App Task With a Plugin

    Plugins are where Codex's 2026 update earns its keep for non-developers. Connect one and Codex can act on that tool through its proper API (faster, more reliable than Computer Use).

    Common plugins worth installing first:

  • Notion — search, create, and update Notion pages
  • Google Workspace — Gmail, Calendar, Drive, Docs
  • Slack — search messages, draft and send replies
  • Linear / Asana — create and update tickets
  • Figma — view files, leave comments
  • Install the Notion plugin: in Codex, click Plugins → Notion → Connect. Sign in to Notion and grant access to specific pages.

    Now try this workflow:

    
    Every Friday at 5 PM:

    1. Look at my email from this week (use the Gmail plugin)
    2. Identify any commitments I made — replies promised, meetings I said I'd send notes from, action items I said I'd do
    3. For each commitment, check whether I followed through (search my Sent folder)
    4. Create a Notion page in my "Weekly Reviews" database titled "Week of [date]" with:
    - Commitments completed (with email references)
    - Commitments still open
    - The 3 most important threads I should follow up on next week
    5. Send me a Slack DM with the Notion page link

    Codex strings together Gmail → Notion → Slack in one task. No copy-pasting. No missed follow-ups. The plugins handle each tool through its API, so the whole thing finishes in 90 seconds.


    Step 5: Workflow #3 — Let Memory Improve a Routine

    Codex's memory feature is what makes recurring tasks better over time. The first time it runs your nightly Downloads cleanup, it might miscategorize a few files. Tell it once — "PDF receipts always go in Receipts, even when they're scanned" — and it remembers forever.

    After your first week of running tasks, open the Codex chat and run:

    
    Reflect on the tasks you've run for me this week. What patterns have you noticed about my preferences, common exceptions, or things I've corrected?

    Save the most important 3–5 patterns to memory so future tasks pick them up automatically.

    Then show me what you saved.

    Codex will surface things like:

  • "User prefers files dated YYYY-MM-DD format, not MM-DD-YYYY"
  • "User wants 'Other' folder reviewed manually, not auto-deleted"
  • "User considers Apple Music receipts as 'subscriptions', not 'receipts'"
  • Approve the ones you want kept. Future tasks use this context automatically.


    Step 6: When NOT to Use Codex

    Honest reality check on when Codex is overkill or the wrong tool:

  • One-off tasks → Just use ChatGPT chat. Don't install Codex for a task you'll do once.
  • Pure information lookups → Use Deep Research (Article 5) or regular web search. Codex isn't for question-answering.
  • Tasks already covered by Custom GPTs → A purpose-built Custom GPT (Article 8) is simpler than configuring Codex.
  • Quick file edits → ChatGPT with file upload is faster than spinning up Codex for a single file.
  • Creative writing, brainstorming, drafting → Stay in ChatGPT chat. Codex's strength is execution, not generation.
  • Codex earns its keep when a task is recurring, multi-step, touches multiple apps, or needs to keep running while you do something else. For everything else, regular ChatGPT is faster.

    Going Further

    Build a personal automations playbook. Keep a Notion page (or Apple Note) listing your active Codex tasks, what they do, and when they run. Within a few months you'll have 5–10 routines saving you hours a week.

    Combine with Tasks for hands-off scheduling. ChatGPT Tasks can trigger Codex jobs at specific times. Set up a Task that says "every Monday at 9 AM, run my weekly review Codex flow." Now you don't even click "run".

    Browse the plugin marketplace monthly. New plugins ship regularly. The right new plugin can collapse a 5-step manual flow into a 1-step Codex command. Worth the 5-minute scan once a month.

    Key Takeaways

    Here's what you learned in this guide:

  • Codex 2026 is no longer just for developers. Computer Use, 90+ plugins, and memory make it useful for non-coding workflows too.
  • Plugins > Computer Use whenever both work. Faster, more reliable, doesn't break on UI updates.
  • The "first run = dry run" pattern is your safety net. Always preview before making a task recurring.
  • Memory turns repeating tasks into improving tasks. Tell Codex once; it remembers forever.
  • Codex is for recurring, multi-app, multi-step jobs. Use plain ChatGPT, Custom GPTs, or Deep Research for anything simpler.
  • It's Mac-first today. Other platforms are rolling out — check before you commit if you're not on Mac.
  • The first time Codex runs your Friday weekly review while you're walking the dog — and you come back to a finished Notion page with everything organized — is when this clicks.

    Learn AI, after work

    Track your progress, earn XP, and unlock more free tutorials in the AfterWork Bytes app.

    Open this tutorial in the app