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-test01

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.

Coding

Xlsx Pro

Compétence pour manipuler les fichiers Excel (.xlsx, .xlsm, .csv, .tsv). Utiliser quand l'utilisateur veut : ouvrir, lire, éditer ou créer un fichier tableur ; ajouter des colonnes, calculer des formules, formater, créer des graphiques, nettoyer des données ; convertir entre formats tabulaires. Le livrable doit être un fichier tableur. NE PAS utiliser si le livrable est un document Word, HTML, script Python standalone, ou intégration Google Sheets.

Registry SourceRecently Updated
01.7K
Profile 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 to collect RSS news, filter domestic an...

Registry SourceRecently Updated
026
Profile unavailable
Automation

AutoClaw Browser Automation

Complete browser automation skill with MCP protocol support and Chrome extension

Registry SourceRecently Updated
0348
Profile unavailable