Apparrently the best way to install WP Studio CLI in Omarchy is using their install.sh script, because it bundles its own Node runtime and avoid mise Node churn and native-module breakage.
curl -fsSL https://wordpress.studio/install.sh | bash
After doing this I asked in Claude Code to:
use https://developer.wordpress.com/docs/developer-tools/studio/cli/ to create a local WP site, one with the latest WP version (7.1.x) and another one with the latest 7.0.X and give the url to open the wp admin for both of them
and got two local WordPress sites for a presentation I’m doing about the updates in WordPress 7.1 in the next WP Curitiba local meetup.
After this I installed the Agent Skills in WordPress Studio, so I no longer need to pass the documentation URL to do this.

Leave a Reply