glmv-doc-based-writing

Convert PDF and DOCX documents into Markdown drafts using GLM-V.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/almazom/agents_slash_skills --skill glmv-doc-based-writing-almazom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glmv-doc-based-writing
Source: https://github.com/almazom/agents_slash_skills/tree/main/glmv-doc-based-writing
Command: npx skills add https://github.com/almazom/agents_slash_skills --skill glmv-doc-based-writing-almazom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, PyMuPDF, and includes scripts (resource) components.

What problem does it solve?

Comprehend one or more documents (PDF/DOCX) and generate a cohesive Markdown draft that meets your specified writing requirements using the ZhiPu GLM-V multimodal model.

Core Features & Use Cases

  • Read and understand documents from URL or local sources (PDF/DOCX) and produce structured Markdown content (papers, articles, reports, proposals, reviews).
  • Support multi-document ingestion to synthesize a single coherent output.
  • Optional prompts and system configurations to steer tone, structure, and audience.

Quick Start

Provide one or more documents and your writing requirements, then run the GLM-V document-based writing script to generate a Markdown draft.

Frequently Asked Questions about glmv-doc-based-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert PDF documents into Markdown content?

Convert PDF documents into Markdown content by using the GLM-V multimodal model to comprehend source files and generate structured drafts. The process parses text from PDFs using PyMuPDF and applies configurable prompts to produce polished Markdown output.

Can I generate a single report from multiple PDF files?

Yes, you can generate a single report from multiple PDF files. The tool supports multi-document ingestion, allowing you to synthesize information from several PDF or DOCX sources into one cohesive Markdown draft.

How do I use GLM-V to write articles based on DOCX files?

Use GLM-V to write articles based on DOCX files by providing your source documents and writing requirements to the generation script. The system processes the DOCX inputs, comprehends the content, and produces a structured Markdown article draft.

Does document-based writing work with local PDF and DOCX sources?

Yes, document-based writing works with both local and URL-based PDF and DOCX sources. The script reads and comprehends documents from your specified location before generating the final Markdown content.

How to customize the tone and structure of generated Markdown drafts?

Customize the tone and structure of generated Markdown drafts by applying optional prompts and system configurations. These settings steer the GLM-V generation process to target your specific audience and formatting requirements.