AI AGENT ADDONS
AI & Agent Building
1,344installs

Imagine building an AI assistant that remembers everything you say. Convex Agents help you create smart assistants that never forget past conversations. They can run tools, stream replies live, and search through knowledge to give better answers.

This skill shows you how to set up a Convex agent with thread management for keeping chat history separate by user. You will learn to integrate tools as Convex functions and stream responses token by token to your app.

You also get built-in RAG for finding relevant information and durable workflows for long running tasks. Everything is real time and persistent so your users always get a smooth experience.

Add Convex Agents skill to your workflow

Global

mkdir -p ~/.claude/skills/convex-agents

Project

mkdir -p .claude/skills/convex-agents

Source Repository

Stars
401
Forks
31
Watchers
401
License
Apache-2.0
Last Push
6 months ago
Created
7 months ago