backend-ai-tools
Installation
SKILL.md
Backend AI Tools Creation
Create tools for AI agents using the Vercel AI SDK tool() function with Zod schemas.
Overview
Tools allow AI agents to:
- Query databases
- Create/update records
- Call external APIs
- Perform calculations
- Validate data