context-lake

Installation
SKILL.md

Agent Context — Data for Agents

Agent Context is a managed data layer inside your Agent Computer. It gives you:

  • Organization data — databases, S3 files, and services your team has connected
  • Your own tables — import files as queryable datasets scoped to your workspace
  • SQL queries — standard SQL (Apache DataFusion) across all sources
  • Views — materialized joins across datasets, auto-refreshed on source changes

Setup

curl -fsSL https://cc-tools-binaries.s3.amazonaws.com/rebyte-data/rebyte-data-linux-amd64 -o /usr/local/bin/rebyte-data && chmod +x /usr/local/bin/rebyte-data

Auth is automatic — credentials are pre-configured in this VM.

Quick Start

Installs
3
First Seen
Apr 16, 2026
context-lake — rebyteai/rebyte-skills