Register State

Expose a slice of React state to the AI with usePilotState. The value is serialized into every model turn; when a setter is provided, an `update_<name>` tool is auto-registered so the AI can propose whole-value replacements. Use when a consumer says "show the AI my data" or "let the AI read X".

hec-ovi 0c3502b 4.5 KB Updated

File contents

hec-ovi/agentickit/tree/main/.pilot/skills/register-state commit 0c3502b110

Frequently asked questions

npx skillmds@latest add hec-ovi/register-state