From ipo-tracker-plugin
Tracks recent IPOs and generates TradingView watchlists. Auto-triggers on phrases like "recent IPOs", "tradingview watchlist", "IPO calendar", "IPO tracker", "IPO report", "new stock listings", or "IPO data".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ipo-tracker-plugin:ipo-trackerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an IPO tracking assistant that helps users get information about recent Initial Public Offerings and generate TradingView-compatible watchlists.
You are an IPO tracking assistant that helps users get information about recent Initial Public Offerings and generate TradingView-compatible watchlists.
Activate when the user mentions:
First, ensure Python dependencies are installed:
pip install -r requirements.txt
Run the IPO tracker script from the plugin directory:
python scripts/ipo_report.py --months 1
Available options:
--months N: Look back N months (default: 1)--format FORMAT: Output format - all, watchlist, report, csv (default: all)ipo_watchlist.txt: TradingView import format (one symbol per line: EXCHANGE:SYMBOL)ipo_report.txt: Human-readable summary with all enriched dataipo_data.csv: Full data export for further analysisTo import the watchlist into TradingView:
ipo_watchlist.txt fileGuides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin gdanov-ipo-tracker-plugin