Convex Agents Tools

Community

Enable agents to call tools and APIs.

AuthorSstobo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables agents to take actions beyond text generation by calling external functions, APIs, and database operations through tool definitions.

Core Features & Use Cases

  • Tool creation: define Convex-aware tools using createTool to expose capabilities to agents.
  • Agent integration: wire tools into an agent's configuration to enable tool calling.
  • Orchestrated actions: chain multiple tool calls for complex workflows, including data fetch, updates, and API calls.
  • Use Case: Build a chatbot that can fetch user data, update records, or invoke external services in response to user requests.

Quick Start

Define a sample tool with createTool from @convex-dev/agent, connect it to an Agent, and enable maxSteps to allow tool calls.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Convex Agents Tools
Download link: https://github.com/Sstobo/convex-skills/archive/main.zip#convex-agents-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.