A specialized automation skill for navigating vue-element-admin tables, updating record importance, and generating Excel reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vue-table-operation
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 vue-table-operation 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 framework for interacting with the vue-element-admin management system. It leverages browser automation to handle complex UI interactions such as multi-step login, table navigation, and modal-based data editing. By integrating Openclaw Skills with Python's openpyxl library, it bridges the gap between web-based data management and local reporting, ensuring seamless data extraction and updates.
The skill is designed to handle the nuances of modern web frameworks, including dynamic element references and state changes. It automates the tedious process of clicking through paginated tables, capturing details from modal popups, and synchronizing that data into a structured Excel format for business intelligence or record-keeping purposes.
To use this Openclaw Skills automation, ensure you have the necessary Python environment and libraries installed.
pip install openpyxl
Ensure your agent has the browser tool enabled and access to the target URL: https://panjiachen.github.io/vue-element-admin/. The script assumes a default export path on the Desktop.
The skill generates an Excel file (.xlsx) named with the current date (YYYY-MM-DD.xlsx) containing the following columns:
| Column | Source | Description |
|---|---|---|
| ID | Table Row | The sequence number of the record. |
| Author | Table Row | The creator of the entry. |
| Type | Modal | Category (e.g., Japan, China, USA, Eurozone). |
| Time | Modal | Formatted timestamp (YYYY-MM-DD HH:MM). |
| Title | Modal | Full text of the record title. |
| Status | Modal | Current state (published/draft). |
| Importance | Action | The updated star rating (set to 3 stars). |
Loading
A high-performance document digitizer that uses multimodal vision to convert multilingual PDFs and complex layouts into perfectly structured Markdown.

A diagnostic tool to monitor the connectivity, latency, and authentication status of over 20 agent platform APIs.

SkillGuard is a specialized security tool designed to audit Openclaw Skills for malicious code, prompt injections, and data exfiltration threats.

A high-performance automation pipeline for generating faceless YouTube content using AI scripts, ElevenLabs TTS, and ffmpeg assembly.

An automated tool to track trending WallStreetBets stocks and deliver insightful daily reports directly to Discord.

A versatile tool to bridge the gap between different computer vision annotation standards like COCO, YOLO, and VOC.








































