tweet-listen

Monitor Twitter mentions, draft replies, and track engagement on recent tweets.

10|4|Updated May 14, 2026
One-click install
npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill tweet-listen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tweet-listen
Source: https://github.com/Liquid-Protocol-Ops/agent-autonomopoly/tree/main/skills/tweet-listen
Command: npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill tweet-listen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Pulls unread mentions and drafts replies to every mention while tracking engagement on recent tweets.

Core Features & Use Cases

  • Pull unread mentions and reply to every one
  • Draft responses based on memory data and policy gates
  • Track engagement on posted tweets over the last 7 days for performance
  • Enforce safety: non-execution of financial actions, logs and gate checks

Quick Start

Start by running the tweet-listen workflow to fetch unread mentions, draft replies, and monitor engagement for recent tweets.

Frequently Asked Questions about tweet-listen

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

FAQPage Schema
How do I automate Twitter mentions monitoring and draft replies?

To automate Twitter mentions monitoring, run the tweet-listen workflow to pull unread mentions, generate draft replies using memory data, and apply safety gates. It logs every decision while preventing unauthorized actions like financial transactions.

Can I track engagement on recent tweets automatically?

Yes, you can track engagement on recent tweets automatically over the last 7 days for performance monitoring. The workflow pulls recent tweet activity, assesses engagement metrics, and logs the data alongside drafted replies to unread mentions.

What safety guardrails apply to automated Twitter replies?

Safety guardrails for automated Twitter replies enforce non-execution of financial actions, implement policy gate checks, and log all decisions. The system uses local memory for drafted replies to avoid unauthorized actions during engagement tracking.

Does tweet-listen work without external dependencies?

Tweet-listen works without external dependencies, relying solely on internal scripts to monitor mentions and draft replies. It uses local memory for storing drafts and logs decisions internally to enforce safety gates and prevent unauthorized actions.

How do I start monitoring unread mentions and tracking engagement?

To start monitoring unread mentions and tracking engagement, run the tweet-listen workflow. This fetches unread Twitter mentions, drafts replies based on memory data and policy gates, and tracks engagement on recent tweets over the last 7 days.

What are the limitations of automated Twitter reply drafting?

Limitations of automated Twitter reply drafting include the strict non-execution of financial actions and reliance on policy gates to prevent unauthorized actions. Drafts are stored in local memory, and the system logs decisions rather than executing replies without oversight.