Instagram DM auto-reply system. DM monitoring, reading, replying, security check (injection rejection). Use when checking Instagram DMs, reading unread messages, replying to DMs, setting up DM monitoring cron jobs, or handling DM auto-reply workflows. Triggers on: Instagram DM, DM check, DM reply, DM auto-reply, dm-alert.
v2.js (Internal API) based. 0 browser snapshots, CDP cookie extraction → Instagram REST API direct calls.
npm i -g ws or local)| Script | Purpose |
|---|---|
| INLINECODE2 | DM CLI (inbox, unread, check, read, reply) |
| INLINECODE3 |
scripts/check-notify.js | Check new DM notifications (for cron, state file based) |
| scripts/dm-watcher.js | Real-time DM detection daemon (15s polling) |
CODEBLOCK0
CODEBLOCK1
CODEBLOCK2
On API failure, returns JSON with method: "use_browser" + threadUrl → fallback to browser tool.
CODEBLOCK3
dm-state.json to prevent duplicatesCODEBLOCK4
dm-alert.json (created by dm-watcher)needs_reply / security_alert / INLINECODE14needs_reply DMs → send via INLINECODE16CODEBLOCK5
Polls v2.js check every 15s. On new DM detection, writes dm-alert.json + Discord DM notification.
INLINECODE19 's SECURITY_PATTERNS detects:
On threat detection → don't reply, return security_alert. Separate notification sent.
CODEBLOCK6
🐧 Built by 무펭이 — Mupengism ecosystem skill
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 auto-reply-1776419951 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 auto-reply-1776419951 技能
skillhub install auto-reply-1776419951
文件大小: 13.09 KB | 发布时间: 2026-4-17 20:10