# serenity-aleabitoreddit **Repository Path**: cyrcc/serenity-aleabitoreddit ## Basic Information - **Project Name**: serenity-aleabitoreddit - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-24 - **Last Updated**: 2026-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bash npx skills add yan-labs/serenity-aleabitoreddit ```
# serenity-aleabitoreddit [](https://skills.sh/yan-labs/serenity-aleabitoreddit) Everything distilled from **Serenity ([@aleabitoreddit](https://x.com/aleabitoreddit))** — a public X trader and AI/semiconductor *supply-chain* analyst known for tracing hyperscaler capex into upstream bottlenecks. His recurring research terrain includes optical/CPO and photonics, InP substrates and compound semis, memory/HBM/NAND, neocloud financing quality, AI power/grid demand, robotics/physical AI, and overlooked international supply-chain names. This repo packages his public work into one self-contained research artifact: **the raw tweet archive**, **long-form article summaries**, a **period-by-period distillation**, and a ready-to-use **agent skill** that applies his analytical lens to US-stock ideas. Built from **5,857 tweets** spanning **2025-07-02 → 2026-06-08** plus **4 X Articles** published in **2026-01 → 2026-05**. > ⚠️ **Not financial advice. Decision-support only.** This skill never trades and > never places or cancels orders. Serenity's self-reported returns are unverified > and carry obvious survivorship/selection bias; his names are volatile > micro/small-caps. Use the lens to ask better questions, not to copy trades. ## What's in here | Path | What it is | |---|---| | `serenity-aleabitoreddit/SKILL.md` | The agent skill: who he is, his edge, the three workflows, risk framing | | `serenity-aleabitoreddit/references/methodology.md` | His framework as ~12 named, transferable principles + a checklist for any new name | | `serenity-aleabitoreddit/references/theses.md` | Per-ticker knowledge base, merged across all periods, grouped by sub-sector, with conviction tiers and how each evolved | | `serenity-aleabitoreddit/references/articles.md` | Compact summaries and portfolio-use rules for Serenity's long-form X Articles; full article text is intentionally not stored | | `serenity-aleabitoreddit/references/track-record.md` | Chronological timeline of his dated calls + an honest calibration note | | `serenity-aleabitoreddit/references/maintenance.md` | Maintenance rules for incrementally distilling new posts into the skill | | `serenity-aleabitoreddit/analysis/*.md` | The six period analyses the skill was synthesized from (provenance) | | `data/aleabitoreddit_tweets.json` | Full tweet archive, all fields (text, metrics, quoted tweets, media, timestamps) | | `data/aleabitoreddit_tweets.csv` | Same archive as a spreadsheet (id, url, time, text, likes, views, etc.) | | `data/ticker_stats.txt` | His `$ticker` universe by mention count + first/last seen | | `assets/serenity-avatar.jpg` | Local copy of Serenity's public X avatar used in this README | | `prep.py` | Condenses the tweet JSON into monthly chunks and recomputes the ticker stats | | `update.py` | Pulls latest tweets, dedupes by id, and refreshes derived data for incremental updates | ## Use it as a skill One-command install with [skills.sh](https://skills.sh/): ```bash npx skills add yan-labs/serenity-aleabitoreddit ``` Or drop the folder into an agent's skills directory: ```bash # Claude Code (project-local) cp -r serenity-aleabitoreddit