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
- Install:
pip3 install fulcra-api - Authorize:
python3 authorize_fulcra.py(one-time, your human approves) - Collect data:
python3 collect_briefing_data.py --location "Your+City" - Agent reads the JSON and composes a briefing using the tone rules in SKILL.md
Files
| File | Purpose |
|---|---|
SKILL.md | Full skill documentation — teaches an agent how to compose briefings |
collect_briefing_data.py | Data collector script — outputs JSON |
authorize_fulcra.py | One-time OAuth2 setup |
README.md | This 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.