Install
openclaw skills install @fchange/moark-doc-extractionExtract and recognize text from documents, including PDF and DOCX files.
openclaw skills install @fchange/moark-doc-extractionThis skill allows users to extract and recognize text from documents, including PDF and DOCX files, using an external GITEE AI API.
Ensure you have installed the required dependencies (pip install requests requests-toolbelt). Use the bundled script to perform document extraction.
python {baseDir}/scripts/perform_doc_extraction.py --file /path/to/document.pdf --api-key YOUR_API
No additional parameters are required for this skill.
EXTRACTION_RESULT:.EXTRACTION_RESULT: ...).📖[EXTRACTION_RESULT Result].EXTRACTION_RESULT: in the output - extract this result and display it using markdown image syntax:📖[EXTRACTION_RESULT Result].EXTRACTION_RESULT: in the script output.