Audit OpenAlice's AI tools end-to-end — call each one (using its declared example input as the starting point), judge whether it runs, whether its description / params / output are good, and write a review with concrete "how to change it" notes. Use when the developer wants to dogfood the tool surface, find tools that…
AGENTS.md instructions for TraderAlice/OpenAlice, covering openalice, start here, ui design workflow, product and architecture boundaries and delivery and branch policy.
Claude Code instructions for TraderAlice/OpenAlice, a project described as: Your one-person Wall Street. An AI trading agent covering equities, crypto, commodities, forex, and macro — from research through position entry, ongoing management, to exit.
How to compute technical analysis with OpenAlice's Quant Calculator (v2) via alice analysis — a small Python/pandas-subset scripting language over K-lines, keyed by barId so you compute on a SPECIFIC source — prefer a broker's bars (matches what you trade, realtime) over a free vendor like yfinance (delayed fallback)…
Read broker accounts, portfolios, contracts, quotes, and order history, or manage approved trading, through the alice-uta executable on the shell PATH. Account/contract/history reads are safe and do not mutate broker state; order writes, position-close, commit, push, reject, sync, and simulator commands may change…
Use the alice-workspace CLI for collaboration between durable OpenAlice Workspaces: find peers, send ordinary Agent messages, deliver reports to the human Inbox, coordinate Issues, and trace artifacts to attributable product Sessions. Load it when work must cross a Workspace boundary or remain recoverable. Read live…
Research & data on your shell PATH via the alice CLI — THIS WORKBENCH's read surfaces: the collected-RSS archive (alice rss), cross-asset symbol search (alice market search → barIds), and K-line quant analysis (alice analysis). Use for: "grep the collected feeds for the Fed", "find the barId for AAPL", "compute RSI on…
Build a two-sided, falsifiable thesis on a specific name — the left side (does the number stand up, and where do you differ from consensus) and the right side (is the market itself favoring this — sector, capital, macro, trend). Use when the user has a ticker but no conviction yet: "is the NVDA thesis real", "build a…
Delegate reproducible quantitative research from a general Chat Workspace to the durable AutoQuant desk and consume its evidence-bound handoff. Use when a request needs a quantitative Project, historical data intake, factor or portfolio research, backtesting, governed experiments, robustness evidence, or an AutoQuant…
Read-only access to the long tail of sites Alice's own tools do NOT cover, via the community opencli CLI (160 site adapters): social sentiment (Reddit, HackerNews, Twitter/X, Bluesky, Xueqiu 雪球, Weibo), options flow (Barchart), crypto long-tail (CoinGecko, DeFiLlama, Binance), global news frontpages (Bloomberg…
Subjective retrospective / time-machine analysis: rewind a name to a past point, reconstruct what it looked like THEN (no future knowledge), align the news catalysts to the price path, and pressure-test "if I'd entered there, would it have worked?". Use when the question is about a past moment or a hypothetical entry…
Scan an investment theme by decomposing its value chain, then surface the handful of names actually worth researching — each with why and the next question. Use when the user has a theme/sector/thread but no specific ticker yet: "what's worth looking at in semis", "scan the AI-infra space", "I'm curious about uranium…
Read what's moving across the whole market right now — which sectors are surging vs crashing, and where capital is rotating between them, across long / medium / short timeframes. The right-side, top-of-funnel "what is the market actually doing" read. Use when the user has no specific target and wants the lay of the…
Define durable work and scheduled/headless execution with .alice/issues/ .md: structured ownership and optional when frontmatter plus one canonical markdown What. Use for creating or editing an Issue, choosing its assignee, schedule, prompt, delivery behavior, or health state. Use the alice-workspace skill instead…
How to pull LOW-FREQUENCY market data from the traderhub CLI: finished market boards (macro, movers, calendars, global macro, Fed, shipping, term structure, sector rotation), equity fundamentals (profile, financials, ratios, estimates, insiders, short interest), ETF drilldowns, FRED/BLS/EIA macro series, OECD…