con un clic
file-manager
Quản lý file và folder trên máy tính
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Quản lý file và folder trên máy tính
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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
Basado en la clasificación ocupacional SOC
| 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