📄

docx

Baixo Risco ⚡ Contém scripts📁 Acesso ao sistema de arquivos⚙️ Comandos externos

Word文書の作成と編集

Também disponível em: ArtemisAI,Cam10001110101,K-Dense-AI,ComposioHQ,sickn33,anthropics,ZhanlinCui,davila7,7Spade,7Spade,Azeem-2

プロフェッショナルなWord文書の作業は、手作業だと時間がかかります。このスキルは、適切な変更履歴、コメント、書式の保持を伴うDOCXファイルの作成・編集・レビューのための構造化されたワークフローを提供します。

Suporta: Claude Codex Code(CC)
⚠️ 68 Ruim
1

Baixar o ZIP da skill

2

Upload no Claude

Vá em Configurações → Capacidades → Skills → Upload skill

3

Ative e comece a usar

Testar

A utilizar "docx". Create a Word document with a title Project Proposal and three sections: Introduction, Scope, and Timeline.

Resultado esperado:

  • project-proposal.docxを作成しました。内容:
  • - タイトル見出し(中央揃え、24pt Arial太字)
  • - セクション1: Introduction(2段落)
  • - セクション2: Scope(カスタムスタイルの箇条書き)
  • - セクション3: Timeline(2列の表: MilestoneとDate)
  • レビューと追加編集の準備ができています。

Auditoria de Segurança

Baixo Risco
v5 • 1/17/2026

This is a legitimate document manipulation skill. The extensive static findings are overwhelmingly false positives: markdown documentation files showing command examples (backticks), standard OOXML schema definitions, and safe external commands with hardcoded arguments. The skill uses defusedxml for secure XML parsing and creates temporary directories for isolation. No credential access, data exfiltration, or malicious behavior was detected.

60
Arquivos analisados
25,341
Linhas analisadas
4
achados
5
Total de auditorias
Problemas de Baixo Risco (1)
External command execution for validation
pack.py uses subprocess to run 'soffice' for document validation with hardcoded arguments and timeout protection. redlining.py uses 'git diff' for text comparison. Safe, documented operations.

Fatores de risco

Auditado por: claude Ver Histórico de Auditoria →

Pontuação de qualidade

45
Arquitetura
100
Manutenibilidade
83
Conteúdo
20
Comunidade
88
Segurança
91
Conformidade com especificações

O Que Você Pode Construir

契約書の赤入れ

原文の書式とコメントを保持しながら、変更履歴で法的文書をレビュー・修正します。

ドキュメント更新

技術ガイド向けに、表や画像、適切な見出し構造を備えたプロフェッショナルなドキュメントを作成します。

レポート編集

複数の作成者による業務レポートを、元の内容を変更せずにコメントや提案を追加して編集します。

Tente Estes Prompts

シンプルな文書
Create a Word document with a title Quarterly Report and a paragraph of summary text about our department achievements.
書式付き文書
Create a Word document with a two-column table showing Q1 and Q2 metrics. Add a heading with bold text and a bulleted list of key findings.
変更履歴
Unpack the document at path/to/contract.docx and make these changes with tracked revisions: update the date from January to March, change Client to Customer throughout, and add a new section after paragraph 3.
コメント追加
Add comments to the document explaining the changes I made. Use the tracked changes workflow to review and suggest additional edits where the language could be clearer.

Melhores Práticas

  • 編集前に必ず文書を展開して、元の構造を保持し、変更履歴を正しく追跡する
  • すべての修正に変更履歴を使用して、監査証跡を維持し、レビューを容易にする
  • 編集後に文書を検証し、共有前にOOXMLスキーマ準拠を確認する
  • 関連する変更は3〜10件のバッチにまとめ、レビューを管理しやすくする

Evitar

  • 他の作成者の変更履歴を直接変更しない。入れ子の挿入または削除を使用する
  • 文書の再パック時に検証を省略しない。破損が見た目では分からない場合がある
  • 箇条書きにunicode文字を使わない。Wordは適切な番号付け設定が必要

Perguntas Frequentes

このスキルはどのファイル形式をサポートしていますか?
このスキルは、完全な編集にはDOCXを、基本操作にはPPTXとXLSXをサポートします。
文書サイズの上限はありますか?
メモリに収まるサイズであれば、どのような文書でも扱えます。100ページを超える非常に大きな文書は処理時間が増える場合があります。
Google Docsやクラウド文書でこのスキルを使えますか?
いいえ。文書はローカルファイルである必要があります。クラウド文書は先にダウンロードし、スキル使用後に再アップロードしてください。
このスキル使用時、文書データは安全ですか?
はい。処理はすべてローカルのマシン上で行われます。このスキルは展開用の一時ディレクトリを作成しますが、外部サーバーにデータを送信しません。
編集後に検証が失敗するのはなぜですか?
XML構造がOOXMLスキーマ規則に違反すると検証に失敗します。一般的な原因には、xml:space属性の欠落や表構造の不正があります。
このスキルは他の文書ツールとどう違いますか?
テキストエディタとは異なり、このスキルはOOXML構造を理解し、正確な編集作業のために適切な変更履歴を備えた有効なWord文書を生成します。

Detalhes do Desenvolvedor

Autor

DYAI2025

Licença

Proprietary. LICENSE.txt has complete terms

Referência

main