grimcouncildashboard
SolidCouncil Dashboard: Open the live council launch board either inline in Codex or as the standalone browser workbench.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- MindGoblinStudios
- Repository
- MindGoblinStudios/grim-tome
- Created
- 2 weeks ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
build-dashboard
Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a `src/client/` UI surface. NOT for marketing pages, NOT for snapshot HTML reports.
grimcouncil
Full Council: Master council skill that runs a roundtable with the all council advisors, creating a dialogue scene & immersive roleplay
dashboard
Build a self-contained HTML trading dashboard at <project_root>/dashboard.html that consolidates all wired data sources (FRED macro regime, crypto regime, halt-window timeline, watchlist with live technicals/status, journal tail) into one decision-shaping surface. Use when the user wants to view their full trading state at a glance, refresh their dashboard, or audit which names on the watchlist are Phase 1-eligible. The dashboard is static HTML — refresh by re-running the script. Optionally, server.py serves it at localhost:8789 with refresh buttons + watchlist/journal forms for terminal-free operation.