docx
Word文書の作成と編集
Também disponível em: ArtemisAI,Cam10001110101,K-Dense-AI,ComposioHQ,sickn33,anthropics,ZhanlinCui,davila7,7Spade,7Spade,Azeem-2
プロフェッショナルなWord文書の作業は、手作業だと時間がかかります。このスキルは、適切な変更履歴、コメント、書式の保持を伴うDOCXファイルの作成・編集・レビューのための構造化されたワークフローを提供します。
Baixar o ZIP da skill
Upload no Claude
Vá em Configurações → Capacidades → Skills → Upload skill
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 RiscoThis 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.
Problemas de Baixo Risco (1)
Fatores de risco
⚡ Contém scripts (2)
📁 Acesso ao sistema de arquivos (1)
⚙️ Comandos externos (1)
Pontuação de qualidade
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
このスキルはどのファイル形式をサポートしていますか?
文書サイズの上限はありますか?
Google Docsやクラウド文書でこのスキルを使えますか?
このスキル使用時、文書データは安全ですか?
編集後に検証が失敗するのはなぜですか?
このスキルは他の文書ツールとどう違いますか?
Detalhes do Desenvolvedor
Estrutura de arquivos
📁 ooxml/
📁 schemas/
📁 ecma/
📄 dml-wordprocessingDrawing.xsd
📄 pml.xsd
📄 shared-additionalCharacteristics.xsd
📄 shared-commonSimpleTypes.xsd
📄 shared-customXmlDataProperties.xsd
📄 shared-customXmlSchemaProperties.xsd
📄 shared-documentPropertiesCustom.xsd
📄 shared-documentPropertiesExtended.xsd
📄 shared-documentPropertiesVariantTypes.xsd
📄 shared-relationshipReference.xsd
📄 sml.xsd
📄 vml-wordprocessingDrawing.xsd
📄 wml.xsd
📄 xml.xsd
📁 mce/
📄 mc.xsd
📁 scripts/
📄 base.py
📄 docx.py
📄 pptx.py
📄 pack.py
📁 scripts/
📄 ooxml.md
📄 SKILL.md