Engineering
add-tool avatar

add-tool

Implement function-calling tools in Prompture agents using ToolRegistry, decorators, and automatic schema generation to enable LLM interaction with external code.

Installation

Agent type

Claude Code

Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/add-tool/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/add-tool/install?os=windows&agent=claude" -o install-add-tool.bat && install-add-tool.bat

Download Skill Project

/agent-skill/add-tool