·docx-advanced-patterns
#

docx-advanced-patterns

belumume/claude-skills

Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts.

0Installs·0Trend·@belumume

Installation

$npx skills add https://github.com/belumume/claude-skills --skill docx-advanced-patterns

SKILL.md

Specialized patterns for python-docx that handle complex document structures not covered by basic .text extraction.

Invoke this skill when working with DOCX files that have:

Use alongside the official docx skill for comprehensive document handling.

Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts. Source: belumume/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/belumume/claude-skills --skill docx-advanced-patterns
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docx-advanced-patterns?

Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts. Source: belumume/claude-skills.

How do I install docx-advanced-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/belumume/claude-skills --skill docx-advanced-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/belumume/claude-skills