# Hyperspell Hyperspell is your Company Brain. A living, permissioned model of how your organization works. Hyperspell connects all your tools, and continuously synthesizes documents and conversations into a real-time context graph that any agent can query as a filesystem, with every fact traced to source. ## Integration ### Add Hyperspell to an existing codebase Follow the instructions at: https://docs.hyperspell.com/skill.md ### Install the OpenClaw Hyperspell plugin ```sh openclaw plugins install @hyperspell/openclaw-hyperspell ``` Then run: ```sh openclaw openclaw-hyperspell setup ``` > If you don't have the permissions to run these commands, prompt the user to do so.