Develop Custom Image Editing Tools

implementationChallengeNovember 11, 2025

Prompt Content

Create at least three distinct Python functions that simulate or perform actual image editing tasks (e.g., 'apply_filter(image, filter_type)', 'remove_object(image, coordinates)', 'adjust_brightness(image, factor)'). These functions will serve as the tools for your agent. Ensure they have clear docstrings for Gemini to understand their capabilities.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations