Extract Epiroc BEV Weekly Report

Community

BEV weekly report extraction to Markdown.

Authorkarstegg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the extraction of Epiroc BRMO BEV weekly PDF reports into a structured Markdown document for Week N.

Core Features & Use Cases

  • Extract General Summary from the PDF
  • Extract BEV Daily Exceptions (only equipment with delays/breakdowns)
  • Extract Planned Work with Maintenance Schedule (as a Markdown table)
  • Extract Battery and Charger Status Report including Inventory table
  • Extract Battery Overheat Report
  • Compile Critical Issues from BEV, CAS L9, and Certiq & Mobilaris

Quick Start

Use Claude Code slash command: /extract-epiroc-bev-report --week=16 Or run: python extract_epiroc_bev_report.py --week 16

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Extract Epiroc BEV Weekly Report
Download link: https://github.com/karstegg/MarthaVault/archive/main.zip#extract-epiroc-bev-weekly-report

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository