kuaipu-skill
自动化快普系统登录、验证码识别、自动操作和审批流程查询等。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chldong/kuaipu-skillWhat This Skill Does
The kuaipu-skill is a robust automation tool designed to streamline daily interactions with the Kuaipu business management system. It leverages browser automation via Selenium to handle the tedious aspects of logging into enterprise systems. Beyond simple authentication, the skill intelligently bypasses security hurdles by integrating the ddddocr library for automated captcha recognition. Once authenticated, the skill acts as an intelligent agent, scraping the user's dashboard to extract pending business items, current approval status, and specific workflow assignees. It intelligently handles empty states, providing positive reinforcement when all tasks are complete, and logs all activities with screenshots and HTML snapshots for auditability.
Installation
To integrate this skill into your OpenClaw environment, you can use the automated installation command: npx skills add chldong/kuaipu-skill. Alternatively, for manual installation, clone the repository from GitHub, ensure you have Python installed, and use the uv package manager to install the required dependencies: selenium, webdriver-manager, and ddddocr. Crucially, verify that you are using ddddocr version 1.5.2 to avoid common dependency conflicts. After installation, copy the .env.example file to .env and populate it with your valid Kuaipu system credentials and URL to enable seamless login automation.
Use Cases
This skill is perfect for office workers, project managers, or team leads who need to monitor the progress of their pending approvals without manually opening a browser multiple times a day. It serves as an automated personal assistant that checks your status, alerts you if action is required, and provides quick summaries of who is currently holding up an approval chain. It is especially useful for maintaining visibility across multiple departments and ensuring that no business request is left unattended.
Example Prompts
- "Check my Kuaipu status and tell me if I have any pending approvals."
- "Log me into the Kuaipu system and list all my current business urgent tasks."
- "Is there any update on my pending requests in Kuaipu right now?"
Tips & Limitations
The skill relies on accurate DOM parsing of the Kuaipu system; therefore, if the website updates its interface, the selectors may need adjustment. For the best results, ensure your Chrome browser version is compatible with the WebDriver manager. If the captcha recognition fails occasionally, simply re-run the command; the skill is designed to handle transient failures gracefully. Always keep your .env file secure as it contains sensitive login credentials, and ensure you do not share your project directory if it contains saved login screenshots.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chldong-kuaipu-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-write, file-read, code-execution
Related Skills
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
Lead Radar
Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what you sell. Delivers the top 10 buying-intent leads to your Telegram with a pre-drafted reply. Powered by Gemini 2.5 Flash.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.