custom-tool-development
CommunityExtend agent capabilities with custom tools.
Authors1366560
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to creating, testing, and debugging custom tools, enabling users to extend the agent's functionality beyond its built-in capabilities.
Core Features & Use Cases
- Tool Creation: Learn how to define custom tools using the
@tool_definedecorator and structure them within the.memstack/tools/directory. - Testing & Debugging: Understand patterns for unit testing tools in isolation and common issues encountered during development.
- API Reference: Access detailed documentation for
ToolContext,ToolResult,ToolInfo, andCustomToolLoader. - Use Case: A user wants to integrate a proprietary internal API into the agent. They can use this Skill to learn how to wrap the API calls in a custom tool, define its parameters, and ensure it's discoverable and testable by the agent.
Quick Start
Create a new Python file in the .memstack/tools/ directory and define your tool using the @tool_define decorator.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: custom-tool-development Download link: https://github.com/s1366560/agi-demos/archive/main.zip#custom-tool-development 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 223,000+ vetted skills library on demand.