Claude Skill
laziobird/openclaw-rpa
OpenClaw RPA 一次性录制浏览器、Excel、Word 及 API 操作,回放为独立脚本。比 AI 方案更快、更省、无幻觉。
概览
仓库信息
安装这个 Skill
git clone https://github.com/laziobird/openclaw-rpa.git ~/.openclaw/workspace/skills/openclaw-rpaRegistry 信息
项目简介
OpenClaw RPA 是一款基于 AI 的录制回放自动化工具,可一次性录制浏览器、Excel、Word 及 API 操作,回放时作为独立脚本运行,无需调用大模型。相比 AI 方案,速度更快、成本更低,且彻底消除幻觉问题。
AI Record browser, Excel, Word & API actions once — replay runs as a standalone script, no LLM needed. Faster, cheaper, and free from hallucinations vs. AI. 录制浏览器、Excel、Word、API 操作,AI 回放生成 RPA 脚本—无需调用大模型,比 AI 更快、更省钱、不怕幻觉
要点
- 一次性录制浏览器、Excel、Word 及 API 操作
- 回放为独立脚本,无需依赖大模型
- 比基于 AI 的 RPA 速度更快、成本更低
- 无幻觉问题,运行稳定可靠
- 基于 Python,轻量且易于集成
使用场景
- 自动化重复的网页数据抓取与表单填写
- 简化 Excel 和 Word 文档处理工作流
- 将 API 调用集成到自动化业务流程中
- 以低成本替代昂贵的 AI RPA 方案
README 摘要
# 🚀 OpenClaw-RPA English | **[中文](README.zh-CN.md)** ### **The "RPA Compiler" for AI Agents.** **Record once → Replay as deterministic Python. Stop the "LLM Tax" on repetitive tasks.** [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://playwright.dev/) --- ## 💡 Why OpenClaw-RPA? https://github.com/user-attachments/assets/e3ed5b34-1ddb-43a6-af42-2d1a907d3564 Current AI Web、Computer、Workflow Agents are amazing but **fundamentally flawed** for production: * **The "LLM Tax":** Why pay for tokens every time your agent clicks a "Download" button it has clicked 100 times before? * **Latency:** Waiting for an LLM to "reason" through a fixed UI is painfully slow. * **Fragility:** High-temperature models can hallucinate and break stable workflows. **OpenClaw-RPA bridges the gap.** Use the intelligence of LLMs to **discover and record** a workflow *once*, then compile it into a **standalone, high-speed Playwright script** that runs with **ZERO token cost** forever. --- ## ✨ Key Features * **⚡ Zero-Token Replay:** Compile Agent reasoning into pure Python. Save 100% of inference costs on daily repetitive tasks.Like: Instantly replay your recorded sequence in a live browser window. * **🔑 Session Persistence (#rpa-login):** Manually solve 2FA, QR codes, or SMS once. The tool auto-injects cookies into all future headless runs. **Bypass login walls forever.** * **🌐 HTTP API Recording:** Mix REST `GET/POST` calls with browser steps in a single, replayable script. * **📄 Native Office Automation:** Build-in `excel_write` and `word_write
话题
暂无话题