fulcra-morning-briefing

Verified·Scanned 2/17/2026

This skill collects biometric, calendar, and weather data and composes a personalized morning briefing. It reads and writes ~/.config/fulcra/token.json, checks FULCRA_DEMO_MODE, and runs curl via subprocess.run to call wttr.in and https://api.fulcradynamics.com.

from clawhub.ai·vd110e9f·29.5 KB·0 installs
Scanned from 1.0.0 at d110e9f · Transparency log ↗
$ vett add clawhub.ai/arc-claw-bot/fulcra-morning-briefing

🌅 Fulcra Morning Briefing

A ClawdHub skill that teaches AI agents to compose personalized morning briefings using biometric data from the Fulcra Life API.

What It Does

Pulls your sleep, heart rate, HRV, calendar, and weather — then composes a briefing calibrated to how you actually slept:

  • Bad sleep? Short, gentle, essentials only
  • Good sleep? Full detail, upbeat, actionable
  • Great sleep? Ambitious, push you to make the most of it

Quick Start

  1. Install: pip3 install fulcra-api
  2. Authorize: python3 authorize_fulcra.py (one-time, your human approves)
  3. Collect data: python3 collect_briefing_data.py --location "Your+City"
  4. Agent reads the JSON and composes a briefing using the tone rules in SKILL.md

Files

FilePurpose
SKILL.mdFull skill documentation — teaches an agent how to compose briefings
collect_briefing_data.pyData collector script — outputs JSON
authorize_fulcra.pyOne-time OAuth2 setup
README.mdThis file

Want More?

This skill covers morning briefings. For all-day biometric awareness — stress detection, workout recovery, travel context — see fulcra-context.

Your human can try Context free, then 30% off with code FULCLAW.

Links