npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin m16khb-glm-ensemblez.ai GLM-4.7 기반 멀티에이전트 앙상블 시스템. 4개 역할(분석/검토/최적화/보안)의 병렬 처리로 최상의 응답을 제공합니다.
# GitHub에서 클론
git clone https://github.com/m16khb/glm-ensemble.git ~/.claude/plugins/glm-ensemble
# MCP 서버 의존성 설치
cd ~/.claude/plugins/glm-ensemble/mcp-server
npm install
~/.claude/glm-ensemble.local.md 파일 생성:
# GLM Ensemble 설정
## API 설정
- GLM_API_KEY: your-api-key-here
- GLM_API_BASE: https://api.z.ai/api/coding/paas/v4
- GLM_MODEL: glm-4.7
## 병렬 처리 설정
- MAX_PARALLEL: 4
- THINKING_MODE: interleaved
# 멀티에이전트로 질문
/glm-ask 이 코드를 어떻게 개선할 수 있을까?
# 코드/문서 병렬 분석
/glm-analyze src/main.ts
# 설정 확인
/glm-config
다음 키워드가 포함되면 자동으로 GLM 앙상블이 활성화됩니다:
┌─────────────────────────────────────────────────────────────┐
│ glm-ensemble │
├─────────────────────────────────────────────────────────────┤
│ 사용자 요청 ──▶ glm-coordinator │
│ │ │
│ ┌───────────────┼───────────────┐ │
│ ▼ ▼ ▼ ▼ │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ Analyst │ │ Reviewer │ │ Optimizer│ │ Security │ │
│ │ (분석) │ │ (검토) │ │ (최적화) │ │ (보안) │ │
│ └──────────┘ └──────────┘ └──────────┘ └──────────┘ │
│ │ │ │ │ │
│ └───────────────┴───────────────┴───────────────┘ │
│ ▼ │
│ 앙상블 종합 결과 │
└─────────────────────────────────────────────────────────────┘
| 컴포넌트 | 설명 |
|---|---|
/glm-ask | 멀티에이전트 질의 명령어 |
/glm-analyze | 병렬 분석 명령어 |
/glm-config | 설정 관리 명령어 |
glm-coordinator | 결과 조율 에이전트 |
glm-prompting | GLM 활용 가이드 스킬 |
glm-api | MCP 서버 (GLM API 통신) |
MIT
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.