This is your bridge between Claude and MagicPath's component platform. It wraps the magicpath-ai CLI so you can search, preview, and install React/TypeScript UI components directly into your codebase, or go the other direction and push local code into MagicPath's visual canvas for editing. The team/personal workspace handling is thorough, with proper flags for filtering by team, person, or just your own stuff. One thing to know: it leans hard on JSON output flags for everything, which makes sense for agent workflows but means you're parsing structured data constantly. Works best in environments with an embedded browser since you can keep the MagicPath canvas open alongside your code for real-time visual feedback.
npx skills add https://github.com/magicpathai/agent-skills --skill magicpath