word — community claude_agent_desktop, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Document Analysis Agents requiring advanced Microsoft Word document processing capabilities. GUI wrapper built on top of Claude Agent SDK

Fergana-Labs Fergana-Labs
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The word skill by Fergana-Labs is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Document Analysis Agents requiring advanced Microsoft Word document processing capabilities.

Core Value

Empowers agents to read, create, and modify Word documents using Node.js tools, extracting text content, and document structure with formatted text, headings, paragraphs, and tables in .docx files.

Capabilities Granted for word

Automating Word document creation with dynamic content
Extracting relevant information from existing Word documents
Modifying Word documents by appending new content or updating formatting

! Prerequisites & Limits

  • Requires Node.js environment
  • Limited to Microsoft Word document format (.docx)
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

word

Install word, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Word Document Tool

This skill allows you to work with Microsoft Word documents using Node.js tools.

Capabilities

  • Read existing Word documents and extract text content
  • Create new Word documents with formatted text, headings, paragraphs, and tables
  • Modify existing documents by appending content
  • Extract document structure and formatting

When to Use

Invoke this skill when the user:

  • Mentions Word documents, .docx files, or document creation
  • Asks to read, create, modify, or format text documents
  • Needs to generate reports, letters, or formatted documents
  • Wants to extract text from existing Word files

How to Use

The Word tool is implemented as a TypeScript script at src/tools/word-tool.ts. You can invoke it using the Bash tool:

Reading a Document

bash
1ts-node src/tools/word-tool.ts read "/path/to/document.docx"

Creating a Document

bash
1ts-node src/tools/word-tool.ts create "/path/to/new-document.docx" '{"title":"My Document","paragraphs":["First paragraph","Second paragraph"]}'

JSON Structure for Creating Documents

When creating documents, use this JSON format:

json
1{ 2 "title": "Document Title", 3 "paragraphs": ["Paragraph 1", "Paragraph 2"], 4 "headings": [{"text": "Section 1", "level": 1}], 5 "tables": [{"headers": ["Col1", "Col2"], "rows": [["A", "B"]]}] 6}

Implementation

Uses the docx and mammoth npm libraries for reading and writing Word documents.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is word?

Ideal for Document Analysis Agents requiring advanced Microsoft Word document processing capabilities. GUI wrapper built on top of Claude Agent SDK

How do I install word?

Run the command: npx killer-skills add Fergana-Labs/claude_agent_desktop/word. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for word?

Key use cases include: Automating Word document creation with dynamic content, Extracting relevant information from existing Word documents, Modifying Word documents by appending new content or updating formatting.

Which IDEs are compatible with word?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for word?

Requires Node.js environment. Limited to Microsoft Word document format (.docx).

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Fergana-Labs/claude_agent_desktop/word. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use word immediately in the current project.

Related Skills

Looking for an alternative to word or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI