← ClaudeAtlas

stock-market-dashboardlisted

Build a stock market dashboard as a single self-contained HTML file you can open in a browser. Generates a morning market briefing from live data: a fear-to-greed market mood gauge with its component signals, sentiment breadth, sector heat, the biggest 7-day attention shifts, an options radar, a watchlist with sentiment scores and analyst consensus, insider cluster buys, congressional trades, institutional flows, overnight story clusters, and the week's earnings calendar. No backend, no build step, no dependencies, one file. Use for "build me a stock market dashboard", "make a stock dashboard html", "morning market briefing", "watchlist dashboard", "daily market report". Read-only. No trading, no purchases, no write operations, no wallet access.
SentiSenseApp/skills · ★ 2 · Web & Frontend · score 78
Install: claude install-skill SentiSenseApp/skills
# Market Dashboard: build a real one as a single HTML file > Turn live market data into a morning desk note you can open in a browser. One self-contained > HTML file: no backend, no build step, no dependencies, no deploy. Fear-to-greed market mood and > its component signals, sentiment breadth, sector tone, the biggest attention shifts, an options > radar ranked against each name's own history, your watchlist, insider and congressional and > institutional position changes, overnight stories ranked by impact, Street rating moves, and the > week's earnings. Read-only API. **Base URL:** `https://app.sentisense.ai` **Website:** https://sentisense.ai **Full API reference:** https://sentisense.ai/skill.md **Authentication:** API key via `X-SentiSense-API-Key` header. Get a free key at https://app.sentisense.ai/get-api-key ## Permissions - Network: HTTPS to app.sentisense.ai only. - Credentials: SENTISENSE_API_KEY from the environment. - Shell: none required. - Files: writes one HTML file the user names. --- ## What this skill is A recipe, not a template. You fetch real data and **write the HTML yourself**, fresh each time. Nothing here ships a prebuilt app the user has to clone, configure or maintain, and that is the point: the file is disposable because regenerating it is cheaper than updating it. **The output contract, which is the part that matters:** 1. **One file.** Everything inline: CSS in a `<style>` block, any JS in a `<script>` block, no CDN links, no external