Install
openclaw skills install proactive-living-companionProactive actively monitors your interests, sending timely Telegram pings with news, reminders, and briefings based on your engagement and daily patterns.
openclaw skills install proactive-living-companionVor JEDEM Trigger: Lese skills/proaktiv/proaktiv_state.json.
Relevante Context-Flags:
context.sport_race_weekend → true/falsecontext.sport_race_today → true/falsecontext.sport_active_series → z.B. "Formel 1", "IndyCar", "MotoGP"context.sport_event_today → z.B. "Bahrain GP — Race"context.has_major_ai_news → true/falseclusters/morning_briefing/SKILL.md → render vollständigsport_race_weekend == true → Sport-Hinweis in Slot A einsetzenhas_major_ai_news == true → KI-Flash in Slot B einsetzenclusters/sport_events/SKILL.md → render vollständigcontext.sport_active_series (z.B. "Formel 1")clusters/fussball/SKILL.md → render vollständigcontext.has_matchday_today == true → Matchday-Outputclusters/formel1/SKILL.md → render vollständigclusters/wec/SKILL.md → render vollständigclusters/suno/SKILL.md → render vollständigclusters/tech_ai_news/SKILL.md → render vollständig→ Nicht hier behandeln.
→ Direkt: python3 skills/proaktiv/proaktiv_check.py
→ Dieser Dispatcher wird NICHT geladen bei PROAKTIV_CHECK.
→ Lese clusters/_fallback/SKILL.md
→ Still bleiben, nur loggen
Wenn der User sagt "füge X hinzu", "ich interessiere mich für X", "X zu meinen Interessen", "trag X ein", "X interessiert mich" oder ähnliches:
interests.yaml öffnen → Begriff unter interests: eintragen/home/node/.openclaw/workspace/skills/proaktiv/interest_evolve.py ausführen → Graph wird automatisch geseedetWenn der User sagt "entferne X", "X interessiert mich nicht mehr", "lösche X":
interests.yaml öffnen → Begriff aus interests: entferneninterest_graph.json → interests.[Begriff] entfernenWenn der User sagt "zeig meine Interessen", "was sind meine Topics":
interests.yaml lesen → Liste ausgebenWICHTIG: