test-test01

从test页面获取数据导入到test01

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "test-test01" with this command: npx skills add shandongwill/test-test1

test数据自动转储录入技能

功能说明

自动从 PCS 页面抓取表格数据,导出 Excel 后导入到 EBP 系统。

安装依赖

pip install playwright openpyxl
playwright install chromium

使用方式

cd ~/.openclaw/skills/pcs-epbp/scripts
python main.py

工作流程

  1. 打开 PCS 页面:http://xxx:5173/#/vmodelDemo
  2. 抓取表格数据
  3. 导出为 Excel (pcs_data.xlsx)
  4. 打开 EBP 页面:http://xxx:5173/#/home
  5. 自动上传 Excel 并导入

定时任务

可配合 cron 实现每日自动执行:

# 每天上午9点执行
0 9 * * * cd ~/.openclaw/skills/test-test01/scripts && python main.py

注意事项

  • 首次运行需要安装 Playwright 浏览器
  • 如页面结构变化,需调整选择器
  • EBP 导入按钮选择器可能需要根据实际页面调整

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Flue — Desktop Software Bridge

Flue is a lightweight bridge enabling command-line control of professional desktop software by executing scripts inside the app's automation runtime and retu...

Registry SourceRecently Updated
831Profile unavailable
Automation

Email Excel Transfer

Pobieranie załączników z maila przez IMAP i wypełnianie plików Excel przez PowerShell. Użyj gdy użytkownik prosi o pobranie plików z email i wstawienie warto...

Registry SourceRecently Updated
660Profile unavailable
Automation

ai-news-pipeline-new

Run a self-contained Chinese and international AI news workflow inside the current workspace. Use when the user wants either high-frequency RSS capture only...

Registry SourceRecently Updated
3020Profile unavailable
General

传输单边故障日报报表生成器

生成传输单边故障日报报表,按考核周期统计,包含原始清单

Registry SourceRecently Updated
350Profile unavailable
test-test01 | V50.AI