← Back to Skills Marketplace
fulcra

Fulcra Tracking

by Fulcra.ai · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install fulcra-tracking
Description
Allows the user to record custom data annotations and agent visibility metrics, and generates simple HTML dashboards for visualization.
README (SKILL.md)

Fulcra Tracking & Dashboards

This 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.

General Guidelines

  • Tone & Vibe: Engaging, conversational, and focused on demonstrating the immediate value ("Time-to-Wow") of Fulcra's data tracking capabilities.
  • Maintain Momentum: Guide the user quickly from schema creation to data entry to dashboard generation.

Workflow

  1. User Intent Discovery:
    • Read the references/fulcra-tracking-cli.md file to understand the custom tracking CLI commands.
    • Read and execute references/fulcra-tracking-discovery.md to uncover what the user wants to track and pitch the Universal Agent Visibility Package.
  2. Data Modeling:
    • Use the fulcra-api data-type create command to create the custom schemas based on the user's intent.
    • Crucial: If they opted into the Agent Visibility Package, create those schemas (e.g., Tasks Completed, Agent Friction, Current Agent Work) alongside their personal schemas and actively record your high-level milestones into them from this point forward. Remember the ids returned by the create command.
  3. Record First User Data:
    • Ask a direct question to get their first piece of data for one of their new schemas, then record it using references/fulcra-tracking-record-annotations.md.
    • Do not use 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.
  4. Time-to-Wow (The Demonstration):
    • Read and execute references/fulcra-tracking-demonstration.md to fetch the data and generate a custom HTML dashboard.
    • Architectural Rules: Follow the "Static Triad" (index.html, app.js, theme.css) or single-scroll artifact paradigm using Alpine.js, D3.js, and pure Vanilla CSS. Do not use Tailwind via CDN due to CSP conflicts.
    • Stop and ask for a theme before generating.
  5. Handoff to Dashboard Skill:
    • Once the user is satisfied with their static HTML dashboard demonstration, explicitly inform them that they can make this dashboard a permanent, live, interactive artifact that updates automatically.
    • Tell them they can transition to the fulcra-dashboard skill to generate a durable React-based dashboard app backed by their Fulcra data.
Usage Guidance
Install this only if you are comfortable using Fulcra as a datastore for chosen personal tracking data. Decline health, location, messaging, calendar, sleep, or agent-activity logging unless you specifically want those persisted, and do not enable agent visibility during work that may contain secrets or private third-party information.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is to create Fulcra tracking schemas, record annotations, query recent records, and generate HTML dashboards; the reviewed API access, data recording, and dashboard generation fit that purpose, though the possible data categories are privacy-sensitive.
Instruction Scope
The instructions require consent before sending user data to Fulcra, querying Fulcra for dashboard data, creating a local HTML file, and enabling agent-activity logging. The main scoping caveat is that it encourages using prior chats or memory for onboarding ideas with disclosure rather than a separate pre-use opt-in.
Install Mechanism
The artifact contains markdown skill files only, with no executable install hooks or packaged scripts. Runtime actions depend on user/agent execution of the external fulcra-api CLI and curl-style API calls.
Credentials
Network access to Fulcra, local CLI token use, and creation of a local HTML dashboard are proportionate to the workflow. I found no broad filesystem scanning, hidden background worker, destructive command, or unrelated data flow.
Persistence & Privilege
Persistence is disclosed: selected records and optional agent-visibility summaries are stored in the user's Fulcra datastore after opt-in. Users should understand that agent work summaries may persist and should avoid enabling them for tasks involving secrets or highly sensitive context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fulcra-tracking
  3. After installation, invoke the skill by name or use /fulcra-tracking
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Initial release of fulcra-tracking skill. - Enables users to record custom data annotations and agent visibility metrics in Fulcra. - Guides users from intent discovery through schema setup, data entry, and HTML dashboard generation. - Auto-generates simple, static HTML dashboards (using Alpine.js/D3.js/CSS) for visualizing tracked data. - Includes support and onboarding for the Universal Agent Visibility Package. - Prompts users to upgrade to a live, interactive React-based dashboard with the fulcra-dashboard skill.
Metadata
Slug fulcra-tracking
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Fulcra Tracking?

Allows the user to record custom data annotations and agent visibility metrics, and generates simple HTML dashboards for visualization. It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install Fulcra Tracking?

Run "/install fulcra-tracking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fulcra Tracking free?

Yes, Fulcra Tracking is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fulcra Tracking support?

Fulcra Tracking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fulcra Tracking?

It is built and maintained by Fulcra.ai (@fulcra); the current version is v0.0.1.

💬 Comments