Skip to main content
skillsFirst-partyReview first Safety Privacy

DOCX Report Generator Skill

Fill templated DOCX with data to produce reports, invoices, and formatted documents. Generate professional Word documents programmatically with python-docx or use Jinja2 templates with docxtpl for dynamic content insertion. Support tables, images, headers, footers, and custom styling.

HarnessClaude CodeCodexWindsurfGeminiCursorCLI
Level:advancedType:generalVerified:draft
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://docxtpl.readthedocs.io/, https://github.com/JSONbored/awesome-claude/blob/main/content/skills/docx-report-generator.mdx
Package URL
/downloads/skills/docx-report-generator.zip
Package SHA256
97c1f763257656b21679a7b0158c6a5f70e4f9feae1722c8674242498e39d462
Safety notes
Setup downloads and unzips a package and installs Python libraries (python-docx/docxtpl); generating reports writes .docx files to disk, overwriting any file at the output path. Review before running.
Privacy notes
Report data you supply (templates and merged values) is rendered locally into Word documents; generated files can contain that data, so review them before sharing.
Platform compatibility
claude-code (native-skill), codex (native-skill), windsurf (native-skill), gemini (native-skill), cursor (adapter), cli (manual-context)
Author
JSONbored
Claim status
unclaimed
Last verified
2025-10-15

Decision playbook

Ready to evaluate for your workflow

Signals are comparatively strong, but you should still validate source, privacy posture, and package provenance for your environment.

Compare context
Selected

0

Current score

96

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as first-party.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Complete

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    Package marked verified.

    Done
  • Checksum metadata

    SHA-256 hash is present.

    Done

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Package install

Copy-ready — paste the snippet to get started.

Install command

Provided

Config snippet

Not provided

Copy snippet

Provided

Prerequisites

6 to clear

Platforms

6 listed

Difficulty

100/100

Adoption plan

Balanced adoption plan

Current risk score 0/100. Use staged verification before broader rollout.

Risk 0

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    Package verification/checksum metadata is available.

    Done

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (6/6 signals complete).

Risk 0

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Present

Package integrity metadata is present.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

6/6 steps complete with no blocking gaps for this preset.

Risk 0

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is available.

Done

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

6 prerequisites to line up before setup.

0/6 ready
Install & runtime2Network & hosting1General3

Safety & privacy surface

Safety & privacy surface

1 safety and 1 privacy notes across 2 risk areas. Review closely: network access.

2 areas
  • SafetyNetwork accessSetup downloads and unzips a package and installs Python libraries (python-docx/docxtpl); generating reports writes .docx files to disk, overwriting any file at the output path. Review before running.
  • PrivacyLocal filesReport data you supply (templates and merged values) is rendered locally into Word documents; generated files can contain that data, so review them before sharing.

Safety notes

  • Setup downloads and unzips a package and installs Python libraries (python-docx/docxtpl); generating reports writes .docx files to disk, overwriting any file at the output path. Review before running.

Privacy notes

  • Report data you supply (templates and merged values) is rendered locally into Word documents; generated files can contain that data, so review them before sharing.

Prerequisites

  • Python 3.11+
  • docxtpl
  • docx2pdf or libreoffice for PDF
  • File system read/write access for template files and generated DOCX documents
  • Python environment with pip for installing python-docx and docxtpl packages
  • Optional: LibreOffice or docx2pdf for PDF conversion (requires system installation of LibreOffice for cross-platform PDF export)

Schema details

Install type
package
Reading time
5 min
Difficulty score
100
Troubleshooting
Yes
Breaking changes
No
Package metadata
Package verified
Yes
SHA-256
97c1f763257656b21679a7b0158c6a5f70e4f9feae1722c8674242498e39d462
Skill and platform metadata
Skill type
general
Skill level
advanced
Verification
draft
Verified at
2025-10-15
Retrieval sources
https://docxtpl.readthedocs.io/
Tested platforms
ClaudeCodexOpenClawCursorWindsurfGemini
PlatformSupportInstall path
claude-codeNative.claude/skills/<skill-name>/SKILL.md
codexNative.agents/skills/<skill-name>/SKILL.md
windsurfNative.windsurf/skills/<skill-name>/SKILL.md
geminiNative.gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md
cursorAdapter.cursor/rules/<skill-name>.mdc
cliManualAGENTS.md or tool-specific context file
Full copyable content
from docxtpl import DocxTemplate

doc = DocxTemplate('template.docx')
context = { 'client': 'Acme', 'items': [{'name': 'Widget', 'price': 9.99}] }
doc.render(context)
doc.save('invoice.docx')

About this resource

What This Skill Enables

Claude can create, edit, and format Microsoft Word documents (.docx) programmatically. Generate professional reports, proposals, documentation, and formatted documents with tables, charts, headers, and custom styling.

Compatibility

Native

  • Claude Code / Claude: native skill usage via SKILL.md.
  • Codex/OpenAI workflows: compatible with Agent Skills-style SKILL.md content as reusable workflow instructions.

