← 返回
未分类 中文

Sycm Analysis Skill

Taobao Sycm (Business Advisor) data analysis tool. Use when the user wants to retrieve a store's weekly business report, generate business insights, or fetch...
淘宝Sycm(生意参谋)数据分析工具,用于获取店铺周报、生成业务洞察或获取信息。
simoncai519 simoncai519 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 401
下载
💾 1
安装
1
版本
#latest

概述

Sycm Analysis Skill

Overview

This skill retrieves weekly business reports from Taobao Sycm by calling internal APIs via a browser session. It handles login verification, asynchronous polling for report generation, and returns the full Markdown report.

Core Workflow Steps

  1. Login Check – Ensure the user is logged into sycm.taobao.com. If redirected to login.taobao.com, prompt the user to complete QR‑code login and poll until the session is authenticated.
  2. Initiate Report Request – Send a request to https://sycm.taobao.com/ucc/next/message/send.json with the query 查看周报. Extract conversationCode and sendTime from the JSON response.
  3. Poll for Result – Every 5 seconds, request https://sycm.taobao.com/ucc/next/message/getReportResult.json?conversationCode={conversationCode}&sendTime={sendTime} until data.content is non‑empty or a 5‑minute timeout is reached.
  4. Return Report – Output the data.content Markdown directly to the user, preserving charts, links, and Qianniu URLs.

Usage Example

openclaw skill run sycm-analysis-skill

The skill will guide the user through login if needed and then provide the weekly report.

References

Full technical details, API endpoints, and error‑handling matrix are in references/workflow.md.


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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 11:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,226
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,328
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,417