pdf-ocr-scanner Pass

Reads blurry JPEGs of documents and turns them into searchable text.

0
stars
6
downloads
14
views

// Install Skill

Install Skill

Skills are third-party code from public GitHub repositories. SkillHub scans for known malicious patterns but cannot guarantee safety. Review the source code before installing.

Install globally (user-level):

npx skillhub install mojowebs/digz-skills-arsenal/pdf-ocr-scanner

Install in current project:

npx skillhub install mojowebs/digz-skills-arsenal/pdf-ocr-scanner --project

skill.install.customTargetHelp

npx skillhub install mojowebs/digz-skills-arsenal/pdf-ocr-scanner --target-dir /path/to/skills

Suggested path: ~/.claude/skills/pdf-ocr-scanner/

SKILL.md Content

---
name: pdf-ocr-scanner
description: Reads blurry JPEGs of documents and turns them into searchable text.
status: scaffolded
---

# pdf-ocr-scanner

Reads blurry JPEGs of documents and turns them into searchable text.

## Implementation Status
- [ ] Harvest source code
- [ ] Review for malware & security vulnerabilities
- [ ] Refactor telemetry/unwanted integrations
- [ ] Standardize into Digz Agent execution format

License

No license was declared in this skill's source.

The full license text is available in the source repository.

View the license in the source repositorythe version published there is authoritative.