One-click install
npx skills add https://github.com/clifton/twag --skill twag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twag
Source: https://github.com/clifton/twag/tree/main
Command: npx skills add https://github.com/clifton/twag --skill twag

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

twag removes the noise from Twitter/X by turning fast-moving market chatter into prioritized, readable signals that traders and investors can act on quickly.

Core Features & Use Cases

  • LLM Scoring and Triage: Scores tweets for market relevance, assigns categories, and separates signal from noise.
  • Search, Digests, and Alerts: Finds specific tickers or themes, generates daily digests, and sends high-signal Telegram notifications.
  • Article and Media Enrichment: Summarizes X articles, extracts key points and action items, and highlights useful charts or visuals.
  • Operational Workflow: Supports fetching timelines, managing followed accounts, and running automated scheduled processing for ongoing market monitoring.

Quick Start

Run twag init, twag doctor, twag fetch, twag process, and twag digest to build a daily market-signal workflow from your Twitter/X timeline.

Frequently Asked Questions about twag

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

FAQPage Schema
How do I turn Twitter market signals into actionable trading digests?

You can turn Twitter market signals into actionable digests using LLM triage to score tweet relevance, categorize themes, and summarize articles. This filters timeline noise into prioritized, readable outputs for traders.

Do I need specific X cookies and API keys to fetch Twitter market signals?

Yes, fetching Twitter market signals requires bird-based X access, specifically AUTH_TOKEN and CT0 cookies, alongside a Gemini API key for LLM processing and SQLite for storage to enable high-signal automation.

What's the best way to automate daily Twitter market signal monitoring?

Automate daily Twitter market signal monitoring by running scheduled processing workflows. Fetch timelines, process tweets for relevance, generate digests, and deliver high-signal alerts via Telegram notifications.

Does twag support searching for specific ticker themes and summarizing articles?

twag supports searching specific tickers or themes within your fetched timeline. It enriches market signals by summarizing X articles, extracting key points, action items, and highlighting useful charts.

Why does my Twitter timeline triage output low-relevance market signals?

Timeline triage may output low-relevance market signals if the LLM scoring thresholds are misconfigured or if input accounts share excessive noise. Use the init and doctor scripts to validate your environment and refine scoring categories.

How do I manage followed accounts for better market signal extraction?

Manage followed accounts for better market signal extraction using built-in account management commands. This refines the input timeline before fetching, ensuring the LLM triage processes higher-quality sources for your digests.