modao-capture
15
总安装量
6
周安装量
#22639
全站排名
安装命令
npx skills add https://github.com/abcfed/claude-marketplace --skill modao-capture
Agent 安装分布
codex
5
claude-code
4
opencode
4
trae-cn
3
gemini-cli
3
replit
2
Skill 文档
Modao-Capture Skill
æ¬ skill æä¾å¢¨ååå稿æåç Node.js èæ¬å·¥å ·ï¼ä½¿ç¨ Puppeteer è¿è¡æµè§å¨èªå¨åã
ç¯å¢é ç½®
使ç¨åéè¦å®è£ ä¾èµï¼
npm install
ç³»ç»è¦æ±ï¼
- Node.js >= 18.0.0
- Google Chromeï¼macOS èªå¨æ£æµ
/Applications/Google Chrome.appï¼
ä½¿ç¨æ¹å¼
node scripts/modao-capture.js --url "墨åååç¨¿é¾æ¥" --output "项ç®ç®å½"
å½ä»¤åæ°
| åæ° | 说æ |
|---|---|
-u, --url <url> |
墨ååå稿åäº«é¾æ¥ï¼å¿ å¡«ï¼ |
-o, --output <dir> |
é¡¹ç®æ ¹ç®å½è·¯å¾ï¼å¿ å¡«ï¼ |
-c, --concurrency <number> |
å¹¶åå¤çæ°éï¼é»è®¤: 3ï¼ |
-s, --scale <number> |
æªå¾ç¼©æ¾å å 1-5ï¼é»è®¤: 3ï¼ |
使ç¨ç¤ºä¾
åºæ¬ç¨æ³
# æååå稿并è¾åºå°å½åç®å½
node scripts/modao-capture.js \
--url "https://modao.cc/proto/abc123/sharing" \
--output "$(pwd)"
èªå®ä¹å¹¶åå缩æ¾
# é«è´¨éæªå¾ï¼ç¼©æ¾å å 5ï¼ï¼å¹¶åæ° 2
node scripts/modao-capture.js \
--url "https://modao.cc/proto/abc123/sharing" \
--output "/path/to/project" \
--scale 5 \
--concurrency 2
è¾åºç»æ
æ§è¡åä¼å¨æå®ç®å½ä¸å建 modao_ç»å¸åç§°/ æä»¶å¤¹ï¼å
å«ï¼
modao_ç»å¸åç§°/
âââ README.md # ç´¢å¼æä»¶
âââ 01_é¦é¡µå¾1.png # 页颿ªå¾
âââ 01_é¦é¡µ.md # é¡µé¢ææ¡£
âââ 02_详æ
页å¾1.png
âââ 02_详æ
页.md
âââ ...
README.md ç´¢å¼å 容
# 墨ååå稿索å¼
**项ç®ID**: abc123
**龿¥**: https://modao.cc/proto/abc123/sharing
---
## 页é¢å表
| åºå· | é¡µé¢ | æ¹æ³¨æ° |
|------|------|--------|
| 1 | [é¦é¡µ](./01_é¦é¡µ.md) | 3 |
| 2 | [详æ
页](./02_详æ
页.md) | 0 |
é¡µé¢ææ¡£å 容
# é¦é¡µ
## åå稿

## æ¹æ³¨å
容
### æ¹æ³¨ 1
**å
容**ï¼
è¿æ¯ç¬¬ä¸ä¸ªæ¹æ³¨ç说æ
---
Claude ä½¿ç¨æ¹å¼
å½ç¨æ·éè¦æå墨ååå稿æ¶ï¼
- æ£æ¥ä¾èµï¼ç¡®è®¤å·²å®è£ node_modules
- æå»ºå½ä»¤ï¼æ ¹æ®éæ±æå»ºåæ°
- æ§è¡èæ¬ï¼ä½¿ç¨ Bash å·¥å ·è¿è¡
- å¤çç»æï¼è§£æè¾åºï¼åææ°æ®
示ä¾å·¥ä½æµï¼
ç¨æ·: "æåè¿ä¸ªåå稿 https://modao.cc/proto/xxx/sharing"
Claude:
1. node scripts/modao-capture.js --url "https://modao.cc/proto/xxx/sharing" --output "$(pwd)"
2. æ£æ¥è¾åºç®å½ä¸ç README.md ç´¢å¼
3. 读åçæçé¡µé¢ææ¡£
æä»¶ç»æ
modao-capture/
âââ .gitignore
âââ SKILL.md
âââ package.json
âââ scripts/
âââ modao-capture.js # ä¸»èæ¬