# GLM Code Generation
- `@glm`, `-glm`, `--glm` in prompt → Auto-triggers GLM mode (hook)
- 'GLM -q {CODE GENERATION TASK}' returns the entire code as stdout
- USE '-l {python|node|bash}' to specify the language
- Use '-o {path/filename}' for direct file save
- GLM can only generate codes, no documents
