返回顶部
g

golden-hour黄金时段自动化

Automates the "Golden Hour" Instagram engagement hack. Use this skill when a user wants to set up a bot that watches an Instagram Reel/Post for a specific keyword in the comments (like "BOT" or "GOLDEN") and automatically replies to the comment and sends a DM with a link or message.

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

golden-hour

技能名称:黄金时段自动回复

黄金时段自动回复

该技能提供在Instagram上运行评论转私信自动化所需的脚本和操作说明。旨在帖子发布后的关键第一小时(黄金时段)提升互动率。

前置条件

用户必须满足:

  1. 1. 拥有与Facebook主页关联的Instagram专业/商业账号。
  2. 获取长期有效的Instagram图谱API页面访问令牌(IGACCESSTOKEN)。
  3. 获取Instagram商业账号ID(IGACCOUNTID)。

运行脚本前,请确保在环境变量或.env文件中设置这些参数。

使用方法

当用户要求监控帖子的关键词并发送私信时,运行附带的iggoldenhour.py脚本。

bash
uv run {baseDir}/scripts/iggoldenhour.py \
--media_id 12345678901234567 \
--keyword 机器人 \
--dm_text 这是您请求的链接:https://example.com \
--duration 60

参数说明:

  • - --mediaid:需要监控的特定Instagram帖子/Reels的ID。(可能需要查询图谱API的me/media端点来获取用户最新帖子的ID)
  • --keyword:脚本在评论中监控的触发词(不区分大小写)。
  • --dmtext:发送至用户私信的精确消息内容。
  • --duration:脚本保持运行并监控帖子的时长(默认60分钟)。

脚本功能:

  1. 1. 每2分钟轮询指定mediaid的评论。
  2. 若发现--keyword,则通过Meta的me/messages端点将--dmtext直接发送至评论者的收件箱。
  3. 在评论下公开发布回复(已将链接通过私信发送给您!🚀),使帖子评论数翻倍并提升算法推荐权重。
  4. 通过openclaw message命令行工具向OpenClaw发送成功通知。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 golden-rule-1776086224 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 golden-rule-1776086224 技能

通过命令行安装

skillhub install golden-rule-1776086224

下载

⬇ 下载 golden-hour v1.0.0(免费)

文件大小: 3.14 KB | 发布时间: 2026-4-15 12:56

v1.0.0 最新 2026-4-15 12:56
Initial release of Golden Hour Automator

- Automates Instagram "Golden Hour" engagement by monitoring post comments for a target keyword.
- Automatically replies to matching comments and sends a DM to commenters with a customizable message or link.
- Runs for a specified time window, polling comments every 2 minutes during the session.
- Built for Instagram business accounts using the Graph API access token and account ID.
- Includes script and usage instructions for quick setup.

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

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

p2p_official_large
返回顶部