
Glm Peak Guard
- Updated April 18, 2026
- Te93x/te-claude-plugins
glm-peak-guard is a Claude Code skill in the Automation & Workflows category. Automatically blocks Claude usage during peak hours (06:00-10:00 UTC) when GLM models consume 3× quota. Helps preserve your GLM Coding Plan by preventing expensive usage periods.
Key points
- glm-peak-guard
- Automation & Workflows
- AI-coding skill
Glm Peak Guard by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Te93x/te-claude-plugins/plugin install glm-peak-guard@te-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 18, 2026 |
|---|---|
| Repository | Te93x/te-claude-plugins ↗ |
What it does
Automatically blocks Claude usage during peak hours (06:00-10:00 UTC) when GLM models consume 3× quota. Helps preserve your GLM Coding Plan by preventing expensive usage periods.
README.md
GLM Peak Guard Plugin
A Claude plugin that automatically blocks usage during peak hours (06:00-10:00 UTC) to help preserve your GLM Coding Plan quota.
Features
- Automatic Blocking: Prevents prompts during peak hours when GLM models consume 3× quota
- Smart Timezone Display: Shows peak hours in your local timezone for clarity
- Fail-Safe: If anything goes wrong, the plugin fails open (allows prompts)
- User-Friendly Messages: Clear explanations of why usage is blocked and when to try again
Installation
Add the marketplace to Claude:
/plugin marketplace add Te93x/te-claude-pluginsInstall GLM Peak Guard:
/plugin install glm-peak-guard@te-claude-pluginsReload Plugins
/reload-pluginsDisable the plugin if you want to use Claude during peak hours (reload required to apply changes):
/plugin disable glm-peak-guard
How It Works
The plugin hooks into Claude's prompt submission process and checks the current UTC time. During peak hours (06:00-10:00 UTC), it displays a helpful message explaining the block and suggests waiting until off-peak hours.
Peak hours correspond to when GLM-5.1 and GLM-5-Turbo models consume 3× the normal quota, making it much more expensive to use Claude during these times.
Configuration
No configuration is required. The plugin uses fixed peak hours of 06:00-10:00 UTC, which are the standard peak hours for GLM model quota consumption.
License
MIT License - see LICENSE file in the repository root.