← Back to Skills Marketplace
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mobazha-product-import
Description
Import products from Shopify, Amazon, Etsy, or CSV into a Mobazha store. Use when the user wants to migrate or copy listings from another platform.
Usage Guidance
This skill appears to do what it says (migrate product listings), but take these precautions before using or installing it:
- Do not feed real API tokens or store bearer tokens into a skill unless you trust the source; the SKILL.md uses Authorization tokens and Shopify access tokens but the package doesn't declare them.
- The included Amazon scraping guide explicitly recommends IP rotation/residential proxies and headless browsers to evade blocks — that can violate site terms of service and may be legally or ethically risky. Only use scraping instructions on sites you own or have explicit permission to scrape.
- If you plan to import, verify the existence and behavior of the referenced MCP tool (listings_import_json) and confirm how authentication should be supplied; ask the skill author to declare required env vars/credentials in the metadata.
- For safety, perform imports on a test store first, and avoid rehosting content you don't have rights to (images, text).
- If you need higher assurance, request from the publisher: (1) explicit list of required credentials, (2) clarification about MCP/tool availability, and (3) removal or moderation of instructions that encourage evading anti-scraping defenses.
Capability Analysis
Type: OpenClaw Skill
Name: mobazha-product-import
Version: 0.1.0
The 'mobazha-product-import' skill is a legitimate tool designed to facilitate product migration from platforms like Shopify and Amazon into a Mobazha store. The bundle contains comprehensive documentation for data mapping (mapping.md), Shopify API integration (shopify-api.md), and Amazon web scraping (amazon-scrape.md). The provided Python code snippets for scraping and API interaction are standard, transparent, and include best practices such as rate limiting and explicit instructions for the agent to handle credentials securely without logging them. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (product import into Mobazha) matches the included instructions and mapping docs. However the SKILL.md references an MCP 'listings_import_json' tool and examples that require an Authorization token or Shopify API token but the skill declares no required credentials or env vars. That omission is a mismatch (the skill expects API tokens but doesn't declare them).
Instruction Scope
Instructions include step-by-step guidance for scraping Amazon (full scraping code, DOM selectors), and explicitly recommends IP rotation / residential proxies and headless browsers to avoid blocks. While scraping can be legitimate for migrating a user's own listings, recommending evasion techniques broadens the scope into potentially abusive behavior and increases legal/ethical risk. The instructions also instruct downloading and rehosting images — normal for import but notable for data movement.
Install Mechanism
This is an instruction-only skill with no install spec and no code files executed by the platform, so there is low risk of arbitrary code being written to disk by the skill itself.
Credentials
The skill declares no required environment variables, yet the docs and examples expect secrets/tokens (store Authorization bearer token for the Mobazha API, Shopify X-Shopify-Access-Token, potentially Amazon PA-API credentials). Not declaring these required credentials is an incoherence and could cause users to unknowingly supply sensitive tokens without clear indication of where/why they're needed.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-level privileges, and being instruction-only it does not modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mobazha-product-import - After installation, invoke the skill by name or use
/mobazha-product-import - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Frequently Asked Questions
What is Mobazha Product Import?
Import products from Shopify, Amazon, Etsy, or CSV into a Mobazha store. Use when the user wants to migrate or copy listings from another platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Mobazha Product Import?
Run "/install mobazha-product-import" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mobazha Product Import free?
Yes, Mobazha Product Import is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mobazha Product Import support?
Mobazha Product Import is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mobazha Product Import?
It is built and maintained by fengzie (@fengzie); the current version is v0.1.0.
More Skills