Numo CLI
Execute o Numo a partir do seu terminal — ou entregue-o ao seu agente de IA. Diga o que você quer em uma linha, e a CLI o transforma em uma tarefa real e estruturada.
numo — agent
you › numo, remind me to plan my week every Monday # numo fills in what it already knows about you → 09:00 · Work · 15 min · 3 steps $ numo tasks create --text "Plan my week" --repeat weekly \ --weekdays Mon --due "Mon 09:00" --tags Work --duration 15 \ --subtask "Review last week" --subtask "Set top 3 goals" \ --subtask "Block focus time" agent › ✓ "Plan my week" repeats every Monday at 09:00 3 steps · #Work · +2 karmaInstalar
curl -fsSL https://raw.githubusercontent.com/mindistio/numo-cli/main/install.sh | bash