Convex Agents banner
waynesutton waynesutton

Convex Agents

Development community

Description

--- name: Convex Agents description: Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration version: 1.0.0 author: Convex tags: [convex, agents, ai, llm, tools, rag, workflows] --- # Convex Agents Build persistent, stateful AI agents with Convex including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration. ## Documentation Sources Before imp

Installation

Installs to ~/.claude/skills/waynesutton-opensync-convex-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-opensync-convex-agents && curl -fsSL https://raw.githubusercontent.com/waynesutton/opensync/HEAD/.claude/skills/convex-agents.md -o ~/.claude/skills/waynesutton-opensync-convex-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository