skill-te-regelwerk

Identify and retrieve TE Regelwerk PDFs from iProject and extract their text using PyMuPDF and MCP Playwright automation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tobiascm/vobes-agent-vscode --skill skill-te-regelwerk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-te-regelwerk
Source: https://github.com/tobiascm/vobes-agent-vscode/tree/main/.agents/skills/skill-te-regelwerk
Command: npx skills add https://github.com/tobiascm/vobes-agent-vscode --skill skill-te-regelwerk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The TE Regelwerk skill enables users to locate process standards, work instructions, governance rules, and management-system documents within the TE domain, then download and read them as needed.

Core Features & Use Cases

  • Locate TE Regelwerk documents (PS, AA, GreRo, MS) in iProject.
  • Download PDFs or view attachments for selected rules, and read/extract their content for review and compliance checks.
  • Use cases include preparing for audits, complying with TE processes, and summarizing regulation texts for engineering tasks.

Quick Start

Search for a TE Regelwerk entry in iProject, open the result, download the public PDF, and read or extract its text locally.

Frequently Asked Questions about skill-te-regelwerk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download and extract text from TE Regelwerk PDFs in iProject?

You need authenticated access to the VW network and MCP Playwright configured for browser automation to retrieve TE Regelwerk documents. PyMuPDF is also required locally to extract text from the downloaded PDFs for compliance review and summarization.

What TE process standards and governance documents can I retrieve from iProject?

You can retrieve four types of TE Regelwerk documents from iProject: PS (process standards), AA (work instructions), GreRo (governance rules), and MS (management system documents). These cover engineering project compliance and audit preparation requirements.

Do I need VW network authentication to access TE Regelwerk documents?

Yes, authenticated access to VW's internal network is required to fetch TE Regelwerk rule data and documents from iProject. Without network access, the Playwright automation cannot reach the iProject repository to locate or download process standards.

Can I use Playwright to automate TE Regelwerk document downloads for audit preparation?

Yes, MCP Playwright automates the search and download workflow for TE Regelwerk PDFs in iProject. It locates governance rules and process standards programmatically, enabling bulk retrieval of compliance documents needed for engineering audits.

Why does my TE Regelwerk PDF text extraction return empty or unreadable content?

Empty text extraction from TE Regelwerk PDFs may occur if the downloaded document is image-based or corrupted. PyMuPDF requires valid PDF files with embedded text layers; ensure the iProject download completes fully before attempting local text extraction for summarization.