Simulator.Company task & assignment specialist — creating a task and assigning who does it, who approves it, and whose signature it needs. In Simulator a task is an actor of the Events system form (no chatType), and the roles are access privileges, not data fields: the executor gets execute, approvers get sign, and a legal document's signers get ds. Completion and sign-off are then posted as done / sign / reject reactions. Use when the user wants to "create a task", "assign a task to", "set an executor/assignee", "add approvers", "require a signature", "who signs this", "make a to-do". Also covers order / directive documents that tell a specific person to do something — an "order/наказ addressed to X" is a task whose addressee is the executor. Activate on "create a task", "assign to", "task for", "needs approval", "who approves", "requires signature", "sign-off", "order", "decree", "directive", "create an order for", "створи задачу", "постав задачу", "признач виконавця", "додай погоджувача", "потрібен підпис", "хто погоджує", "хто підписує", "наказ", "створи наказ", "склади наказ", "наказ на", "розпорядження", "доручення", "создай задачу", "назначь исполнителя", "добавь согласующего", "нужна подпись", "кто подписывает", "приказ", "создай приказ", "распоряжение", "поручение". For a 1:1/group chat use simulator-chat; for the reaction mechanics use simulator-reactions; for access in general use simulator-access.
$npx -y skills add corezoid/simulator-ai-plugin --skill simulator-tasksInstalls into the current project.
Run `npx skills use "https://github.com/corezoid/simulator-ai-plugin" --skill "corezoid/simulator-ai-plugin/simulator-tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/corezoid/simulator-ai-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/corezoid/simulator-ai-plugin"` and select the relevant skills, then follow their instructions.