explaingit

yijiashu/serenity-skill

14PythonAudience · pm founderComplexity · 2/5Setup · easy

TLDR

An AI skill that packages the investment analysis style of Twitter's @stockgodserenity into reusable mental models, focused on supply chain bottlenecks, institutional signals, and 3-5 year trends rather than short-term price movements.

Mindmap

mindmap
  root((repo))
    What It Does
      Packages tweet analysis
      AI chat skill
      Stock framework
    Mental Models
      Supply chain bottleneck
      Institutional signals
      Long-term trends
      Repricing spotting
    Decision Rules
      Upstream prioritization
      Scarcity pricing
      Disruption risk
      Timing rules
    Data Source
      5963 tweets
      July 2025 to June 2026
      96 percent English
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Ask an AI to analyze a stock ticker using Serenity's supply chain bottleneck framework instead of generic advice.

USE CASE 2

Quickly apply a consistent set of investment mental models to evaluate a company or industry sector.

USE CASE 3

Identify stocks that institutional investors are quietly accumulating as a signal of upcoming repricing.

USE CASE 4

Screen companies for long-term 3-to-5 year industry trends rather than reacting to short-term price swings.

Tech stack

PythonAI chat skillTweet data analysis

Getting it running

Difficulty · easy Time to first run · 30min

Clone the repo and load the skill into your AI chat tool of choice. Phrase questions using the Serenity style shown in the README. Includes a data analysis script for exploring the source tweet dataset.

No license information is mentioned in the explanation.

In plain English

This repository packages the investment analysis style of a Twitter personality known as Serenity (@stockgodserenity) into a reusable AI skill. The idea is that by studying nearly 6,000 of their tweets, the author distilled a consistent way of thinking about stocks into a set of rules and mental models that an AI assistant can apply when answering questions about companies or industries. The framework centers on supply chain analysis rather than surface-level stock price movements. It breaks down into four main mental models: identifying which part of a supply chain is the hardest to replace (what the README calls the bottleneck or choke-point layer), reading what large institutional investors are doing as a signal of underlying value, focusing on three-to-five year industry trends rather than short-term price swings, and spotting situations where a stock is about to be repriced upward by the market. Below these models sit twelve more specific decision rules covering topics like upstream prioritization, scarcity pricing, technology disruption risk, and timing based on institutional behavior. The skill is intended to be used in an AI chat context by phrasing questions in a particular style, such as asking for the Serenity perspective on a specific ticker or sector. The README lists example queries in Chinese and English. Stocks that appear most frequently in the source tweet data include NBIS, SIVE, LITE, AXTI, NVDA, MSFT, GOOGL, and META. The source data covers 5,963 tweets from July 2025 through June 2026, of which about 96 percent are in English. The repository includes a data analysis script and reference documents. The README includes a disclaimer stating that the framework provides analytical perspective only, not investment advice, and that stock investments carry the risk of total loss.

Copy-paste prompts

Prompt 1
Give me the Serenity perspective on NVDA: which part of its supply chain is hardest to replace, and what are institutional investors signaling right now?
Prompt 2
Using the Serenity framework, analyze the semiconductor sector for supply chain choke points and upcoming repricing opportunities over the next 3-5 years.
Prompt 3
Apply the Serenity mental models to MSFT: is it upstream or downstream in its key supply chains, and how does scarcity pricing apply to its products?
Prompt 4
Using Serenity's 12 decision rules, evaluate GOOGL for technology disruption risk and signs of institutional accumulation.
Prompt 5
What does the Serenity supply chain analysis framework say about META's position, is it a bottleneck layer or a commodity layer in its industry?
Open on GitHub → Explain another repo

← yijiashu on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.