🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Magento 2 Admin

by @nj070574-gif

Complete Magento 2 store administration via SSH key auth, REST API, GraphQL, and direct DB access. For server owners on their own infrastructure. SSH key aut...

βš™οΈ Configuration

Create a private config file at: Set the following variables in your openclaw.json env block:

Set these variables β€” all commands in this skill use them as placeholders:

| Variable | Description | Example | |---|---|---| | MAGENTO_HOST | Server IP or hostname | 10.0.1.50 | | MAGENTO_SSH_USER | SSH username | deploy | | MAGENTO_SSH_KEY | Path to SSH private key | ~/.ssh/magento_deploy | | MAGENTO_WEB_ROOT | Magento path | /var/www/html/magento2 | | MAGENTO_PHP | PHP binary | /usr/bin/php8.3 | | MAGENTO_WEB_USER | Web server user | www-data | | MAGENTO_DB_NAME | Database name | magento_db | | MAGENTO_DB_USER | DB username | magento_user | | MAGENTO_DB_PASS | DB password | *(your db password)* | | MAGENTO_BASE_URL | Store URL | https://store.example.com | | MAGENTO_ADMIN_PATH | Admin path | admin | | MAGENTO_ADMIN_USER | Admin username | admin | | MAGENTO_ADMIN_PASS | Admin password | *(your admin password)* | | MAGENTO_OS_URL | OpenSearch URL | http://127.0.0.1:9200 | | COMPOSER_PATH | Composer binary | /usr/local/bin/composer |

View on ClawHub
TERMINAL
clawhub install magento-admin

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’