← Back to Skills Marketplace
140
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mobazha
Description
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.
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: mobazha
Version: 0.3.1
The skill bundle serves as a documentation index and navigational guide for the Mobazha decentralized commerce platform. It contains no executable code, obfuscation, or malicious instructions; instead, it explicitly defines security boundaries, such as requiring user confirmation for sensitive actions and prohibiting the storage or transmission of credentials. All referenced URLs (e.g., mobazha.org, get.mobazha.org) are consistent with the project's stated purpose as described in SKILL.md.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mobazha - After installation, invoke the skill by name or use
/mobazha - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.1
Support both plugin (local paths) and ClawHub (slugs) install modes; fix regression for Cursor/Claude/Codex plugin users
v0.3.0
Fix: declare companion skills as separate packages instead of claiming bundled; add ClawHub slugs to skill index; clarify this skill is index-only with no runtime actions
v0.2.0
Add Security Boundaries section; clarify all sub-skills are bundled locally; enforce explicit user consent for credentials
v0.1.0
Initial release — AI skills for decentralized commerce
Metadata
Frequently Asked Questions
What is Using Mobazha?
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. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Using Mobazha?
Run "/install mobazha" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Using Mobazha free?
Yes, Using Mobazha is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Using Mobazha support?
Using Mobazha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Using Mobazha?
It is built and maintained by fengzie (@fengzie); the current version is v0.3.1.
More Skills