zhipu
Installation
SKILL.md
zhipu - Zhipu AI (GLM) Integration
The zhipu module provides a CLI interface for Zhipu AI's GLM (General Language Model) series, supporting powerful text generation and reasoning.
When to Activate
- When the user wants to use Zhipu GLM models for chat or text analysis.
- When managing Zhipu API keys and session defaults.
- When using the
@glmalias for quick access.
Core Principles & Rules
- API Key Management: Use
initor--cfg apikey=<key>for setup. - Model Selection: Specify models using the
--modelflag (e.g.,glm-4). - Alias Access: Prefer the
@glmalias for a faster CLI experience.