egg-tool-builder

Community

Easily create and integrate new Egg tools.

AuthorAvi977
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating new tools for the Egg AI agent often requires boilerplate setup and careful registration; this Skill provides a guided pattern and templates to quickly add tools.

Core Features & Use Cases

  • Provides an architecture template and clear conventions for developing Python tools under the tools/ directory.
  • Demonstrates how to register tools in egg_agent.py and how to expose them to the LLM via standard outputs.
  • Real-world example: adding a weather tool that calls external services and follows the project conventions.

Quick Start

Create a new tool file under tools/ following the provided template, then register it in egg_agent.py and update the system prompt to demonstrate usage.

Dependency Matrix

Required Modules

None required

Components

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: egg-tool-builder
Download link: https://github.com/Avi977/ace-claude-toolkit/archive/main.zip#egg-tool-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.