Install
openclaw skills install @mupengi-bot/auto-reply-gatedopenclaw skills install @mupengi-bot/auto-reply-gatedCreate reply drafts for Instagram DMs. This skill never reads browser cookies, connects to CDP, calls Instagram private APIs, or sends messages automatically.
node scripts/gated-reply.js draft --recipient "<username>" --message "<reply>"
node scripts/gated-reply.js approve --file "<draft.json>" --approved-by "<human>"
node scripts/gated-reply.js export --file "<draft.json>"
The export command only prints an approved payload. It does not send a DM.
If a user asks to send, open Instagram's official UI, present the final draft again, and require the user to perform or explicitly approve the final send action.