{"skill":{"slug":"test-test1","displayName":"test转储","summary":"从test页面获取数据导入到test01","description":"---\nname: test-test01\ndescription: 从test页面获取数据导入到test01\nauthor: Digital Employee Platform Team\ncategory: productivity\ntags:\n \n  - RPA\n  - excel\n\ntriggers:\n \n  - RPA\n  - 数据转储\n\nconfig:\n  pcs_url: \"http://1x.xx.xx.xx:5173\"\n  pcs_page: \"/#/vmodelDemo\"\n  epbp_page: \"/#/home\"\n \n \n\nrequires:\n  python: true\n  playwright: true\n---\n\n# test数据自动转储录入技能\n\n## 功能说明\n\n自动从 PCS 页面抓取表格数据，导出 Excel 后导入到 EBP 系统。\n\n## 安装依赖\n\n```bash\npip install playwright openpyxl\nplaywright install chromium\n```\n\n## 使用方式\n\n```bash\ncd ~/.openclaw/skills/pcs-epbp/scripts\npython main.py\n```\n\n## 工作流程\n\n1. 打开 PCS 页面：http://xxx:5173/#/vmodelDemo\n2. 抓取表格数据\n3. 导出为 Excel (pcs_data.xlsx)\n4. 打开 EBP 页面：http://xxx:5173/#/home\n5. 自动上传 Excel 并导入\n\n## 定时任务\n\n可配合 cron 实现每日自动执行：\n\n```bash\n# 每天上午9点执行\n0 9 * * * cd ~/.openclaw/skills/test-test01/scripts && python main.py\n```\n\n## 注意事项\n\n- 首次运行需要安装 Playwright 浏览器\n- 如页面结构变化，需调整选择器\n- EBP 导入按钮选择器可能需要根据实际页面调整\n","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":576,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1773121315346,"updatedAt":1778491803852},"latestVersion":{"version":"1.0.1","createdAt":1773121315346,"changelog":"test-test01 v1.0.1 changelog\n\n- Updated skill name and description for clarity.\n- Expanded documentation in SKILL.md with detailed usage instructions and workflow steps.\n- Added installation and scheduling guidance.\n- Included notes on dependencies and potential adjustments for page structure changes.","license":"MIT-0"},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"shandongwill","userId":"s17bwdh5mybb20aamx5ptqt6ks885q6j","displayName":"shandongwill","image":"https://avatars.githubusercontent.com/u/9543048?v=4"},"moderation":null}