I am having fun driving Claude Code for management of WordPress sites using the CLI via SSH login.
There are no results for SSH in this forum that I can see.
I should be prototyping for a client soon an “Agent as a Service” which does an e-commerce conversion.
Is there anything in the Pickaxe ecosystem which could help me deliver this as an automated service? Without asking the user for SSH keys? Perhaps that they install a small custom plugin of mine for verification?
Hi @kenlyle ,
Thank you for the question. I’m going to check with the team and follow up.
If you’re able to share a little more about the workflow you have in mind, that would help us give you a more useful answer. Are you thinking about:
- an agent that takes actions inside WooCommerce or WordPress admin, like updating products, handling orders, or managing content
- or something more operational, where the service is effectively managing parts of the site itself behind the scenes
Hey Danny, It’s actually a migration, so moving Products and Orders from Woocommerce to another cart system, using integration and mapping provided by yet a third plugin.
So, your first point, yes -it interacts with products and orders, but is not “operational”, ONLY the conversion process and verification is the scope…Most of the verification would be provided via Uilicoius tests, a bit of AI vision, and, finally, manual tests- the idea is that the machine does the mechanical parts.
I really appreciate your interest. If I was unclear, please ask.