Skip to content
AI / Agent

SystemPrompt

An editable system prompt card with token count, template picker, and version history.

Preview:
1280px
System Prompt
~56 / 2048 tokens

222 characters

Props

PropTypeDefaultDescription
valuestring-Current system prompt text.
onChange(value: string) => void-Fired on every edit.
tokenCountnumber-Token count to display.
templates{ id: string; name: string; prompt: string }[][]Preset templates available in the picker.