Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or…
Direct filesystem operations (read, write, edit, list, search files). Use for any file manipulation tasks.
Install and manage Python packages using uv pip. Use when a Python import fails with ModuleNotFoundError, user asks to install a package, or a script requires a missing dependency.
Web search and content fetching. Use when the user needs to search the web for information or fetch content from URLs.