원클릭으로
browser-automation
Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage OAuth credentials & tokens for Google, Facebook, TikTok
Manage Google Calendar — create, list, update, delete events with recurring & reminders
Quản lý file và folder trên máy tính
Cross-platform background monitor to auto-detect new videos/posts (YouTube, Douyin, Website) and run team workflows.
Complete guide for AI agents to understand, install, and operate TubeCLI
| name | Browser Automation |
| description | Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web |
Quản lý trình duyệt anti-detect với fingerprint spoofing, hỗ trợ proxy và cookies.
Các lệnh sau được xử lý trực tiếp, KHÔNG cần gọi AI:
| Lệnh | Ví dụ |
|---|---|
| List profiles | "list browser", "danh sách browser", "danh sách profile" |
| Mở browser | "mở browser testlive", "open browser testlive", "launch profile chan" |
| Tạo profile | "tạo browser profile myname", "create profile abc" |
| Đóng browser | "đóng browser testlive", "stop browser testlive", "tắt browser" |
| Xóa profile | "xóa browser profile old1", "delete profile abc" |
| Method | Endpoint | Mô tả |
|---|---|---|
| GET | /api/v1/browser/profiles | List tất cả profiles |
| POST | /api/v1/browser/profiles | Tạo profile: {"name": "xxx"} |
| POST | /api/v1/browser/launch | Mở browser: {"profile": "xxx"} |
| POST | /api/v1/browser/stop | Đóng browser: {"profile": "xxx"} |
| DELETE | /api/v1/browser/profiles/{name} | Xóa profile |
| GET | /api/v1/browser/status | Trạng thái instances đang chạy |
15 action modules có sẵn: browse, click, comment, extract_content, login, navigate, read_gmail, save_image, search, search_extract, type, visual_scan, watch, captcha_helper, mouse_helper.