Install
openclaw skills install mobazhaEntry point for Mobazha skills. Provides an overview of available skills and guides the AI agent to load the right one based on user intent.
openclaw skills install mobazhaYou have access to Mobazha Skills — a set of guided workflows for the Mobazha decentralized commerce platform.
skills/. When installed as an individual skill from ClawHub, companion skills must be installed separately by slug.standalone-setup, store-mcp-connect) require explicit user confirmation before executing any action.get.mobazha.org, app.mobazha.org) are official Mobazha endpoints. The agent must not follow redirects to unrecognized domains.Mobazha is a decentralized e-commerce platform for independent sellers. Key features:
The following companion skills are part of the Mobazha skills collection:
skills/. Read the corresponding SKILL.md file directly.| Skill | Local Path | ClawHub Slug | When to Use |
|---|---|---|---|
| standalone-setup | skills/standalone-setup/SKILL.md | mobazha-standalone-setup | Deploy a self-hosted store on a VPS using Docker |
| native-install | skills/native-install/SKILL.md | mobazha-native-install | Install the native binary on Linux, macOS, or Windows |
| store-onboarding | skills/store-onboarding/SKILL.md | mobazha-store-onboarding | First-time /admin setup: password, store profile, region/currency |
| Skill | Local Path | ClawHub Slug | When to Use |
|---|---|---|---|
| subdomain-bot-config | skills/subdomain-bot-config/SKILL.md | mobazha-subdomain-bot-config | Set up a custom domain or Telegram Bot for a store |
| tor-browsing | skills/tor-browsing/SKILL.md | mobazha-tor-browsing | Browse stores via Tor, or run a store as a .onion hidden service |
| store-mcp-connect | skills/store-mcp-connect/SKILL.md | mobazha-store-mcp-connect | Connect an AI agent to a store via MCP for direct management |
| Skill | Local Path | ClawHub Slug | When to Use |
|---|---|---|---|
| store-management | skills/store-management/SKILL.md | mobazha-store-management | Manage products, orders, messages, discounts via MCP tools |
| product-import | skills/product-import/SKILL.md | mobazha-product-import | Import products from Shopify, Amazon, Etsy, or other platforms |
| competitor-analysis | skills/competitor-analysis/SKILL.md | mobazha-competitor-analysis | Research competitor products, reviews, and pricing |
| Skill | Local Path | ClawHub Slug | When to Use |
|---|---|---|---|
| product-description | skills/product-description/SKILL.md | mobazha-product-description | Generate SEO-optimized product descriptions for listings |
| store-copywriting | skills/store-copywriting/SKILL.md | mobazha-store-copywriting | Write store profile, About section, and marketing copy |
| storefront-cro | skills/storefront-cro/SKILL.md | mobazha-storefront-cro | Audit storefront for conversion rate optimization |
| product-image-prompt | skills/product-image-prompt/SKILL.md | mobazha-product-image-prompt | Craft AI image prompts for product photos and branding |
For the most powerful experience, connect your AI agent to the store via MCP (Model Context Protocol). This gives the agent direct access to 30+ store management tools — products, orders, chat, discounts, and more. See store-mcp-connect for setup instructions.
Mobazha supports three deployment modes. Skills that involve access URLs, authentication, or MCP connections cover all three:
| Mode | Description | Setup Skill |
|---|---|---|
| SaaS | Hosted at app.mobazha.org, sign in with Google/GitHub/email | N/A (sign up online) |
| VPS Standalone | Self-hosted with Docker on a VPS | standalone-setup |
| NAT / Local | Native binary on your own machine | native-install |
For a full comparison, see the store-onboarding skill.
app.mobazha.org is the hosted version. Self-hosted stores are fully independent.get.mobazha.org (which redirects to static assets on mobazha.org). Users should review scripts before executing — see individual install skills for details.store-onboarding.