en un clic
file-manager
Quản lý file và folder trên máy tính
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Quản lý file và folder trên máy tính
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web
Manage OAuth credentials & tokens for Google, Facebook, TikTok
Manage Google Calendar — create, list, update, delete events with recurring & reminders
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 | File Manager |
| description | Quản lý file và folder trên máy tính |
Extension này cho phép AI tạo, xóa, di chuyển, sao chép và liệt kê file/folder trực tiếp trên máy tính của người dùng.
{"action": "file_action", "operation": "create_folder", "path": "~/Desktop/my_folder"}
{"action": "file_action", "operation": "create_file", "path": "~/Desktop/note.txt", "content": "Nội dung file"}
{"action": "file_action", "operation": "list", "path": "~/Desktop"}
{"action": "file_action", "operation": "delete", "path": "~/Desktop/my_folder"}
{"action": "file_action", "operation": "move", "path": "~/Desktop/old_name.txt", "destination": "~/Desktop/new_name.txt"}
{"action": "file_action", "operation": "copy", "path": "~/Desktop/file.txt", "destination": "~/Documents/file_copy.txt"}
{"action": "file_action", "operation": "read", "path": "~/Desktop/note.txt"}
Chỉ cho phép thao tác trong:
~/Desktop — Màn hình chính~/Documents — Tài liệu~/Downloads — Tải vềdata/ — Thư mục dữ liệu TubeCLISử dụng node file_manager trong workflow builder:
command (lệnh dạng text), path, content, destinationresult (kết quả thao tác), status