**GLM-skills** banner
zai-org zai-org

**GLM-skills**

Development community intermediate

Description

(251 ⭐) - Official skills for the GLM family of models.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

GLM Skills

[中文文档](README_zh.md)

Official skills for the [GLM](https://github.com/zai-org) family of models, designed for agent architectures including [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenCode](https://github.com/opencode-ai/opencode), [OpenClaw](https://github.com/openclaw/openclaw), [AutoClaw](https://autoglm.zhipuai.cn/autoclaw/), and other AI coding agents.

This repository consolidates skills originally distributed across individual model repos into a single, unified collection.

Skills

GLM-V (Multimodal)

Skill Description
glmv-caption Generate captions and descriptions for images, videos, and documents
glmv-doc-based-writing Write content (papers, articles, reports) based on PDF/DOCX documents
glmv-grounding Object localization with bounding-box visualization in images and videos
glmv-pdf-to-ppt Convert PDF documents into multi-slide HTML presentations
glmv-pdf-to-web Convert research papers into polished academic project websites
glmv-prd-to-app Build full-stack web applications from PRD documents and prototypes
glmv-prompt-gen Generate AI art prompts from visual references (Midjourney, SD, DALL-E, etc.)
glmv-resume-screen Screen and evaluate resumes against user-defined criteria

...