Overview
Codex is a supported platform for Understand Anything. Installation is handled via an AI-driven flow: you instruct Codex to fetch and execute the installation instructions directly from the repository.Prerequisites
- Codex installed
- Git installed and available on your
PATH
Installation
Trigger the AI-driven install
Open Codex and send the following message:Codex will fetch the install guide and execute the steps on your behalf.
What Codex does for you
The instructions tell Codex to:
-
Clone the repository to
~/.codex/understand-anything: -
Create the skills symlink so Codex can discover them:
On Windows (PowerShell), the equivalent commands use
New-Itemandmklink /Jinstead ofln -s. - Restart Codex to discover the newly linked skills.
Verification
Confirm the symlink is in place:skills/ directory inside the cloned repo.
First Use
Once the skills are discovered, invoke Understand Anything by telling Codex:Updating
To pull the latest version:Uninstalling
Next Steps
Quickstart
Learn all available commands and how to get the most out of Understand Anything.