Automate the extraction of PCS table data and its seamless import into the EPBP system via Excel.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pcs-epbp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pcs-epbp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust Robotic Process Automation (RPA) solution for synchronizing data between PCS and EPBP systems. By leveraging Playwright for browser automation, it eliminates the need for manual data entry, reducing human error and increasing operational efficiency within industrial or enterprise environments. Users of Openclaw Skills can bridge the gap between these two platforms by automating the full lifecycle of data retrieval, formatting, and submission.
The tool is designed to handle specific industrial data fields such as station names, equipment status, and pressure metrics, ensuring that critical operational data is consistently updated across management platforms. It acts as a digital employee that handles the tedious task of moving data between web interfaces that lack direct API integrations.
To get started with this skill, install the necessary Python dependencies and browser engines:
pip install playwright openpyxl
playwright install chromium
Run the migration script manually using the following commands:
cd ~/.openclaw/skills/pcs-epbp/scripts
python main.py
The skill extracts and organizes data according to the following schema within the generated Excel file:
| Field Name | Type | Description |
|---|---|---|
| Station Name | String | The identifier for the library or station. |
| Equipment Name | String | Name of the monitored device. |
| Collection Time | Datetime | Timestamp of data acquisition. |
| Run Time | Float | Operating duration in hours. |
| Inlet Pressure | Float | Pressure in MPa at the inlet. |
| Pump Pressure | Float | Pressure in MPa at the pump. |
| Output File | .xlsx | Local Excel file (pcs_data.xlsx) used for the transfer process. |
Loading
A sophisticated analytical suite for the Chinese A-share market that delivers real-time quotes, technical indicators, and automated financial reports.

A health-oriented automation skill that triggers hydration and movement reminders every 45 minutes during standard working hours.

A powerful heritage management tool for querying historical figures, calculating complex relationship paths, and maintaining private family databases.

A comprehensive REST-based skill enabling OpenClaw agents to manage Twitter content, search trends, and interact with Grok using natural language.

A comprehensive personal nutrition and meal planning system that automates calorie tracking and recipe recommendations based on user goals.

The Claude Code Controller is a robust integration for Openclaw Skills that enables seamless management of the Anthropic Claude Code CLI for autonomous software engineering.








































