📦 Shopee to Notion Sync — Shopee工具
v1.0.0[AI辅助] Sync Shopee products into Notion using the local Node.js workflow only.
详细分析 ▾
运行时依赖
版本
Initial release of Shopee-Notion Sync skill: - Enables syncing Shopee products into Notion using a local Node.js workflow. - Supports searching, saving, updating, and syncing Shopee product data directly to Notion tables. - Enforces use of a single Node.js command; prohibits use of web, browser, curl, Python, shell scripts, scraping, or generated data. - Sets default target as `shopee_produtos` and default limit as `10`. - Response includes only: keyword used, target used, created, updated, and failed counts.
安装命令
点击复制技能文档
Use this skill for any request involving:
- searching Shopee products
- saving Shopee products 到 Notion
- updating Shopee product 表 在...中 Notion
- syncing Shopee 带有 Notion
Mandatory rule
For any request covered by this skill, you MUST use only this command:
node jobs/sync-shopee-notion.js ""
Do NOT:
- 使用 web 搜索
- 使用 browser tools
- 使用 curl directly
- 创建 Python scripts
- 创建 shell scripts
- scrape websites
- 写入 memory files
- invent product results
Defaults
- 默认 target:
shopee_produtos - 默认 limit:
10
响应 格式
Return only:
- keyword usada
- target usado
- criados
- atualizados
- falhas
Examples
节点 jobs/同步-shopee-notion.js "celular" 10 shopee_produtos节点 jobs/同步-shopee-notion.js "blusas de academia femininas" 10 shopee_produtos