Install
openclaw skills install @arc-claw-bot/fulcra-meeting-briefingGenerate private meeting briefings from Fulcra calendar data with optional CRM notes and web research.
openclaw skills install @arc-claw-bot/fulcra-meeting-briefingUse this skill when the user wants upcoming-meeting prep, same-day meeting intel, next-day meeting briefings, attendee research, or CRM-assisted relationship context.
Use the current CLI surfaces before building a briefing:
uv tool run fulcra-api user-info
uv tool run fulcra-api data-updates "1 day"
uv tool run fulcra-api calendar-events "1 day"
uv tool run fulcra-api calendars
Before using new auth or calendar options, inspect live help:
uv tool run fulcra-api auth login --help
uv tool run fulcra-api calendar-events --help
uv tool run fulcra-api data-updates --help
GitHub main may contain unreleased CLI options. Live uv tool run fulcra-api ... --help is the authority for commands the user can run now.
When data-updates is available, use it as a calendar freshness preflight for the requested meeting window before attendee research. It is a summary signal only:
data-updates shows calendar changes and calendar-events returns events, proceed with normal qualification.data-updates shows no calendar changes but calendar-events returns events, proceed; already-synced calendar state can still be valid.calendars and user context.Keep briefings concise and useful:
uv tool run fulcra-api.calendar-events returns empty, distinguish no meetings from missing sync/auth/data-source issues before generating a briefing.data-updates when available to check whether calendar data changed in the requested window; do not treat update counts as meeting facts.FULCRA_MEETING_CRM_DIR.FULCRA_MEETING_BRIEFINGS_DIR.projects/meeting-briefer/ or Arc's private CRM.