← 返回
内容创作 中文

insta-post

Upload Instagram posts via browser automation. Use when uploading images to Instagram, creating Instagram posts, or automating Instagram content publishing....
{"translation": "通过浏览器自动化上传Instagram帖子。适用于上传图片、创建帖子或自动化发布内容。"}
mupengi-bot
内容创作 clawhub v1.0.1 1 版本 99908.6 Key: 无需
★ 0
Stars
📥 1,093
下载
💾 33
安装
1
版本
#latest

概述

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:

node <skill-dir>/scripts/post.sh "<image_paths_comma_separated>" "<caption>"

Browser Tool Method (Recommended)

Step-by-step flow:

  1. Snapshotbrowser snapshot to find the Instagram tab. Save targetId.
  1. Close any dialogs — If settings/menus are open, press ESC or click outside.
  1. Click "만들기" — Find "새로운 게시물 만들기" or "만들기" in sidebar. Click it.
  1. 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.

  1. Wait 5 seconds — Let the image load.
  1. Click "다음" — Crop screen → Next.
  1. Click "다음" — Filter screen → Next.
  1. Type caption — Find textarea with aria-label="문구 입력...", click it, then type.
  1. Add collaborators (optional) — Before sharing:
    • Click "사람 태그하기" or collaborator section
    • Search and add your team account usernames
  1. Click "공유하기" — Submit the post.
  1. 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

ProblemFix
--------------
"문제가 발생했습니다"Convert PNG→JPG, refresh browser
act timeoutRe-snapshot, re-confirm refs
Settings dialog openPress ESC or click outside
File input not foundRe-click "만들기" button
Caption won't typeClick textarea first, then type
Wrong element clickedAlways snapshot before clicking, verify ref

> 🐧 Built by 무펭이무펭이즘(Mupengism) 생태계 스킬

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 05:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,247
data-analysis

learning-engine

mupengi-bot
自动分析错误和成功模式,并在技能中体现
★ 0 📥 3,423
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 862 📥 200,230