Combine multiple operations into one script call instead of many separate tool calls. Load this skill for complex multi-step data processing or when you need to chain several commands together.
When you need multiple pieces of information or need to perform several operations, write a short Python or shell script and run it with the bash tool.
One script call is better than many separate tool calls — it saves round-trips and keeps context clean.
Instead of 3 separate search calls: