Docx is an AI skill on SkillBoss. Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',... Install: tell your AI agent "set up skillboss.co/skill.md". Supports: Claude Code, Cursor, Windsurf.
$pwd:
1. Home / 2. Skills / 3. Docx

Docx

// Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',...

Download skill.zip
$ git log --oneline --stat
installs:
0
downloads:
0
updated:
April 6, 2026
SKILL.md
readonly
$ cat README.md

## SkillBoss Skills

Browse raw AI skill source files, inspect install metadata, and use the same SkillBoss design system across every skill page.

package.json
"author":
"SkillBoss"
"source":
"/api/skills/docx/content"
$ install --global
Command
set up skillboss.co/skill.md
$ download --local man
wget skill.zip

[HINT] Download the complete skill directory including SKILL.md and all related files.

related-imports.ts
// Related Skills
name Docx
description Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',...
SKILL.md source
SKILL.md
Raw file first
readonly
name: Docx
description: Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',...
homepage: https://www.skillboss.co/skills/docx
metadata: {"category":"developer-tools","subcategory":"automation","skill_id":"docx","generated_day":"","seo_keywords":["docx","docx ai","docx automation","developer tools skill"]}
---
name: "Docx"
description: "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',..."
homepage: "https://www.skillboss.co/skills/docx"
metadata: {"category":"developer-tools","subcategory":"automation","skill_id":"docx","generated_day":"","seo_keywords":["docx","docx ai","docx automation","developer tools skill"]}
---

# Docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc',...

## Use When

Use this skill for creative production work for developers, technical founders, product engineers.

## Workflow

1. Clarify the audience, business goal, constraints, and deliverable.
2. Produce the strongest first draft for the target use case.
3. Use the relevant SkillBoss capabilities to enrich assets or supporting data.
4. Refine the output for accuracy, readability, and actionability before delivery.

## SEO / GEO

- Primary keywords: docx, docx ai, docx automation, developer tools skill
- Search intent: creative production
- Canonical slug: `docx`
- Install query: Install Docx with SkillBoss

## APIs Used

- `chat`
- `document_processing`
- `image_generation`
- `social_media_data`
- `web_scraping`
- `web_search`

## Suggested Prompt

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention...

## Notes

- Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
- Review outputs before external publication or automated execution.

## SEO Keywords

- docx
- docx ai
- docx automation
- developer tools skill
detected-apis.ts
LLM
chat

Reasoning, drafting, and structured output

Other
document_processing

Parse documents and extract structured information

Image
image_generation

Generate images and visual concepts

Scraping
social_media_data

Analyze public platform and market signals

Scraping
web_scraping

Extract data from public webpages

Search
web_search

Search and synthesize information from the web

skill-facts.json
"visibility": "public"
"api_types": "LLM, Other, Image, Scraping, Search"
"source_endpoint": "/api/skills/docx/content"