← 返回
未分类 中文

Alibaba Store Analysis

Alibaba International Station weekly business report analysis skill. Retrieves store weekly report data via browser session, validates, and presents structur...
阿里巴巴国际站周报分析技能:通过浏览器会话获取店铺周报数据,校验后以结构化形式呈现
simoncai519 simoncai519 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 620
下载
💾 2
安装
1
版本
#latest

概述

Alibaba Store Analysis Skill

Overview

This skill automates the retrieval and analysis of Alibaba International Station weekly business reports. It logs in via a browser, pulls summary data, validates it, displays key metrics and diagnostics, and optionally fetches the full report for on‑demand queries.

Core Workflow (high‑level)

  1. Login Check – Open https://i.alibaba.com/. If redirected to the login page, prompt the user to log in and wait until the session is authenticated.
  2. Fetch Summary Data – Call diagnoseData.json API and obtain encryptedReportId, receipt and diagnostic arrays.
  3. Validate Data – Silent checks for empty response, missing encryptedReportId or receipt. On failure, display a friendly fallback message and stop.
  4. Display Summary – Render four sections in one output:
    • Store data overview (metrics table)
    • Diagnostic summary text
    • Merchant task list
    • Link to the weekly report using encryptedReportId.
  5. Full Report Retrieval – Using the receipt token, call queryWeekReportAllData.json to obtain the detailed report. Validate silently; on success announce "Full data analysis complete. Feel free to ask me any questions about your store data!" and wait for user queries.

Usage

openclaw run alibaba-store-analysis

The skill will guide the user through any required login steps and then output the analysis automatically.

For the complete step‑by‑step workflow, API payloads, error handling and module explanations, see references/workflow.md.


Created by Simon Cai · More e-commerce skills: github.com/simoncai519/open-accio-skill

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 08:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 161 📥 41,177
dev-programming

Shopify Dev Mcp

simoncai519
在用户需要使用 Shopify Admin API、Storefront API、验证 Liquid 代码、探索 GraphQL schema、构建 Shopify 应用或检查 Shopify 文档时使用。
★ 0 📥 685
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 37,928