返回顶部
i

insta-post

Upload Instagram posts via browser automation. Use when uploading images to Instagram, creating Instagram posts, or automating Instagram content publishing. Handles image upload, caption entry, collaborator tagging, and sharing through the OpenClaw browser tool connected to an active Instagram session.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
676
下载量
0
收藏
概述
安装方式
版本历史

insta-post

# Instagram Post Upload 🐧 Upload images as Instagram posts via OpenClaw browser tool (CDP port 18800). ## Prerequisites - OpenClaw browser running (port 18800) - Instagram tab open and logged in - Images in **JPG format** (PNG causes "문제가 발생했습니다" errors) ## Quick Upload For simple posts, use the bundled script: ```bash node <skill-dir>/scripts/post.sh "<image_paths_comma_separated>" "<caption>" ``` ## Browser Tool Method (Recommended) ### Step-by-step flow: 1. **Snapshot** — `browser snapshot` to find the Instagram tab. Save `targetId`. 2. **Close any dialogs** — If settings/menus are open, press ESC or click outside. 3. **Click "만들기"** — Find "새로운 게시물 만들기" or "만들기" in sidebar. Click it. 4. **Upload image** — Find `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`. 5. **Wait 5 seconds** — Let the image load. 6. **Click "다음"** — Crop screen → Next. 7. **Click "다음"** — Filter screen → Next. 8. **Type caption** — Find textarea with `aria-label="문구 입력..."`, click it, then type. 9. **Add collaborators** (optional) — Before sharing: - Click "사람 태그하기" or collaborator section - Search and add your team account usernames 10. **Click "공유하기"** — Submit the post. 11. **Verify** — Wait for "게시물이 공유되었습니다" confirmation. ## Image Preparation - **Format**: JPG only. Convert PNG: `convert input.png -quality 92 output.jpg` - **Size**: 1024x1024 or 1080x1080 recommended - **Multiple images**: Upload multiple files to the same input for carousel ## Collaborator Tagging Configure your default collaborators in your workspace `TOOLS.md` file. ## Troubleshooting | 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)](https://github.com/mupeng) 생태계 스킬

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 insta-post-1776420057 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 insta-post-1776420057 技能

通过命令行安装

skillhub install insta-post-1776420057

下载 Zip 包

⬇ 下载 insta-post v1.0.1

文件大小: 5.34 KB | 发布时间: 2026-4-17 18:21

v1.0.1 最新 2026-4-17 18:21
Docs update

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部