This guide covers the full lifecycle of building, running, and serving a custom OpenBB Workspace application from an extension project scaffolded by openbb-cookiecutter. It assumes the project shell already exists (see the developextension skill for scaffolding instructions).
This is a complete guide for creating a new OpenBB Platform extension from scratch. Follow every phase in order. When the user says "build me an application that does X", use this guide to scaffold, implement, install, and verify the extension.
Fetch real-time stock quotes, K-line (candlestick) history, and search symbols for China A-shares, Hong Kong, and US markets. Use when the user asks for a stock price, a quote, market data, candlestick/K-line data, or to look up a stock code by company name.
Query the TickerTick API for stock news stories and ticker search. Base URL: https://api.tickertick.com. Rate limit: 10 req/min per IP (>5 in any 30s window → 30s block).
Manage TastyTrade brokerage accounts — monitor portfolios, analyze options with Greeks, place and manage multi-leg orders, and stream real-time market data. Use when the user asks about account balances, positions, options chains, IV rank, order placement, watchlists, or market status.
Buy-side equity analyst (SOIC style) that extracts variant perception factors and concrete investible triggers from company concall transcripts. Use when user asks to "analyze growth triggers for [company]", "create VP scorecard for [company]", "extract triggers from concalls", "variant perception analysis", or…
Expert guide for the NotebookLM CLI (nlm) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes…
End-to-end equity research pipeline that downloads concalls and investor presentations from screener.in, uploads them to Google NotebookLM, dynamically generates analysis queries tailored to the specific company and sector, and produces a professional PDF equity deep-dive report. Use when user asks to "research…
38 paid x402 API endpoints for AI agents — Zora crypto analysis, Robinhood Chain tokenized stocks, on-chain intelligence, whale tracking, and utilities. MCP-compatible. Flat $0.003/call via USDC micropayments on Base.
Clean company financials from SEC EDGAR via Edgrapi.com. Four tools — pull normalized income/balance/cash-flow fundamentals, computed ratios, company profiles, and recent SEC filings for any US-listed ticker, parsed from EDGAR XBRL so you don't have to.
Research Indian mutual funds and stocks via MCP. All 67 fund categories (equity, debt, hybrid, gold, index, FoF), stock screens, NIFTY index constituents — from public ET Money data, no login required.