Office Document Specialist Suite

👤 robert-janssen 📦 v1.0.2 ⭐ 3.7 ⬇️ 23.6K 下載
📄 辦公效率 免費

📖 技能介紹


name: office-document-specialist-suite description: Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting and document management. metadata: { "openclaw": { "emoji": "📄", "requires": { "bins": ["python3"], "pip": ["python-docx", "openpyxl", "python-pptx"] } } }


Office Document Specialist Suite

A specialized toolset for professional document manipulation.

Features

  • Word (.docx): Create and edit professional reports, manage styles, and insert tables/images.
  • Excel (.xlsx): Data analysis, automated spreadsheet generation, and complex formatting.
  • PowerPoint (.pptx): Automated slide deck creation from structured data.

Usage

Each tool in the suite is designed to be called programmatically by the agent or via the provided CLI scripts.

Installation

7w4.net收錄了海量優質技能外掛。

Run the included setup.sh to initialize the Python virtual environment and install dependencies.

🤖 AI 評測

這個 Skill 質量一般,實際功能比宣傳的少很多。它聲稱能處理 Word、Excel、PowerPoint 三種文件,但實際上只做了 Word 文件的兩個小工具(生成模板和應用樣式),Excel 和 PowerPoint 的功能根本沒有實現。程式碼本身結構還算清晰,有安裝指令碼,但存在語言混用、缺少錯誤處理等問題。如果只需要簡單的 Word 模板生成可以用,否則建議尋找功能更完整的替代方案。

📊 多維度評分

適應性3.4
規範性3.8
有效性3.9
可靠性3.5
可信度4.3

📁 包含檔案 (5 個)

📄 SKILL.md 1 KB
📄 _meta.json 151 B
📄 ods.py 5.3 KB
📄 requirements.txt 31 B
📄 setup.sh 346 B