glm-47-prompting

Installation
SKILL.md

GLM 4.7 Prompting Best Practices

GLM 4.7 is Z.AI's strongest open-source coding model (~358B params, ~32B active per token via MoE). This skill covers 10 rules for optimal prompting.

Deployment Options


Prompt Structure

Rule 1: Front-load instructions

GLM 4.7 has a strong bias toward the beginning of the prompt (more so than other models). Place all mandatory instructions at the absolute start of your system prompt.

Installs
1
Repository
melvinmt/skills
GitHub Stars
4
First Seen
Jun 26, 2026
glm-47-prompting — melvinmt/skills