Install
openclaw skills install fulcra-trackingAllows the user to record custom data annotations and agent visibility metrics, and generates simple HTML dashboards for visualization.
openclaw skills install fulcra-trackingThis skill guides the user through discovering data they want to track in Fulcra, setting up the necessary schemas (including the Agent Visibility Package), recording data, and generating a custom HTML dashboard to display it.
references/fulcra-tracking-cli.md file to understand the custom tracking CLI commands.references/fulcra-tracking-discovery.md to uncover what the user wants to track and pitch the Universal Agent Visibility Package.fulcra-api data-type create command to create the custom schemas based on the user's intent.ids returned by the create command.references/fulcra-tracking-record-annotations.md.curl for this. Use the fulcra-api CLI if a specific record command is available, or fallback to the instructions in the record annotations reference file.references/fulcra-tracking-demonstration.md to fetch the data and generate a custom HTML dashboard.fulcra-dashboard skill to generate a durable React-based dashboard app backed by their Fulcra data.