Proactive intelligence pulse — scans user's memory files (USER.md, SOUL.md) to identify current interests, investments, projects, and concerns, then performs targeted web searches to find noteworthy updates. Returns a concise briefing if something deserves attention, or [SKIPPED] if nothing warrants interruption. Use this skill when the system needs to check if there's anything worth proactively notifying the user about — like a scheduled heartbeat check, a "what's new" sweep, or when the user asks "anything I should know?", "what did I miss?", or "any updates?". Also triggers on requests like "check my interests", "scan for news", "morning briefing", or "pulse check".
$npx -y skills add magiccube/agentara --skill heartbeatInstalls into the current project.
Run `npx skills use "https://github.com/magiccube/agentara" --skill "magiccube/agentara/heartbeat"` 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/magiccube/agentara" that are relevant to the current task. Run `npx skills add "https://github.com/magiccube/agentara"` and select the relevant skills, then follow their instructions.