officecli-word-form

Create fillable Word forms with Content Controls, FormFields, and MERGEFIELD placeholders.

137|21|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/nomifun/nomifun-tauri --skill officecli-word-form-nomifun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-word-form
Source: https://github.com/nomifun/nomifun-tauri/tree/main/crates/backend/nomifun-app/assets/builtin-skills/officecli-word-form
Command: npx skills add https://github.com/nomifun/nomifun-tauri --skill officecli-word-form-nomifun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires officecli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for creating fillable Word forms with advanced features like Content Controls, FormField checkboxes, MERGEFIELD mail-merge placeholders, and document protection.

Core Features & Use Cases

  • Advanced Form Creation: Generate forms with various content controls, including text, rich text, dropdowns, comboboxes, and dates.
  • Legacy FormField Support: Offers support for legacy FormField checkboxes and mail-merge placeholders.
  • Document Protection: Locks specific parts of the document for data capture or template merge.
  • Use Case: Ideal for creating onboarding forms, HR intake forms, compliance checklists, and other forms requiring data capture or template merging.

Quick Start

To create a fillable form, use the 'officecli-word-form' skill with the following command: officecli create-form form.docx

Frequently Asked Questions about officecli-word-form

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

FAQPage Schema
How do I create fillable Word forms with content controls programmatically?

You can create fillable Word forms by using the officecli create-form command to generate documents with text, rich text, dropdown, combobox, and date content controls.

Can I add legacy FormField checkboxes and mail-merge placeholders to a Word document?

Yes, this approach supports adding legacy FormField checkboxes and MERGEFIELD mail-merge placeholders directly into your Word documents for template merging and data capture.

Does document protection for Word forms work on macOS, Windows, and Linux?

Document protection for Word forms is fully supported across macOS, Windows, and Linux, allowing you to lock specific document parts for data capture or template merge.

What is the best way to automate HR intake forms and compliance checklists in Word?

Automating HR intake forms and compliance checklists is best achieved by generating documents with various content controls and applying document protection to lock specific parts for data capture.

Do I need OfficeCLI installed to generate Word documents with content controls?

Yes, you must have OfficeCLI installed and configured on your system to automate the creation of Word forms with content controls and document protection.

How do I lock specific parts of a Word document for template merging?

You can lock specific parts of a Word document for template merging by applying document protection features alongside MERGEFIELD placeholders during the form creation process.