notifications-management
Installation
SKILL.md
Notifications Management
Browser console script for managing and filtering X/Twitter notifications.
Script Selection
| Goal | File | Navigate to |
|---|---|---|
| Filter and manage notifications | src/notificationManager.js |
x.com/notifications |
| Scrape notification data | scripts/scrapeNotifications.js |
x.com/notifications |
| Welcome new followers | src/welcomeNewFollowers.js |
x.com/USERNAME/followers |
Notification Manager
File: src/notificationManager.js
Manages X notifications: filter by type (mentions, likes, reposts, follows, replies), mark as read, and track notification activity.