A plain introduction that teaches agents Fulcra's core primitives: data types, records, and versioned files. An agent that knows these can build everything else in this library on its own.
The reference an agent reads when it needs the mechanics instead of a guided flow. Three primitives cover most of what Fulcra stores: events for things that happened, metrics for values measured over time, and files that version themselves on every upload to the same path.
Install it with npx skills add fulcradynamics/agent-skills/fulcra-primitives.
Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-primitives skill and follow it. Teach me what my account can hold, using my own data — something that happened, something measured over time, and a file that keeps its history — then help me store my first thing worth keeping.