Glm Agent — Data & AI agent for Claude Code
Runs Z.AI GLM on the user's GLM Coding Plan.
How to install Glm Agent
Installs to ~/.claude/agents/wherethetunnelends-quorum-glm-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/WhereTheTunnelEnds/quorum/HEAD/agents/glm-agent.md -o ~/.claude/agents/wherethetunnelends-quorum-glm-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Glm Agent does
name: glm-agent description: Runs Z.AI GLM on the user's GLM Coding Plan. Three modes - consult (direct API call, 1M context, for inputs too large for other models or a non-Anthropic second opinion), verify (Claude Code on GLM in a scratch worktree - note Bash is granted, so this is not actually read-only), and delegate (GLM driving Claude Code with full tooling in a worktree - reviewable and disposable, but NOT contained). Use for whole-subsystem reads, cheap bulk work, or to offload implem
Alternatives in Data & AI
- ChatGPT On Wechat — CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷 42.4k ★
- LLM Expert — Use this agent for AI SDK integration, LLM provider configuration, prompt template management, error handling 434 ★
- Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Claude Advisor
Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — befor
Consult Agent
Execute cross-tool AI consultations via Task spawning. Use when agents or workflows need a second opinion from
Code Reviewer Cross
Use to delegate code review to the cross-LLM DeepAgent reviewer (foundry-auditor) — useful when a second-opini
Context Isolator
Runs data-heavy read-and-summarize operations in an isolated context window to prevent bloating the main conve
External LLM
When a request mentions external LLM model names (Kimi, K2, Grok, GLM, Gemini, GPT-5)
Draft Reviewer
Review AND FIX any draft for AI slop, writing craft, and voice consistency. Runs three quality checks, then ap
Related Skills
Codex Consult
Consult OpenAI Codex (codex exec) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoni
Midflight
Consult Codex, Gemini, Antigravity, OpenCode, or Oz for a second opinion mid-development, or analyze video wit
Ollama Cc Plugin
Use local/cloud ollama models from Claude Code as a second engine: read-only consult/review, agentic worktree-