toggle-proactive

Toggle proactive messaging mode with a boolean enabled parameter.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill toggle-proactive-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toggle-proactive
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/toggle-proactive
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill toggle-proactive-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Toggle proactive messaging mode so the Agent can automatically send greetings, reminders, and key recaps when appropriate.

Core Features & Use Cases

  • Proactive greetings: morning check-ins and friendly messages.
  • Task reminders: nudges about unfinished work.
  • Key recap: highlights from prior conversations.
  • User-driven control: enable or disable proactive messages at any time.

Quick Start

Tell the agent to enable proactive messaging by setting enabled to true.

Frequently Asked Questions about toggle-proactive

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

FAQPage Schema
How do I enable proactive agent messaging for daily greetings and reminders?

Enable proactive messaging by instructing the agent to set the enabled parameter to true. This activates automatic morning check-ins, task follow-up nudges, and key conversation recaps via instant message.

What is proactive agent messaging and when should I use it?

Proactive agent messaging automatically sends greetings, reminders, and context recaps via instant message. Use it when you need automated daily check-ins or task follow-ups without manually prompting the agent each time.

Can I disable proactive notifications if they become too frequent?

Yes, you can disable proactive notifications at any time by setting the enabled parameter to false. The system enforces a frequency policy to prevent spamming, ensuring automated reminders remain controlled and non-intrusive.

Does proactive messaging work with custom agent personas?

Yes, proactive messaging integrates directly with the persona handler. This ensures all automated greetings, task reminders, and conversation recaps maintain your configured agent persona's tone and communication style.

What are the limitations of automated proactive reminders?

Automated proactive reminders operate on a strict boolean toggle and respect a frequency policy to prevent spamming. You cannot partially enable specific message types; all greetings, task nudges, and recaps toggle together.

What's the best way to stop an agent from sending proactive check-ins?

The best way to stop proactive check-ins is to tell the agent to disable proactive messaging by setting enabled to false. This immediately halts all automated greetings, reminders, and conversation recaps.