Using Mobazha

v0.3.1

Entry point for Mobazha skills. Provides an overview of available skills and guides the AI agent to load the right one based on user intent.

0· 59·0 current·0 all-time
Security Scan
Capability signals
CryptoRequires walletCan make purchasesRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description claim to be an entry/index for Mobazha skills and the SKILL.md only contains documentation and routing instructions. It does not request binaries, env vars, or other capabilities that would be out of scope for an index.
Instruction Scope
Runtime instructions tell the agent to read companion SKILL.md files (local or ClawHub) and follow those workflows. Reading these local skill files is consistent with an index, but those companion SKILL.md files can contain arbitrary commands, network calls, or credential usage — the index itself does not perform those actions, so companion skills must be audited and require explicit user confirmation before executing actions involving credentials or server access.
Install Mechanism
No install spec is provided and no files are written to disk by this skill. Being instruction-only minimizes install risk.
Credentials
This index skill requests no environment variables or credentials. However it references companion skills (e.g., MCP/store-mcp-connect) that may legitimately require sensitive tokens or access — those should be reviewed individually; the index does not request unrelated secrets.
Persistence & Privilege
Flags show normal defaults (always: false, model invocation allowed). The skill does not request persistent presence or modify other skills' configurations itself.
Assessment
This skill is an index/documentation entry and by itself is not requesting credentials or installing anything. Before installing or enabling the Mobazha collection, review the individual companion SKILL.md files (especially store-mcp-connect, standalone-setup, and any that mention server access) to see what credentials, network calls, or shell commands they require. Require explicit user confirmation before allowing any skill to perform network actions or store tokens, verify referenced domains (mobazha.org, app.mobazha.org, get.mobazha.org) are legitimate, and avoid installing unknown third-party slugs without inspecting their contents.

Like a lobster shell, security has layers — review code before you run it.

latestvk97658heqc2vje26dsdmzr6z3n85bak7
59downloads
0stars
4versions
Updated 1h ago
v0.3.1
MIT-0

Using Mobazha Skills

You have access to Mobazha Skills — a set of guided workflows for the Mobazha decentralized commerce platform.

Security Boundaries

  • This skill is an index only — it describes available Mobazha skills and helps the agent choose the right one. It does not execute commands, access networks, or handle credentials itself.
  • When installed as a plugin (Cursor, Claude Code, Codex), all companion skills are bundled locally under skills/. When installed as an individual skill from ClawHub, companion skills must be installed separately by slug.
  • Skills that involve server access, credentials, or shell commands (e.g., standalone-setup, store-mcp-connect) require explicit user confirmation before executing any action.
  • The agent must never store, log, or transmit credentials (passwords, API tokens, SSH keys) beyond the current session.
  • External URLs referenced in skills (e.g., get.mobazha.org, app.mobazha.org) are official Mobazha endpoints. The agent must not follow redirects to unrecognized domains.

What is Mobazha?

Mobazha is a decentralized e-commerce platform for independent sellers. Key features:

  • Zero commissions — keep 100% of your revenue
  • Self-hosted or SaaS — deploy on your own server or use the hosted platform
  • Built-in escrow — trustless buyer protection on every crypto transaction
  • Crypto + fiat payments — Bitcoin, Litecoin, Zcash, TRON, plus Stripe and PayPal
  • Encrypted chat — Matrix-based end-to-end encrypted buyer-seller messaging
  • Telegram Mini App — sell directly inside Telegram

Available Skills

The following companion skills are part of the Mobazha skills collection:

  • Plugin install (Cursor, Claude Code, Codex): all skills are available locally under skills/. Read the corresponding SKILL.md file directly.
  • ClawHub individual install: each skill is a separate package. Install by slug as needed.

Deploy and Install

SkillLocal PathClawHub SlugWhen to Use
standalone-setupskills/standalone-setup/SKILL.mdmobazha-standalone-setupDeploy a self-hosted store on a VPS using Docker
native-installskills/native-install/SKILL.mdmobazha-native-installInstall the native binary on Linux, macOS, or Windows
store-onboardingskills/store-onboarding/SKILL.mdmobazha-store-onboardingFirst-time /admin setup: password, store profile, region/currency

Configure and Connect

SkillLocal PathClawHub SlugWhen to Use
subdomain-bot-configskills/subdomain-bot-config/SKILL.mdmobazha-subdomain-bot-configSet up a custom domain or Telegram Bot for a store
tor-browsingskills/tor-browsing/SKILL.mdmobazha-tor-browsingBrowse stores via Tor, or run a store as a .onion hidden service
store-mcp-connectskills/store-mcp-connect/SKILL.mdmobazha-store-mcp-connectConnect an AI agent to a store via MCP for direct management

Operate and Grow

SkillLocal PathClawHub SlugWhen to Use
store-managementskills/store-management/SKILL.mdmobazha-store-managementManage products, orders, messages, discounts via MCP tools
product-importskills/product-import/SKILL.mdmobazha-product-importImport products from Shopify, Amazon, Etsy, or other platforms
competitor-analysisskills/competitor-analysis/SKILL.mdmobazha-competitor-analysisResearch competitor products, reviews, and pricing

Content and Marketing

SkillLocal PathClawHub SlugWhen to Use
product-descriptionskills/product-description/SKILL.mdmobazha-product-descriptionGenerate SEO-optimized product descriptions for listings
store-copywritingskills/store-copywriting/SKILL.mdmobazha-store-copywritingWrite store profile, About section, and marketing copy
storefront-croskills/storefront-cro/SKILL.mdmobazha-storefront-croAudit storefront for conversion rate optimization
product-image-promptskills/product-image-prompt/SKILL.mdmobazha-product-image-promptCraft AI image prompts for product photos and branding

How to Use Skills

  1. Identify intent — determine which skill matches the user's request
  2. Load the skill — read the SKILL.md from the local path (plugin install) or from the installed ClawHub skill (individual install)
  3. Follow the steps — execute the skill's workflow, asking the user for required inputs
  4. Validate results — verify each step succeeded before moving to the next

Key Links

MCP Integration

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.

Store Modes

Mobazha supports three deployment modes. Skills that involve access URLs, authentication, or MCP connections cover all three:

ModeDescriptionSetup Skill
SaaSHosted at app.mobazha.org, sign in with Google/GitHub/emailN/A (sign up online)
VPS StandaloneSelf-hosted with Docker on a VPSstandalone-setup
NAT / LocalNative binary on your own machinenative-install

For a full comparison, see the store-onboarding skill.

Important Notes

  • Mobazha uses external wallets for crypto payments (buyers and sellers connect their own wallets). There is no internal wallet requiring deposit or withdrawal.
  • The SaaS platform at app.mobazha.org is the hosted version. Self-hosted stores are fully independent.
  • All install scripts are served from get.mobazha.org (which redirects to static assets on mobazha.org). Users should review scripts before executing — see individual install skills for details.
  • After deploying a store, the seller must complete the Setup Wizard before the store is operational — see store-onboarding.
  • Skills that connect to external services (MCP, store APIs) require user-provided credentials. The agent must ask for explicit consent before initiating any connection.

Comments

Loading comments...