automating-word

Community

Automate Word documents with JXA.

AuthoriBz-04
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Microsoft Word tasks on macOS so you can generate, modify, and export documents without manual UI work.

Core Features & Use Cases

  • JXA-first Word automation: Discover Word’s AppleScript dictionary concepts and translate them into working JXA/ObjC bridge patterns.
  • Find/replace and range-based edits: Perform global search and replacement using Range objects for deterministic document updates.
  • Tables, exports, and batch workflows: Create and populate tables, then export documents (e.g., to PDF) and handle multiple files with guardrails like alert/screenUpdating state restoration.
  • PyXA alternative guidance: Use PyXA equivalents for common Word operations when you prefer Python.

Quick Start

Tell the AI to open a .docx file, replace all occurrences of "{{CLIENT}}" with "Acme Corporation", and export the result to a PDF.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: automating-word
Download link: https://github.com/iBz-04/gloamy/archive/main.zip#automating-word

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.