Skip to content
Skillv1.0.0

topview-shopee-ops

Shopee public market intelligence via unified host MCP `topview-mcp` (progressive disclosure: use_shopee_data → get_tool_schema → call_tool). Use when: Shopee site/category market analysis, item ranki

by topviewai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from topviewai/skill (topview-shopee-ops/SKILL.md). Install upstream with npx skills add topviewai/skill --skill topview-shopee-ops. Copyright stays with the author.

Topview Shopee Ops

Public Shopee intelligence via the host's unified topview-mcp server (progressive disclosure; domain shopee; deferred queryshopee* tools).

Step 0 — Bootstrap

  1. Confirm MCP server topview-mcp is connected (look for use_shopee_data, get_tool_schema, call_tool).
  2. If missing, point the user to mcp.example.json~/.cursor/mcp.json, reload MCP.
  3. Do not run scripts/mcp_call.py, open SSE yourself, or use curl/raw HTTP.

Execution

Server: topview-mcp (unified). Never open SSE yourself.

Shopee data tools are deferred. Invoke via progressive disclosure:

  1. Read the use_shopee_data description on tools/list (embedded Tools catalog). Calling use_shopee_data only to list tools is optional; call it once if the catalog says it is not loaded yet (Shopee proxy warm-up).
  2. Pick a deferred queryshopee* name from the catalog or references/tool_routing.md.
  3. get_tool_schema with { "name": "<deferred>", "domain": "shopee" }.
  4. call_tool with { "name": "<deferred>", "domain": "shopee", "arguments": { ... } }.

Typical host tool ids: mcp__topview-mcp__get_tool_schema / mcp__topview-mcp__call_tool.
Resolve category/item/shop/brand IDs before batch detail. Always confirm site + date window when required.

UX Rules

  1. Be concise; lead with findings.
  2. Ask for site / category / ids when missing.
  3. Do not invent private shop ads/order/profit data.
  4. Creative production → topview-generate.
  5. Match the user's language.

Source

Adapted from Marketing Studio Shopee expert skills (V060/V061).

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/topviewai-skill-topview-shopee-ops/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

topviewai-skill-topview-shopee-ops.ocm.jsonjson
{
  "ocm": "1",
  "id": "topviewai-skill-topview-shopee-ops",
  "kind": "skill",
  "name": "topview-shopee-ops",
  "description": "Shopee public market intelligence via unified host MCP `topview-mcp` (progressive disclosure: use_shopee_data → get_tool_schema → call_tool). Use when: Shopee site/category market analysis, item ranking/detail, shop/brand analysis, hot-search keyword research across Shopee sites (tw/my/id/th/ph/sg/vn/br). NOT for: Amazon, TikTok Shop, YouTube creators, or media generation (use topview-amazon-ops, topview-tiktok-shop-ops, topview-youtube-kol-ops, or topview-generate).",
  "publisher": "topviewai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "marketing"
    ],
    "tags": [
      "skill-md",
      "topview",
      "shopee",
      "ecommerce",
      "mcp",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Shopee public market intelligence via unified host MCP `topview-mcp` (progressive disclosure: use_shopee_data → get_tool_schema → call_tool). Use when: Shopee site/category market analysis, item ranking/detail, shop/brand analysis, hot-search keyword research across Shopee sites (tw/my/id/th/ph/sg/vn/br). NOT for: Amazon, TikTok Shop, YouTube creators, or media generation (use topview-amazon-ops, topview-tiktok-shop-ops, topview-youtube-kol-ops, or topview-generate)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/topviewai/skill",
      "path": "topview-shopee-ops/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/topviewai/skill/blob/HEAD/topview-shopee-ops/SKILL.md",
      "key": "topviewai/skill/topview-shopee-ops/SKILL.md"
    }
  },
  "instructions": "# Topview Shopee Ops\n\nPublic Shopee intelligence via the host's unified **`topview-mcp`** server (progressive disclosure; domain `shopee`; deferred `queryshopee*` tools).\n\n## Step 0 — Bootstrap\n\n1. Confirm MCP server **`topview-mcp`** is connected (look for `use_shopee_data`, `get_tool_schema`, `call_tool`).\n2. If missing, point the user to [`mcp.example.json`](../mcp.example.json) → `~/.cursor/mcp.json`, reload MCP.\n3. **Do not** run `scripts/mcp_call.py`, open SSE yourself, or use curl/raw HTTP.\n\n## Execution\n\nServer: **`topview-mcp`** (unified). Never open SSE yourself.\n\nShopee data tools a",
  "cost": {
    "context_tokens": 414
  }
}

Fetch it by URL: GET /api/v1/registry/topviewai-skill-topview-shopee-ops/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.