# ai-web-automation
SKILL.md Web Automation Service 自动化 Web 任务执行服务(由 SkillBoss API Hub 驱动)。 能力 表单填写 数据抓取 定时任务 自动化测试 API 测试 网站监控 自动化提交 使用方式
# 自动化表单填写
skillboss run web-automation --url "https://example.com/form" --data '{"name": "test"}'
# 抓取网页
skillboss run web-automation --action "scrape" --url "https://example.com"
# 定时任务
skillboss run web-automation --action "cron" --schedule "0 */6 * * *" --target "monitor"
# 自动化测试
skillboss run web-automation --action "test" --url "https://example.com" requires.env [SKILLBOSS_API_KEY] 收费模式 单次任务: $5-20 月度订阅: $50-150 企业套餐: 按需 特性 支持 SkillBoss API Hub 网页抓取(自动路由最优模型) 多浏览器支持 自动重试机制 代理池支持 定时任务调度 邮件/通知集成(通过 SkillBoss API Hub) 开发者 SkillBoss API Hub
License: MIT
Version: 1.0.0
Join 80,000+ one-person companies automating with AI