بنقرة واحدة
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.