Overview
OpenClaw is a supported platform for Understand Anything. Installation is handled via an AI-driven flow: you instruct OpenClaw to fetch and execute the installation guide directly from the repository.Prerequisites
- OpenClaw installed
- Git installed and available on your
PATH
Installation
Trigger the AI-driven install
Open OpenClaw and send the following message:OpenClaw fetches the install guide and executes the steps on your behalf.
What OpenClaw does for you
The instructions tell OpenClaw to:
-
Clone the repository to
~/.openclaw/understand-anything: -
Create the skills symlink so OpenClaw can discover them:
On Windows (PowerShell), the equivalent commands use
New-Itemandmklink /Jinstead ofln -s. - Restart OpenClaw to discover the newly linked skills.
Verification
After restarting, the following skill commands should be available:@understand— Analyze the current codebase@understand-chat— Ask questions about the knowledge graph@understand-dashboard— Launch the interactive dashboard
First Use
Run the analysis by invoking the skill:.understand-anything/knowledge-graph.json, and opens the interactive dashboard on completion.
Updating
To pull the latest version:Uninstalling
Next Steps
Quickstart
Learn all available commands and how to get the most out of Understand Anything.