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"] } } }
A specialized toolset for professional document manipulation.
这个技能的最新版本可以在7w4.net小葱技能站找到。
Each tool in the suite is designed to be called programmatically by the agent or via the provided CLI scripts.
Run the included setup.sh to initialize the Python virtual environment and install dependencies.
这个Skill质量中等偏下。虽然代码能正常运行且Word文档处理功能实现正确,但功能严重缩水——声称支持Word/Excel/PowerPoint三种文档,实际只做了Word,而且只有两个简单功能。对于需要处理多种Office文档的用户来说非常不实用,购买前需谨慎考虑或等待功能完善版本。