From ai4comms
Create, read, edit, and manipulate Word documents (.docx files). Triggers on any mention of 'Word doc', 'word document', '.docx', or requests to produce documents with formatting like tables of contents, headings, page numbers, headers/footers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images, performing find-and-replace, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'brief', or 'template' as a Word file, use this skill. When a single client overlay resolves, use it automatically for branding unless the user explicitly asks for unbranded output. Do NOT use for PDFs (use the `format-pdf` skill), spreadsheets (use `format-xlsx`), Google Docs, or coding tasks unrelated to document generation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai4comms:format-docxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill's full instructions are hosted on the `stromy-format` MCP server. Do not hardcode workflow logic locally — always fetch the live version from the MCP.
This skill's full instructions are hosted on the stromy-format MCP server. Do not hardcode workflow logic locally — always fetch the live version from the MCP.
Read the main skill instructions:
→ call the fs_read tool on the stromy-format MCP with path="skills/format-docx/SKILL.md".
Discover reference files (and any other skill assets), then read on demand:
→ call fs_list with path="skills/format-docx" (and path="skills/format-docx/references"),
→ call fs_read with path="skills/format-docx/references/<file>".
Follow the instructions returned by the MCP exactly.
Produce this skill's output only by following the live SKILL.md fetched above and calling the stromy-format MCP's own tools. Do not substitute a local or identically-named base skill from elsewhere, and do not invent your own output path. A locally-produced or unbranded artifact is wrong output, not a fallback — it bypasses the server-side brand and quality gates.
stromy-format MCP is slow to respondThis server scales to zero to save cost, so the first call may take ~10–30s to cold-start. If fs_read or a tool errors with unavailable/timeout:
fs_read call — the call itself wakes the container.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub stromy-org/ai4comms-marketplace --plugin ai4comms