engagement-interaction

Automate X/Twitter engagement actions like, unlike, reply, and bookmark.

443|88|Updated Feb 18, 2024
One-click install
npx skills add https://github.com/nirholas/XActions --skill engagement-interaction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engagement-interaction
Source: https://github.com/nirholas/XActions/tree/main/skills/engagement-interaction
Command: npx skills add https://github.com/nirholas/XActions --skill engagement-interaction

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer, and includes scripts (resource) components.

What problem does it solve?

Automates engagement tasks on X/Twitter such as liking, unliking, replying, bookmarking, hiding replies, and bulk unliking, reducing manual workload and enabling scalable interaction across posts and timelines.

Core Features & Use Cases

  • Like, unlike, reply, bookmark, and hide replies on tweets from timelines or specific URLs.
  • Auto-like posts by keyword across home and search pages.
  • Get engagement analytics for posts and timelines.
  • Bulk-unlike all liked posts with safety checks and configurable limits.

Quick Start

Navigate to X/Twitter and run the engagement workflow on a target tweet or timeline.

Frequently Asked Questions about engagement-interaction

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

FAQPage Schema
How do I automate Twitter engagement actions like liking and replying in bulk?

Automate Twitter engagement actions using a Puppeteer-based browser workflow to like, reply, bookmark, and hide replies across timelines and search pages. You configure the scripts to target specific tweets or execute keyword-based auto-liking for scalable interactions.

Can I automatically like tweets containing specific keywords on a timeline?

Yes, you can automatically like tweets by keywords on home and search pages. The Puppeteer-based workflow scans timelines for specified keywords and triggers the like action on matching posts, featuring configurable controls to manage the automation scope.

What is the safest way to bulk unlike all my past X/Twitter likes?

The safest way to bulk unlike X/Twitter posts is using an irreversible bulk-unlike option with built-in rate-limiting safeguards and configurable limits. This prevents API restrictions by pacing the Puppeteer browser automation actions during the removal process.

Do I need Puppeteer to run these X/Twitter engagement workflows?

Yes, Puppeteer is required as a dependency to run these X/Twitter engagement workflows. The automation scripts rely on Puppeteer's browser control capabilities to navigate pages, locate tweets, and execute engagement actions like liking, replying, and bookmarking.

What rate-limiting safeguards exist for automated Twitter interactions?

Rate-limiting safeguards for automated Twitter interactions include configurable controls that limit the frequency of likes, replies, and bookmarks. These built-in safety checks prevent hitting platform restrictions during bulk unlike workflows or continuous keyword-based auto-liking sessions.