fulcra-ingest

Import your data

Skill

Hands your agents the exports other apps let you download, Spotify or Netflix included, and teaches them to map each one into properly typed Fulcra records. Data trapped in one app becomes context every connected agent can see.

Takes a raw export you dropped into your file store and turns it into typed, queryable records. You upload a ZIP, JSON or CSV to ingest/; the agent profiles it, resolves or creates the schema, and writes the records.

  • Triages the ingest/ directory, downloads new files and profiles their shape without asking you to map fields by hand.
  • Keeps a source map so the same export never produces a duplicate schema, and generates deterministic ids so a re-run does not duplicate records.
  • Can enrich records before writing them, adding cast and genre to a viewing history for instance, and can compute new tracks derived from what you already have.
  • Archives each processed file with a timestamp and verifies the archive exists before removing the original.
  • Logs every ingest with its source, date range and record count, then points you at your timeline to see the new data.

Install it with npx skills add fulcradynamics/agent-skills/fulcra-ingest.

Paste this to your agent

Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-ingest skill and follow it. Years of my history are sitting in an export doing nothing. Bring it into my account, then show me one question you can answer now that you couldn't before.