> ## Documentation Index
> Fetch the complete documentation index at: https://kb.packfiles.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Global

Use these commands for global slash-command utilities.

## Commands

<CardGroup cols={2}>
  <Card title="/help" icon="hand-wave" href="help">
    Show documentation for any available slash command.
  </Card>

  <Card title="/run" icon="play" href="run">
    Run a custom script from your project's warp.yml configuration.
  </Card>
</CardGroup>
