📄 Office Productivity
文書作成や表計算の自動化、プレゼンテーション
📺 まず動画で見る(YouTube)
▶ Claude最新!PowerPoint, Excel, Wordを生成できる機能を解説 ↗
※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。
📜 元の英語説明(参考)
Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.
🇯🇵 日本人クリエイター向け解説
文書作成や表計算の自動化、プレゼンテーション
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o office-productivity.zip https://jpskill.com/download/3253.zip && unzip -o office-productivity.zip && rm office-productivity.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/3253.zip -OutFile "$d\office-productivity.zip"; Expand-Archive "$d\office-productivity.zip" -DestinationPath $d -Force; ri "$d\office-productivity.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
office-productivity.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
office-productivityフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
💬 こう話しかけるだけ — サンプルプロンプト
- › Office Productivity を使って、来週の会議資料の下書きを作って
- › Office Productivity で、既存ファイルから必要な部分だけ抽出して
- › Office Productivity で、提供されたテンプレートに沿って自動整形して
これをClaude Code に貼るだけで、このSkillが自動発動します。
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
Office Productivity Workflow Bundle
Overview
Comprehensive office productivity workflow for document creation, spreadsheet automation, presentation generation, and format conversion using LibreOffice and Microsoft Office tools.
When to Use This Workflow
Use this workflow when:
- Creating office documents programmatically
- Automating document workflows
- Converting between document formats
- Generating reports
- Creating presentations from data
- Processing spreadsheets
Workflow Phases
Phase 1: Document Creation
Skills to Invoke
libreoffice-writer- LibreOffice Writerdocx-official- Microsoft Wordpdf-official- PDF handling
Actions
- Design document template
- Create document structure
- Add content programmatically
- Apply formatting
- Export to required formats
Copy-Paste Prompts
Use @libreoffice-writer to create ODT documents
Use @docx-official to create Word documents
Phase 2: Spreadsheet Automation
Skills to Invoke
libreoffice-calc- LibreOffice Calcxlsx-official- Excel spreadsheetsgooglesheets-automation- Google Sheets
Actions
- Design spreadsheet structure
- Create formulas
- Import data
- Generate charts
- Export reports
Copy-Paste Prompts
Use @libreoffice-calc to create ODS spreadsheets
Use @xlsx-official to create Excel reports
Phase 3: Presentation Generation
Skills to Invoke
libreoffice-impress- LibreOffice Impresspptx-official- PowerPointfrontend-slides- HTML slidesnanobanana-ppt-skills- AI PPT generation
Actions
- Design slide template
- Generate slides from data
- Add charts and graphics
- Apply animations
- Export presentations
Copy-Paste Prompts
Use @libreoffice-impress to create ODP presentations
Use @pptx-official to create PowerPoint presentations
Use @frontend-slides to create HTML presentations
Phase 4: Format Conversion
Skills to Invoke
libreoffice-writer- Document conversionlibreoffice-calc- Spreadsheet conversionpdf-official- PDF conversion
Actions
- Identify source format
- Choose target format
- Perform conversion
- Verify quality
- Batch process files
Copy-Paste Prompts
Use @libreoffice-writer to convert documents
Phase 5: Document Automation
Skills to Invoke
libreoffice-writer- Mail mergeworkflow-automation- Workflow automationfile-organizer- File organization
Actions
- Design automation workflow
- Create templates
- Set up data sources
- Generate documents
- Distribute outputs
Copy-Paste Prompts
Use @libreoffice-writer to perform mail merge
Use @workflow-automation to automate document workflows
Phase 6: Graphics and Diagrams
Skills to Invoke
libreoffice-draw- Vector graphicscanvas-design- Canvas designmermaid-expert- Diagram generation
Actions
- Design graphics
- Create diagrams
- Generate charts
- Export images
- Integrate with documents
Copy-Paste Prompts
Use @libreoffice-draw to create vector graphics
Use @mermaid-expert to create diagrams
Phase 7: Database Integration
Skills to Invoke
libreoffice-base- LibreOffice Basedatabase-architect- Database design
Actions
- Connect to data sources
- Create forms
- Design reports
- Automate queries
- Generate output
Copy-Paste Prompts
Use @libreoffice-base to create database reports
Office Application Workflows
LibreOffice
Skills: libreoffice-writer, libreoffice-calc, libreoffice-impress, libreoffice-draw, libreoffice-base
Formats: ODT, ODS, ODP, ODG, ODB
Microsoft Office
Skills: docx-official, xlsx-official, pptx-official
Formats: DOCX, XLSX, PPTX
Google Workspace
Skills: googlesheets-automation, google-drive-automation, gmail-automation
Formats: Google Docs, Sheets, Slides
Quality Gates
- [ ] Documents formatted correctly
- [ ] Formulas working
- [ ] Presentations complete
- [ ] Conversions successful
- [ ] Automation tested
- [ ] Files organized
Related Workflow Bundles
development- Application developmentdocumentation- Documentation generationdatabase- Data integration
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.