con un clic
send-file
Send local files or photos into an Aliceloop conversation from the CLI.
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ú
Send local files or photos into an Aliceloop conversation from the CLI.
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.
Basado en la clasificación ocupacional SOC
Manage chat threads — create, list, inspect, delete, and search conversations. Use when users want to organize chats or open a specific thread.
当agent因maxIterations中断时,恢复 Task Working Memory 并继续执行未完成的任务。用户说"继续"时自动触发。
Enter a planning-first workflow with structured steps, checkpoints, and explicit approval before execution.
Schedule recurring work, reminders, and periodic checks through the Aliceloop daemon cron service.
Planned Alice-native selfie workflow for self-portraits, local album management, and future face-reference generation support.
Track durable Task Working Memory across sessions with the local Aliceloop tracked-task CLI.
| name | send-file |
| description | Send local files or photos into an Aliceloop conversation from the CLI. |
| allowed-tools | ["bash"] |
Use this skill when the user wants Aliceloop to push a file somewhere instead of only creating it locally.
aliceloop send file ./report.pdf "Please review this"
aliceloop send photo ./screenshot.jpg "Current UI state"
aliceloop send file ./notes.txt --session SESSION_ID
--session is provided, the CLI uses ALICELOOP_SESSION_ID or the latest active thread.send photo only changes MIME handling; it still uploads through the same attachment pipeline.