店小秘店小秘信息模块
SkillDev toolsDianxiaomi AliExpress edit page, Dianxiaomi info module: source URL (read-only, for record keeping)
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 店小秘店小秘信息模块 skill
What this skill tells your AI
The instructions your AI receives, as published by southernspark-nfxh/aliexpress-auto-listing-skill in dxm-dianxiaomi-info/SKILL.md and read by ahel’s review.
功能
此模块仅有一个字段:来源URL,显示的是采集自1688的原始链接。
操作
- 只读,无需修改
- 「访问」按钮可在新标签页打开1688源页面(必须开新标签页,不能覆盖编辑页!)
获取URL
Runtime.evaluate:
const links = document.querySelectorAll('a');
for (const l of links) {
if (l.href && l.href.includes('detail.1688.com')) return l.href;
}
作者: 南方星火 SouthernSpark | 小红书 @南方星火 SouthernSpark | AI自动化专家工作流
Signals
- GitHub stars
- 21
- Forks
- 3
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
dxm-dianxiaomi-info- Source
- github.com/southernspark-nfxh/aliexpress-auto-listing-skill