✓ Verified 📱 Social Media ✓ Enhanced Data

Bird Dms

An add-on to the Bird skill that lets your agent check its X/Twitter DM.

Rating
4.6 (487 reviews)
Downloads
14,336 downloads
Version
1.0.0

Overview

An add-on to the Bird skill that lets your agent check its X/Twitter DM.

Complete Documentation

View Source →

Bird DM

DM add-on for bird - read your X/Twitter direct messages.

Install

bash
npm install -g bird-dm

Commands

bash
bird-dm inbox              # List DM conversations
bird-dm inbox -n 50        # More conversations
bird-dm inbox --json       # JSON output

bird-dm read <conv-id>     # Read messages
bird-dm read <id> -n 100   # More messages
bird-dm read <id> --json   # JSON output

Example

List conversations:

text
💬 @alice, @bob
   ID: 352135192-2015310805076430848
   @alice: hey, check this out
   1/30/2026, 9:15 AM

👥 Project Team
   ID: 1234567890-9876543210
   @carol: meeting at 3pm
   1/30/2026, 8:42 AM

Read messages:

text
Conversation: 352135192-2015310805076430848

@alice • 1/29/2026, 12:12 PM
hey, wanted to share this article

@bob • 1/29/2026, 2:07 PM
thanks! checking it out now

Showing 2 of 2 messages

Auth

Uses same browser cookies as bird. Run bird check to verify your session.

Installation

Terminal bash

openclaw install bird-dms
    
Copied!

💻Code Examples

bird-dm read <id> --json # JSON output

bird-dm-read-id---json--json-output.txt
## Example

**List conversations:**
example.sh
bird-dm inbox              # List DM conversations
bird-dm inbox -n 50        # More conversations
bird-dm inbox --json       # JSON output

bird-dm read <conv-id>     # Read messages
bird-dm read <id> -n 100   # More messages
bird-dm read <id> --json   # JSON output
example.txt
💬 @alice, @bob
   ID: 352135192-2015310805076430848
   @alice: hey, check this out
   1/30/2026, 9:15 AM

👥 Project Team
   ID: 1234567890-9876543210
   @carol: meeting at 3pm
   1/30/2026, 8:42 AM
example.txt
Conversation: 352135192-2015310805076430848

@alice • 1/29/2026, 12:12 PM
hey, wanted to share this article

@bob • 1/29/2026, 2:07 PM
thanks! checking it out now

Showing 2 of 2 messages

Tags

#communication

Quick Info

Category Social Media
Model Claude 3.5
Complexity Multi-Agent
Author tolibear
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install bird-dms