Upload images as Instagram posts via OpenClaw browser tool (CDP port 18800).
For simple posts, use the bundled script:
node <skill-dir>/scripts/post.sh "<image_paths_comma_separated>" "<caption>"
browser snapshot to find the Instagram tab. Save targetId.input[type=file] via evaluate:```js
document.querySelectorAll('input[type="file"]')
```
Use the last one (usually index 2, accepts video+image). Upload via browser upload.
aria-label="문구 입력...", click it, then type.convert input.png -quality 92 output.jpgConfigure your default collaborators in your workspace TOOLS.md file.
| Problem | Fix |
|---|---|
| --------- | ----- |
| "문제가 발생했습니다" | Convert PNG→JPG, refresh browser |
| act timeout | Re-snapshot, re-confirm refs |
| Settings dialog open | Press ESC or click outside |
| File input not found | Re-click "만들기" button |
| Caption won't type | Click textarea first, then type |
| Wrong element clicked | Always snapshot before clicking, verify ref |
> 🐧 Built by 무펭이 — 무펭이즘(Mupengism) 생태계 스킬
共 1 个版本