Fastmoss Report
Skill by islcy1208
Why use this skill?
Automate your TikTok product research with the FastMoss Report skill. Automatically scrape trending product data, generate professional reports, and deploy.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/islcy1208/fastmoss-reportWhat This Skill Does
The FastMoss Report skill is a powerful automation tool for TikTok shop operators and e-commerce researchers. It leverages browser automation to extract high-performing product data directly from the FastMoss platform. The skill identifies trending items across various categories like fashion, beauty, and digital electronics, compiling this information into professional, visually stunning HTML reports. It handles the entire lifecycle of report creation, from authenticated data scraping and trend analysis to automated deployment via Vercel and multi-channel distribution to Feishu groups, effectively eliminating manual data entry and report formatting tasks.
Installation
To install this skill, use the ClawHub command-line interface. Ensure your OpenClaw environment is initialized and your system meets the requirements for browser-based automation tasks. Run the following command in your terminal:
clawhub install openclaw/skills/skills/islcy1208/fastmoss-report
After installation, you must configure the mandatory environment variables in ~/.openclaw/.env. Required settings include your FastMoss account credentials, category IDs, target region, and your Feishu group integration ID to enable automated reporting.
Use Cases
This skill is perfect for dropshippers looking for trending products, e-commerce agencies monitoring competitor performance, and store owners seeking data-driven insights for inventory decisions. It is particularly effective for teams who need to generate daily or weekly competitive intelligence briefings without manual effort. By automating the extraction of top-selling items and their associated metrics, it allows marketers to focus on strategy rather than research.
Example Prompts
- "生成选品报告"
- "生成FastMoss报告"
- "选品报告"
Tips & Limitations
- Login Maintenance: FastMoss passwords rotate every 5 days. Ensure your memory or local environment configuration reflects the latest credential cycle to avoid authentication errors.
- Rate Limiting: The skill utilizes browser automation; avoid triggering reports at excessive frequencies to prevent IP blocking by the target site.
- Deployment: Ensure the Vercel CLI is configured correctly on your system to allow the skill to push your generated HTML report automatically to the cloud.
- Environment: If the browser fails to load the target page, the script includes a built-in retry mechanism (up to 3 times) before logging a failure, ensuring robust operation.
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-islcy1208-fastmoss-report": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution