tool-creator

Installation
SKILL.md

Tool Creator Skill

This skill provides comprehensive guidance for creating effective tools for the Strands SDK-based agent system. It supports two types of tools: Agent-as-a-Tool (agents wrapped as tools) and Regular Tools (function-based tools).

About Tools in This System

Tools extend agent capabilities by providing:

  1. Agent-as-a-Tool: Specialized agents with their own prompts, models, and sub-tools
  2. Regular Tools: Direct function execution for system operations, API calls, or data processing

Tool Anatomy

Every tool in src/tools/ consists of:

Installs
3
GitHub Stars
48
First Seen
Mar 26, 2026
tool-creator — aws-samples/sample-deep-insight