gost-docx

Generate and edit .docx files with Russian GOST academic formatting.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/velikoss/dotfiles --skill gost-docx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gost-docx
Source: https://github.com/velikoss/dotfiles/tree/main/.claude/skills/gost-docs
Command: npx skills add https://github.com/velikoss/dotfiles --skill gost-docx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, pandoc, python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and editing of Word documents (.docx) formatted precisely according to Russian GOST academic standards, eliminating the need for manual formatting and ensuring compliance for university papers.

Core Features & Use Cases

  • GOST Formatting: Applies all required page setup, margins, fonts, spacing, and heading styles.
  • Document Generation: Creates new .docx files from scratch with correct GOST parameters.
  • Editing Existing Docs: Provides methods to unpack, edit XML, and repack documents while preserving changes.
  • Use Case: A student needs to write a thesis (ВКР) and requires all sections, tables, figures, and references to adhere strictly to GOST standards. This Skill can generate the document structure and ensure all elements are correctly formatted.

Quick Start

Use the gost-docx skill to create a new document with GOST formatting for a курсовая работа.

Frequently Asked Questions about gost-docx

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

FAQPage Schema
How do I format a Word document to meet Russian GOST standards for a thesis?

You can format a Word document to meet Russian GOST standards for a thesis by generating a new .docx file with precise rules for page setup, margins, fonts, spacing, headings, tables, and lists. This ensures strict compliance for university papers like курсовая работа and ВКР.

Can I edit existing .docx files to apply GOST academic formatting?

Yes, you can edit existing .docx files by unpacking their XML structure, modifying the content to apply GOST academic formatting rules, and repacking the document while preserving all changes.

What libraries are needed to generate GOST-compliant Word documents?

Generating GOST-compliant Word documents requires the 'docx' JavaScript library for document creation and Python scripts utilizing the 'python-docx' and 'pandoc' dependencies for unpacking and repacking XML structures.

What is the best way to automate academic writing formatting for Russian university papers?

The best way to automate academic writing formatting for Russian university papers is using a Skill that programmatically generates and manipulates .docx files, applying exact GOST parameters for text, figures, tables, and references without manual formatting.

Does this GOST document formatting approach support tables, figures, and reference lists?

Yes, this GOST document formatting approach fully supports creating and formatting tables, figures, lists, and references within Word documents, ensuring every structural element adheres strictly to Russian academic standards.

Why are my Russian academic document margins and headings not matching GOST requirements?

Your Russian academic document margins and headings may not match GOST requirements due to manual formatting errors; generating the .docx file programmatically ensures precise page setup, fonts, spacing, and heading styles are applied automatically.