fastmoss-products

Installation
SKILL.md

fastmoss-products

End-to-end FastMoss product ranking scraper + analyzer. Uses kimi-webbridge to drive the user's logged-in browser, extracts product rows into CSVs, and ships an aggregation script + Markdown report template that produces an analysis report. Scope: the 商品 section of fastmoss.com (product rankings + a single shop's product-list cadence). For shop-level analytics, creator analytics, ads, videos, or live streams, use the corresponding sister skill.

Self-contained: includes its own environment notes (references/environment.md) and analysis recipe (references/analysis_recipe.md). Paths in examples use placeholders (<your-out-dir>/, <your-report>.md) — pass any path you like via --out.

Prerequisites

  1. Kimi WebBridge daemon healthy:

    ~/.kimi-webbridge/bin/kimi-webbridge status
    # expect: {"running": true, "extension_connected": true}
    

    If not healthy: invoke Skill(kimi-webbridge) and follow references/operations.md.

  2. User is logged in to fastmoss.com in their browser (this skill reuses their session — no auth).

  3. Read references/environment.md before writing new shell or evaluate JS — Windows + bash + no-jq + heredoc-escaping rules all live there. Cost of skipping: silent failures that look like daemon bugs.

Installs
1
GitHub Stars
11
First Seen
3 days ago
fastmoss-products — liangdabiao/fastmoss-rpa-skills