Repository inventory

henkisdabro/wookstar-claude-plugins

Skills indexed from this repository, with install-style signals scoped to the repo.
13 skills390 GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill provides a production-ready PDF processing toolkit for complex workflows including forms, tables, OCR, validation, and batch operations. It bundles ready-to-run Python scripts with robust error handling, input validation, and CLI interfaces so you can integrate reliable PDF processing into production pipelines. Use this for high-volume or mission-critical jobs where accuracy, validation, and observability matter.

How this skill works

The skill inspects PDF content and metadata, analyzes and extracts structured elements (form fields, tables, text), and applies transformations like filling forms, OCR for scanned pages, and splitting/merging. Each script validates inputs, returns clear exit codes and error messages, and supports batching and pre/post-processing hooks for pipeline integration. Optional OCR uses Tesseract with preprocessing and confidence scoring to improve accuracy on image-based documents.

When to use it

  • Processing large volumes of PDFs in production where failures must be caught and reported.
  • Automating complex form workflows with validation, multi-page forms, and checkbox/radio handling.
  • Extracting complex or multi-page tables with merged cells and exporting to CSV/Excel.
  • Processing scanned or image PDFs that require OCR with language and preprocessing support.
  • Batch operations that need configurable logging, exit codes, and integration into CI/CD or ETL pipelines.

Best practices

  • Validate input PDFs and accompanying JSON schema before running fill or batch scripts to avoid partial failures.
  • Run OCR only when necessary; prefer text extraction for digital PDFs to save time and reduce noise.
  • Use the CLI verbose/logging flags in production to capture detailed diagnostics and set appropriate log rotation/retention.
  • Parallelize batch jobs carefully and monitor memory/CPU, especially during OCR and large table extraction.
  • Keep Tesseract language packs and system OCR dependencies updated on your servers for consistent results.

Example use cases

  • Audit pipeline that validates and fills thousands of form PDFs with pre-validated JSON payloads and detailed error reporting.
  • Monthly financial report ingestion that extracts multi-page tables to CSV/Excel for downstream analytics.
  • Digitizing archival scanned documents with image preprocessing and Tesseract OCR, saving text and confidence scores.
  • Document management tasks: split scans into pages, merge signed pages into final PDFs, and validate PDF integrity before archiving.

FAQ

No. For quick reads or simple text extraction use a lightweight extractor. This skill is optimized for production scenarios and complex workflows.

Which system dependencies are required for OCR?

Tesseract is required for OCR. Install via package manager (brew/apt) or download for Windows, and ensure language packs are present for target languages.

Can I run these scripts in parallel for batches?

Yes, but monitor resource usage. OCR and large table extraction are CPU and memory intensive; use controlled concurrency and job queuing.

13 skills

pdf-processing-pro
Automation

This skill enables production-ready PDF processing with forms, OCR, and batch workflows, offering robust validation and error handling for high-volume

BackendDataProductivityPython+1
git-commit-helper
Automation

This skill analyzes staged diffs to generate clear, conventional commit messages that explain why changes were made.

DocsGitProductivityWriting+1
fifteen-factor-app
Api

This skill helps you plan SaaS architectures using the Fifteen-Factor framework, integrating API First, Telemetry, and Security for cloud-native apps.

BackendCloudDesignObservability+3
xlsx
Automation

This skill helps you create, edit, and analyze Excel workbooks using formulas and formatting while preserving templates and preventing errors.

DataPythonScriptingPython
prp-generator
Ai

This skill generates comprehensive PRPs for feature implementation by analyzing codebases and researching external sources to enable one-pass delivery.

PlanningProductivityPythonResearch+1
create-ultimate-skill
Ai

This skill guides you through creating, reviewing, and iterating Claude Code skills using official practices and up-to-date API docs.

ApiProductivityPythonPython
google-tagmanager
Analytics

This skill guides GTM setup and optimization, covering containers, tags, triggers, data layer, debugging, templates, and API automation.

ApiAutomationDataDebugging+2
timezone-tools
Api

This skill helps you get current time and convert between timezones using the IANA database, enabling scheduling across regions.

BackendCliProductivityPython+2
humanizer
Ai

This skill helps you humanize text by removing AI patterns and adding personality, making writing sound more natural and human-written.

ContentCopywritingDocsProductivity+2
google-analytics
Analytics

This skill helps you implement and analyze GA4 setups, events, and reporting to improve data accuracy and insights.

AutomationDataDebuggingPython+1
shopify-developer
Api

This skill provides a comprehensive Shopify development reference to accelerate Liquid, themes, APIs, and app builds with best-practice guidance.

BackendFrontendPerformancePython
google-apps-script
Automation

This skill helps you automate Google Workspace tasks with Apps Script, enabling efficient management of Sheets, Docs, Gmail, Drive, Calendar, and more.

CloudJavascriptProductivityPython
ffmpeg-cli
Automation

This skill helps you perform FFmpeg tasks such as format conversion, filtering, and media automation using concise CLI commands.

CliDevopsProductivityPython+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational