2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “pdf-to-word”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- Initial release of pdf-to-word skill.
- Converts uploaded PDF files into editable Word documents (.docx).
- Supports file uploads and optional output format selection (default is .docx).
- Provides processed Word file for download or direct delivery after conversion.
- Requires `pdf2docx` Python package for operation.