smithery.ai

docx-handler

Word文書の読み取り、編集、作成を行うスキル

First seen Mar 21, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsfilesystem__read_file, filesystem__read_text_file, filesystem__write_file, filesystem__edit_file, filesystem__list_directory, filesystem__create_directory

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,086 B
  • docs SUMMARY.md 81 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

DOCX Handler Skill

このスキルはWord文書(.docx)の操作を行います。

機能

  • Word文書の読み取りと内容抽出
  • 新規Word文書の作成
  • 既存文書の編集・更新
  • 文書のフォーマット変換

使用方法

  1. 文書を読み取る場合は、ファイルパスを指定してください
  2. 新規作成の場合は、内容とファイル名を指定してください
  3. 編集の場合は、対象ファイルと変更内容を指定してください

注意事項

  • 大きなファイル(10MB以上)の処理には時間がかかる場合があります
  • マクロを含む文書(.docm)は非対応です
  • 文書のパスワード保護は解除できません