Manual Adaptation

  • Gemini CLI: native skill usage via .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md where supported.
  • Cursor: use the generated .cursor/rules/*.mdc adapter for project rules.
  • OpenClaw and similar agents: use the same skill content as a reusable prompt/workflow file when native skill import is unavailable.

Prerequisites

Required:

  • Claude Pro subscription
  • Code Interpreter feature enabled
  • Template document uploaded (optional, for editing existing docs)

What Claude handles:

  • Installing python-docx and document libraries
  • Document structure and formatting
  • Table generation and styling
  • Page layout and sections
  • Converting between formats (Markdown → DOCX)

How to Use This Skill

Create a New Document

Prompt: "Create a professional business proposal document with:

  • Title page with company logo placeholder
  • Executive summary section
  • 3-column pricing table
  • Terms and conditions Save as proposal.docx"

Claude will:

  1. Create document structure
  2. Add formatted sections
  3. Generate styled tables
  4. Apply professional formatting
  5. Export as .docx file

Edit Existing Document

Prompt: "Open this contract template and:

  1. Replace all [COMPANY_NAME] with 'Acme Corp'
  2. Update the pricing table in section 3
  3. Add a new clause about termination
  4. Save as acme_contract.docx"

Claude will:

  1. Load the existing document
  2. Find and replace text
  3. Modify tables
  4. Insert new content
  5. Preserve original formatting

Generate Report from Data

Prompt: "Create a monthly sales report from this CSV data:

  • Executive summary with key metrics
  • Sales by region table
  • Top performers list
  • Month-over-month comparison chart
  • Save as sales_report_october.docx"

Claude will:

  1. Analyze the CSV data
  2. Calculate metrics
  3. Generate formatted sections
  4. Create tables with data
  5. Add visual elements

Format Conversion

Prompt: "Convert this Markdown document to a formatted Word document with:

  • Headings styled with built-in heading styles
  • Code blocks in monospace font
  • Bullet lists properly formatted
  • Save as documentation.docx"

Claude will:

  1. Parse Markdown structure
  2. Map to Word styles
  3. Apply formatting
  4. Generate DOCX

Common Workflows

Meeting Minutes Template

"Create a meeting minutes template with:
1. Header: Date, Time, Location, Attendees
2. Agenda items section
3. Discussion notes table (Topic | Discussion | Decision)
4. Action items table (Task | Owner | Due Date | Status)
5. Next meeting section
Use professional formatting with the 'Office' built-in style."

Invoice Generation

"Generate an invoice document:
1. Company header (name, address, logo placeholder)
2. Invoice details (number, date, due date)
3. Bill to / Ship to sections
4. Line items table (Description, Qty, Rate, Amount)
5. Subtotal, tax, total calculations
6. Payment terms footer
Make it look professional with borders and shading."

Technical Documentation

"Create technical documentation:
1. Cover page with title and version
2. Table of contents (auto-generated)
3. Multiple sections with heading hierarchy
4. Code examples in monospace with syntax highlighting
5. Tables for API endpoints
6. Numbered figures with captions
Use consistent styling throughout."

Resume/CV Formatting

"Format this resume data into a professional document:
1. Header with name and contact info
2. Professional summary
3. Work experience (company, role, dates, bullets)
4. Education section
5. Skills table (2 columns)
6. Use modern, clean formatting
Save as resume.docx"

Tips for Best Results

  1. Be Specific About Formatting: Mention fonts, sizes, colors, alignment
  2. Reference Built-in Styles: Use Word's built-in styles ("Heading 1", "Title", "Intense Quote")
  3. Table Formatting: Specify headers, borders, shading, column widths
  4. Page Layout: Mention margins, orientation, page size if non-standard
  5. Images: Provide image files or describe placeholder dimensions
  6. Consistent Style: Ask for style guides ("use Arial 11pt throughout")
  7. Sections: Use section breaks for different headers/footers

Advanced Features

Headers & Footers

  • Different first page headers
  • Page numbers with custom formatting
  • Chapter/section titles in headers
  • Watermarks and background

Table Enhancements

  • Merged cells
  • Repeating header rows
  • Conditional formatting
  • Auto-width columns

Document Automation

  • Mail merge from data files
  • Template-based generation
  • Batch document creation
  • Variable substitution

Troubleshooting

Issue: Formatting doesn't look right Solution: Be more specific about styles. Reference Word's built-in style names or describe exact formatting (font, size, color, alignment)

Issue: Tables break across pages poorly Solution: Ask Claude to set "keep rows together" or adjust table properties

Issue: Images not appearing Solution: Upload images separately and reference them in your prompt, or describe placeholder dimensions

Issue: Headers/footers not updating Solution: Specify which sections need different headers/footers and where section breaks should go

Issue: Lost formatting when editing Solution: Ask Claude to preserve existing styles: "Keep all original formatting except..."

Learn More

Features

  • Template placeholders and loops
  • Image and table insertion
  • Page layout control
  • Optional PDF export pipeline
  • Jinja2 template engine for dynamic content insertion
  • Rich text formatting with inline styles and formatting
  • Batch document generation from data sources
  • Header and footer customization with page numbers, dynamic content insertion, different first page headers, and section-based header/footer variations

Use Cases

  • Invoices and statements
  • Client reports
  • Batch document generation
  • Automated invoice and billing statement generation
  • Personalized client reports and proposals
  • Technical documentation with code examples and diagrams

Source citations

Add this badge to your README

Show that DOCX Report Generator Skill is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/skills/docx-report-generator.svg)](https://heyclau.de/entry/skills/docx-report-generator)

How it compares

DOCX Report Generator Skill side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

2 trust signals differ across this comparison (Package trust, Source provenance).

Field

Fill templated DOCX with data to produce reports, invoices, and formatted documents. Generate professional Word documents programmatically with python-docx or use Jinja2 templates with docxtpl for dynamic content insertion. Support tables, images, headers, footers, and custom styling.

Open dossier

Clean, filter, join, pivot, and export CSV/XLSX data reliably with reproducible steps. Transform messy spreadsheets into production-ready datasets with pandas. Handle encoding issues, data type conversion, missing values, duplicates, and complex merges.

Open dossier

Aggregate Markdown folders into cohesive knowledge bases with automated table of contents generation, cross-link validation and rewriting, heading normalization, and multi-format export (HTML, PDF, DOCX, EPUB).

Open dossier

Anthropic's public Agent Skills repository for Claude, with example skills, document skills, the Agent Skills specification pointer, a template skill, Claude Code plugin installation, Claude.ai usage guidance, and Claude API skill creation references.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage verified2025-10-15Package verified2025-10-15Package verified2025-10-15Package not verified
Source provenanceDiffersSource-backedNo submission linkNo submission linkSource-backed
Submitter
Install riskReview firstLow riskLow riskReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
BrandAnthropic logoAnthropic
Categoryskillsskillsskillsskills
Sourcefirst-partyfirst-partyfirst-partysource-backed
AuthorJSONboredJSONboredJSONboredAnthropic
Added2025-10-152025-10-152025-10-152026-06-18
Platforms
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Source repo
Safety notesSetup downloads and unzips a package and installs Python libraries (python-docx/docxtpl); generating reports writes .docx files to disk, overwriting any file at the output path. Review before running.Installs Python packages (pip install pandas openpyxl) and runs scripts that read and write data files, overwriting outputs at the target path; review transformations before running on important data.Installs npm packages (remark, unified) and runs scripts that read your Markdown files and write composed/transformed output to disk, overwriting files at the target path; review before running on an existing knowledge base.The repository is explicitly presented as demonstration and educational material; behavior available in Claude products can differ from repository examples. Document skills can read, transform, and create files such as PDFs, Word documents, PowerPoint decks, and spreadsheets, so review generated artifacts before sharing or publishing them. The MCP builder skill guides agents through creating MCP servers and evaluations; generated servers still need security review, least-privilege tool design, authentication review, and transport testing. The skill creator workflow can generate instructions, scripts, references, and assets; review all generated resources before installing them into an agent host.
Privacy notesReport data you supply (templates and merged values) is rendered locally into Word documents; generated files can contain that data, so review them before sharing.Claude Pro / Code Interpreter workflows require uploading CSV or Excel files to the Claude conversation for remote processing; local pandas runs read files on your machine. Generated outputs, logs, and conversation history can contain values from your source data — review before sharing.Inputs can include source files, prompts, logs, account metadata, repository details, and operational context that may be sent to the configured AI model. Redact secrets, customer data, private URLs, credentials, and proprietary implementation details before sharing prompts, reports, or generated artifacts.Skill usage can expose documents, spreadsheets, slide decks, prompts, company workflows, brand guidelines, MCP designs, API details, and generated artifacts to Claude or the configured model/runtime. Do not upload or commit customer documents, regulated data, private brand assets, secrets, credentials, or unreleased business plans unless the environment and account policy allow that data. When creating custom skills, check bundled scripts, references, and assets for private data before sharing a repository, plugin, or ZIP archive.
Prerequisites
  • Python 3.11+
  • docxtpl
  • docx2pdf or libreoffice for PDF
  • File system read/write access for template files and generated DOCX documents
  • Python 3.11+
  • pandas
  • openpyxl
  • pyarrow (optional for Parquet)
  • Node.js 18+
  • remark / unified
  • Playwright (optional for PDF export)
  • pandoc (optional for DOCX/EPUB export)
  • Claude Code for plugin marketplace installation, Claude.ai paid plan access for built-in/example skill usage, or Claude API access for programmatic skill creation.
  • A target task where a demonstration skill, document skill, MCP builder workflow, skill creator workflow, or custom skill template is appropriate.
  • Review of the repository disclaimer and license/source-availability notes before relying on a skill in production.
  • Local testing for any copied or customized skill before using it on sensitive documents, production workflows, or customer data.
Install
curl -L https://heyclau.de/downloads/skills/docx-report-generator.zip -o docx-report-generator.zip && unzip -o docx-report-generator.zip -d ./docx-report-generator
pip install pandas openpyxl
npm i remark unified
/plugin marketplace add anthropics/skills
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.