Agent Skills: AI Chat Persistence with Neon

Persist AI chat conversations to Neon Postgres with full support for AI SDK message parts including tools, reasoning, and streaming. Uses UUID v7 for chronologically-sortable IDs.

UncategorizedID: andrelandgraf/fullstackrecipes/ai-chat-persistence

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/ai-chat-persistence

Skill Files

Browse the full folder contents for ai-chat-persistence.

Download Skill

Loading file tree…

.agents/skills/ai-chat-persistence/SKILL.md

Skill Metadata

Name
ai-chat-persistence
Description
Persist AI chat conversations to Neon Postgres with full support for AI SDK message parts including tools, reasoning, and streaming. Uses UUID v7 for chronologically-sortable IDs.

AI Chat Persistence with Neon

To set up AI Chat Persistence with Neon, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/ai-chat-persistence

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/ai-chat-persistence