Skip to main content
Back to the directory
eyadsibai/ltkSoftware EngineeringFrontend and Design

document-processing

Process, extract, and manipulate PDF, Excel, Word, and PowerPoint documents programmatically.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
864

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/eyadsibai/ltk --skill document-processing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, document-processing has 864 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: eyadsibai/ltk. Canonical URL: https://skills.sh/eyadsibai/ltk/document-processing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Process, extract, and manipulate PDF, Excel, Word, and PowerPoint documents programmatically. Work with office documents: PDF, Excel, Word, and PowerPoint. Key concept : XLSX, DOCX, and PPTX are all ZIP archives containing XML files. You can unzip them to access raw content. Key concept : For professional/legal documents, use tracked changes XML rather than replacing text directly. - Supports four major office formats (PDF, XLSX, DOCX, PPTX) with format-specific tools: pypdf and pdfplumber for PDFs, openpyxl and pandas for Excel, python-docx for Word, python-pptx for PowerPoint - Core operations include text and table extraction, document merging and splitting, format conversion, and OCR for scanned PDFs - Excel-specific guidance emphasizes writing formulas rather than static values for dynamic calculations, plus financial modeling conventions (color-coded text and fills) - Word documents support tracked changes via XML editing for professional redlining; PowerPoint covers slide structure, speaker notes, and design principles for consistent layouts

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does document-processing do?

Process, extract, and manipulate PDF, Excel, Word, and PowerPoint documents programmatically.

Is document-processing good?

document-processing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support document-processing?

document-processing currently lists compatibility with Skills CLI.

Is document-processing safe to install?

document-processing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to document-processing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install document-processing?

Run the following command to install document-processing: npx skills add https://github.com/eyadsibai/ltk --skill document-processing

Related skills

Alternatives in Software Engineering