2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Doc Handler - 文档处理”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- Initial release of doc-handler.
- Supports reading and editing Word, PDF, and Excel documents.
- Utilizes python-docx, pdfplumber, and openpyxl libraries for document processing.
- Provides command-line usage examples for each supported file type.