weimob-help-center
This skill helps merchants learn and understand Weimob's features and capabilities (e.g., Weimob Shop, Wholesale Shop, Smart Retail, Smart Supermarket, Smart Mall, WeCom Assistant, and WeCom Mini Assistant). It should be triggered when a user asks about Weimob's functions, product capabilities, or operational workflows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alphatok/weimob-helperWhat This Skill Does
The weimob-help-center skill is a specialized knowledge retrieval tool designed to bridge the gap between complex Weimob platform documentation and the daily operational needs of merchants. It acts as an intelligent assistant that parses user queries, performs targeted searches against the official Weimob Help Center API, and synthesizes accurate, actionable answers. By integrating this skill, your OpenClaw agent gains the ability to provide precise system navigation paths (e.g., '商城 → 订单管理 → 全部订单'), feature explanations, and workflow summaries, ensuring that merchants can solve operational problems without leaving the chat interface.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/alphatok/weimob-helper
Ensure your environment has the necessary permissions to execute web requests as this skill relies on external API calls to the Weimob Help Center.
Use Cases
- Onboarding Assistance: Helping new merchants navigate the backend interface to set up their shops.
- Support Ticketing Reduction: Providing instant, self-service answers to common 'how-to' questions, such as managing inventory, setting up promotions, or configuring logistics.
- Workflow Optimization: Guiding experienced merchants through advanced settings or new feature modules in Smart Retail or WeCom Assistant.
- Feature Education: Explaining the capabilities of specific Weimob modules like the Wholesale Shop or Smart Mall when a merchant is exploring expansion.
Example Prompts
- "怎么在智慧零售里设置会员积分规则?"
- "企微助手连接不上客户,应该检查哪里?"
- "我想开通批发商城功能,后台路径在哪里?"
Tips & Limitations
- Precision: Always focus on the system path provided in the search results. Modifying these paths can lead to user frustration, as they are strict backend navigation references.
- Tone: Maintain a professional, approachable, and 'grounded' tone. Avoid overly technical documentation jargon unless necessary for a specific system configuration.
- Limitations: The skill depends on the availability and data integrity of the
help.weimob.comsearch API. If the API returns no results, the agent should inform the user politely and suggest checking the official documentation portal directly. - Efficiency: Keep responses concise. If a search returns too much information, prioritize the most relevant step-by-step instructions over secondary background information.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alphatok-weimob-helper": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api