bx-ai-tools
OfficialDesign and manage AI tools for smarter agents.
Authorortus-boxlang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creates a standardized framework for building, describing, and reusing AI tools to empower BoxLang agents to invoke functionality via function calling.
Core Features & Use Cases
- Define tools with aiTool(name, description, handler, params) to capture capability and integration points.
- Describe each parameter with fluent describe*() methods to provide precise prompts and schemas.
- Share tools across agents with aiToolRegistry() and attach registries to aiChat/aiAgent workflows.
- Use aiGlobalSkills() to register application-wide skills accessible by all agents.
Quick Start
Create your first tool with aiTool(name, description, handler, params) and register it in a registry attached to an agent.
Dependency Matrix
Required Modules
None requiredComponents
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: bx-ai-tools Download link: https://github.com/ortus-boxlang/skills/archive/main.zip#bx-ai-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.