ct-alpha

Installation
SKILL.md

CT Alpha — Crypto Twitter Intelligence

Overview

CT Alpha turns X/Twitter into an actionable crypto intelligence layer. It searches CT for narratives, alpha, strategies, and sentiment, then ranks results using TweetRank (a PageRank-inspired credibility scoring system), extracts tokens/CAs from multiple signals, detects coordinated raids, fetches full X articles (long-form posts), and suggests execution steps using whatever tools the user has available.

Cost awareness: X API charges ~$0.10 per quick search (20 tweets). Relevancy sort means top results come first — fetching 20 is often better signal than 100. Always start with --quick mode. Never run expensive queries without user confirmation.

Environment Setup

Before using ct-search, ensure the token is available:

source ~/.config/env/global.env 2>/dev/null
Installs
2
GitHub Stars
2
First Seen
May 4, 2026
ct-alpha — sendaifun/x-research-x402