gerenciar-rotinas

Orchestrate reminders, alarms, and proactive routines for individual users.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill gerenciar-rotinas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gerenciar-rotinas
Source: https://github.com/MaxServDev/DriClaw-Evolution-local/tree/main/.agents/skills/gerenciar-rotinas
Command: npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill gerenciar-rotinas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Esta skill gerencia a orquestração de lembretes, alarmes e rotinas pró-ativas para usuários, centralizando o controle de tempo e tarefas para aumentar a produtividade e reduzir falhas de comunicação.

Core Features & Use Cases

  • Rotinas personalizadas: criação, edição e remoção de lembretes e alarmes com critérios explícitos.
  • Execução sob demanda: rotinas são disparadas automaticamente no horário ou sob gatilhos.
  • Privacidade por usuário: isolamento de dados entre usuários em ambientes RBAC.

Quick Start

Crie uma rotina explícita para lembretes diários, por exemplo, me lembre todo dia às 07:00 de beber água.

Frequently Asked Questions about gerenciar-rotinas

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create daily reminders and alarms for personal routines?

To create daily reminders and alarms for personal routines, you issue an explicit command specifying the time and action, such as scheduling a daily 07:00 reminder to drink water. The system orchestrates these proactive routines and triggers them automatically at the scheduled time or under specific triggers.

Can I isolate scheduled tasks and reminders per user in a multi-user environment?

Yes, you can isolate scheduled tasks and reminders per user in a multi-user environment. The system ensures per-user data isolation across RBAC-secured environments, preventing cross-user access to personal routines and maintaining strict privacy boundaries.

What is the best way to manage proactive routines across multiple user contexts?

The best way to manage proactive routines across multiple user contexts is to integrate routine orchestration with local task execution. This allows you to create, execute, and manage distinct alarms and reminders securely across different user contexts simultaneously.

How do I edit or remove existing scheduled alarms and reminders?

To edit or remove existing scheduled alarms and reminders, you provide explicit user commands to the routine orchestrator. The system processes these requests to update or delete the targeted routines, ensuring your personal scheduling remains accurate and current.

Do I need explicit commands to trigger scheduled routines or can they fire automatically?

Scheduled routines fire automatically at the specified time or under specific triggers without requiring manual intervention. You only need explicit user commands to initially create, edit, or remove the routine parameters within the system.