agents-ide-usage
Installation
SKILL.md
Use agents-ide MCP tools for faster code exploration and manipulation.
Guides
Overview
overview.md- Why use these tools over native alternatives
Search & Structure
structure.md- Get file/package structure with filteringsymbol_search.md- Fuzzy search for symbols workspace-widecode_search.md- Grep + structure for semantic search
Refactoring
rename.md- Batch rename symbols across filesrename_local.md- Rename local variablesmove.md- Move symbol and update importschange_signature.md- Change function params and update call sitesfind_and_replace.md- Batch find/replace with previewtoggle_comment.md- Batch comment/uncomment