agentic-platform-schema
Installation
SKILL.md
Agentic Platform Schema
Supabase schema for the "Agentic Platform Contract" - standardized tables for AI agent runs, events, and artifacts.
Overview
Standard tables for agentic applications:
agent_runs- Track agent execution runsagent_events- Stream of events within runsagent_artifacts- Files/outputs from runsagent_tool_calls- Tool/function call tracking
Use When
This skill is automatically invoked when: