convex-agents
Build persistent, stateful AI agents with Convex featuring thread management, tool integration, and RAG patterns.
Install
npx skills add https://github.com/waynesutton/convexskills --skill convex-agentsStats
| Total installs | 907 |
| Weekly installs | 899 |
| GitHub stars | 385 |
| First seen | Jan 24, 2026 |
| Source | @waynesutton/convexskills |
Summary
- Thread management for multi-turn conversations with automatic persistence across restarts and real-time streaming responses to clients
- Tool integration allowing agents to execute Convex functions as callable tools for knowledge search, task creation, and external API calls
- Built-in vector search and RAG patterns for embedding documents and retrieving relevant context to augment agent responses
- Multi-step workflow orchestration for complex agent tasks like research pipelines with status tracking and synthesis across steps
- Complete schema and React integration examples for rapid chat application development with message history and tool call tracking
Tags
Related skills
| Skill | Installs | vs convex-agents |
|---|---|---|
| nano-banana | 0 | -907 |
| Nvidia Api | 0 | -907 |
| mcporter | 923 | +16 |
| read-arxiv-paper | 906 | -1 |
| opennews | 902 | -5 |
FAQ
- How many installs does convex-agents have?
- convex-agents has 907 total installs and 899 installs this week.
- Where is convex-agents hosted?
- convex-agents is published by @waynesutton/convexskills at https://github.com/waynesutton/convexskills.
- How many GitHub stars does convex-agents have?
- convex-agents has 385 GitHub stars.
- When was convex-agents first indexed?
- OrangeBot.AI first indexed convex-agents on Jan 24, 2026.
- How do I install convex-agents?
- Run: npx skills add https://github.com/waynesutton/convexskills --skill convex-agents