convex-agents
SolidBuilding AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
Install
Quality Score: 86/100
Skill Content
Details
- Author
- waynesutton
- Repository
- waynesutton/convexskills
- Created
- 4 months ago
- Last Updated
- 4 months ago
- Language
- JavaScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ai-agent-design
Design and implement production-grade AI agents using LangGraph (TypeScript) and Convex as the backend. Use this skill whenever the user wants to build an AI agent, agentic workflow, multi-agent system, LLM pipeline, or anything involving autonomous task execution, tool-calling, ReAct loops, orchestrator-worker patterns, or stateful AI systems — especially when TypeScript, LangGraph, or Convex are mentioned or implied. Also trigger when the user asks about state management for agents, agent memory, human-in-the-loop checkpoints, or connecting LLMs to tools and external APIs in a TypeScript codebase.
vertex-agent-builder
Build and deploy production-ready generative AI agents using Vertex AI, Gemini models, and Google Cloud infrastructure with RAG, function calling, and multi-modal capabilities. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
agents-sdk
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.