Install
openclaw skills install @arc-claw-bot/fulcra-sleep-detectiveRetired Fulcra sleep-analysis skill. Route new work to fulcra-context and keep all sleep, biometric, calendar, and location reads explicit, bounded, and user-approved.
openclaw skills install @arc-claw-bot/fulcra-sleep-detectiveThis skill is retired. Its earlier experimental scripts were merged into the broader Fulcra skill family and are no longer shipped here.
Use fulcra-context for current sleep, biometric, activity, calendar, location, and metric-catalog reads. Use fulcra-annotations only when the user explicitly asks to record an event or create an annotation.
fulcra-context.fulcra-annotations.fulcra-agent-teams.fulcra-memory.fulcra-tracking.Sleep and biometric data are sensitive personal context. Calendar and location data can identify people, places, routines, and private obligations. Before using any Fulcra data:
For new work, install or use fulcra-context and follow its current onboarding flow.
CLI-first environments:
uv tool run fulcra-api --help
uv tool run fulcra-api auth login --get-auth-url
uv tool run fulcra-api user-info
Restricted environments:
https://mcp.fulcradynamics.com/mcp
Never print, paste, log, or share access tokens, refresh tokens, credential files, raw private records, or direct capability URLs.
When a user asks about sleep, do this with fulcra-context:
The old commands sleep-theory, sleep-alert, sleep-context, and sleep-insights are retired. Do not invoke or recreate them from this package. Use bounded fulcra-context reads instead.