Agent Skills by sstobo
Showing 21 vetted skills indexed across 1 GitHub repositories.
betterauth-tanstack-convex
Configure Better Auth for Convex and TanStack Start projects.
Convex Agents Messages
Save, retrieve, and display messages within Convex agent conversations.
convex-queries
Document Convex query function patterns with validators, indexing, and pagination.
Convex Agents Rate Limiting
Enforce per-user and global rate limits in Convex Agent workflows.
convex-tanstack
Build end-to-end Convex and TanStack Start applications with real-time data and SSR.
ai-elements-workflow
Build interactive workflow visualizations with Vercel AI Elements and React Flow in Next.js projects.
Convex Agents Workflows
Orchestrate durable multi-step agent workflows with automatic retries in Convex.
convex-mutations
Implement and standardize Convex mutation functions with validators and scheduling patterns.
Convex Agents RAG
Enable retrieval-augmented generation for Convex Agents with namespace-based knowledge bases.
Convex Agents Context
Configure per-call context options for LLM generations with memory injection and cross-thread search.
vercel-ai-elements
Document Vercel AI Elements UI components for building AI chat interfaces.
Convex Agents Debugging
Expose raw LLM requests, responses, and context for Convex Agents debugging.
Convex Agents Tools
Define Convex-aware tools with createTool and wire them into agents.
convex-actions-general
Define Convex actions, HTTP endpoints, validators, and TypeScript patterns.
Convex Agents Human Agents
Integrate human agents into AI threads for approval and routing workflows.
Convex Agents Fundamentals
Initializes and configures Convex agents for chat-based AI interactions.
Convex Agents Streaming
Stream real-time agent response deltas to multiple clients via Convex APIs.
Convex Agents Playground
Interact with Convex agents for testing and debugging in a graphical playground.
Convex Agents Files
Upload and attach files with metadata and URLs to Convex agent conversations.
Convex Agents Threads
Organize multi-turn conversations into persistent threads with Convex Agent core APIs.
Convex Agents Usage Tracking
Log LLM token usage and billing data for Convex Agents.