ct-alpha
Crypto Twitter intelligence and alpha research. Search X/Twitter for real-time crypto narratives, trending tokens, yield strategies, smart money signals, and protocol research. Features TweetRank (PageRank-inspired credibility scoring), multi-signal token detection, coordinated raid detection, and dynamic tool discovery for execution suggestions. Solana-first but covers all major chains.
npx skills add majiayu000/claude-skill-registry --skill ct-alpha --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# CT Alpha — Crypto Twitter Intelligence Turn X/Twitter into an actionable crypto intelligence layer. Search CT for narratives, alpha, strategies, and sentiment, then rank results using TweetRank (a PageRank-inspired credibility scoring system), extract tokens/CAs from multiple signals, detect coordinated raids, and suggest execution steps using available tools. ## Overview - **Search**: Query CT with crypto-optimized noise filters and relevancy sorting - **TweetRank**: Score tweets by author credibility + engagement quality + recency - **Multi-Signal Token Detection**: Cashtags, name-phrases, crypto URLs, contract addresses - **Raid Detection**: Flag tickers promoted mostly by low-credibility accounts - **Trending**: Detect trending tokens across multiple search queries - **Watchlist**: Monitor trusted CT accounts by category - **Thread Hydration**: Fetch full conversation threads - **X Articles**: Full-text extraction of long-form posts (>280 chars) - **Cost Tracking**: Per-session API spend tracking (~$0.005/tweet) - **Dynamic Tool Discovery**: Suggest follow-up actions with DeFi Llama, Backpack, Polymarket, etc. ## Prerequisites - **Runtime**: [Bun](https://bun.sh) (TypeScript
- Overview
- Prerequisites
- Quick Start
- Installation
- Environment Setup
- Basic Usage
- CLI Reference
- search — Core research command
- trending — Multi-signal trending detection
- watchlist — Monitor CT accounts
- read — Read a specific tweet/article
- thread — Hydrate conversation thread
- cost — Track API spending
- Core Features
Clone the skill git clone https://github.com/yashhsm/skills.git cd skills/skills/ct-alpha Run the installer (configures token, watchlist, cache) bun run install.ts Set your X API Bearer Token export X_BEARER_TOKEN="your_token_here" Or save to persistent env file mkdir -p ~/.config/env echo 'export X_BEARER_TOKEN="your_token_here"' >> ~/.config/env/global.env
What does the ct-alpha skill do?
Crypto Twitter intelligence and alpha research. Search X/Twitter for real-time crypto narratives, trending tokens, yield strategies, smart money signals, and protocol research. Features TweetRank (PageRank-inspired credibility scoring), multi-signal token detection, coordinated raid detection, and dynamic tool discovery for execution suggestions. Solana-first but covers all major chains.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ct-alpha --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
