reply

Generate three candidate replies to X tweets and post the selected draft.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/jackleeio/bnbot-kit --skill reply-jackleeio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reply
Source: https://github.com/jackleeio/bnbot-kit/tree/main/skills/reply
Command: npx skills add https://github.com/jackleeio/bnbot-kit --skill reply-jackleeio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates replying to X tweets by scraping the source, drafting multiple candidate replies in the user's voice, and posting after user selection.

Core Features & Use Cases

  • Scrapes source tweet to capture context including text, media, and author.
  • Generates 3 candidate replies in the user's voice, with optional image reply support.
  • Lets user review, pick a draft, and post via the CLI/bridge workflow.
  • Enforces safety rules, cooldowns, and logging to prevent misuse.

Quick Start

Tell the skill to reply to the tweet at https://x.com/xxx/status/123 with a text draft in my voice.

Frequently Asked Questions about reply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate drafting and posting tweet replies on X?

To automate tweet replies, provide the skill with an X tweet URL. It scrapes the source context, generates 3 candidate replies in your voice, and posts your selected draft via the CLI bridge after applying safety checks.

Can I generate tweet replies with a specific tone or voice?

Yes, you can generate tweet replies with tone control. The skill drafts 3 candidate replies in the user's voice, allowing you to review and pick the preferred draft that matches your desired tone before posting.

Does this tweet reply tool support generating image replies?

Yes, the tweet reply tool supports generating image replies. It applies to both text and image replies when drafting candidate responses, allowing you to select and post media-based drafts via the CLI bridge.

What safety guardrails are applied when automating X replies?

Safety guardrails for automating X replies include cooldowns, avoid lists, and rate limits. The skill enforces these rules and logs activity during the drafting and posting workflow to prevent misuse.

How do I post a selected tweet draft using the CLI bridge?

To post a selected tweet draft using the CLI bridge, review the 3 generated candidate replies, choose your preferred draft, and the skill will handle the final posting via the integrated CLI workflow.

Do I need X data access integration to use this reply automation skill?

Yes, X data access integration is required. The skill needs this integration to scrape source tweet context, access user profiles for voice matching, and enforce guardrails before posting replies.