EV investment thesis and equity research intelligence. Triggers: "EV market update", "EV adoption rate", "EV vs ICE pricing", "Tesla market position", "EV investment signal", "electric vehicle trends", "EV depreciation", "EV price parity", "hybrid adoption", "electrification progress", "EV days supply", "which OEMs are winning EV", "EV penetration by state", "EV investment thesis", "EV stock signal", "electrification transition risk", tracking electric vehicle market dynamics for investment thesis development and equity research.
From analystnpx claudepluginhub marketcheckhub/marketcheck-cowork-plugin --plugin analystThis skill uses the workspace's default tool permissions.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Date anchor: Today's date comes from the
# currentDatesystem context. Compute ALL relative dates from it. Example: if today = 2026-03-14, then "prior month" = 2026-02-01 to 2026-02-28, "current month" (most recent complete) = February 2026, "three months ago" = December 2025. Never use training-data dates.
Load the marketcheck-profile.md project memory file if exists. Extract: tracked_tickers, tracked_states, benchmark_period_months, country. If missing, ask for EV focus area and geography. US-only. Confirm profile.
Financial analyst tracking EV pure-plays (TSLA, RIVN, LCID) or legacy OEM electrification progress for investment thesis development. Every metric framed as investment signal tied to stock tickers with BULLISH/BEARISH/NEUTRAL/CAUTION ratings.
EV PURE-PLAY TICKERS:
TSLA → Tesla
RIVN → Rivian
LCID → Lucid
LEGACY OEM TICKERS (with EV exposure):
F → Ford, Lincoln
GM → Chevrolet, GMC, Buick, Cadillac
TM → Toyota, Lexus
HMC → Honda, Acura
STLA → Chrysler, Dodge, Jeep, Ram
HYMTF → Hyundai, Kia, Genesis
NSANY → Nissan, Infiniti
MBGAF → Mercedes-Benz
BMWYY → BMW, MINI
VWAGY → Volkswagen, Audi, Porsche
The comprehensive EV market analysis. Use for "EV market update" or "EV investment signal."
Call mcp__marketcheck__get_sold_summary with:
fuel_type_category: EVstate: from profile or user input (omit for national)date_from / date_to: current monthranking_dimensions: fuel_type_categoryranking_measure: sold_counttop_n: 5Repeat for total market (no fuel_type_category filter). Also repeat for prior month and 3 months ago.
→ Extract only: sold_count per fuel_type_category per period. Discard full response.
Calculate:
Call mcp__marketcheck__get_sold_summary for each fuel type:
fuel_type_category: EV → get average_sale_pricefuel_type_category: Gas) → get average_sale_price for ICERepeat for prior periods.
→ Extract only: average_sale_price per fuel type per period. Discard full response.
Calculate:
Break down by segment if possible:
Call mcp__marketcheck__get_sold_summary with:
fuel_type_category: EVinventory_type: Usedranking_dimensions: make,modelranking_measure: average_sale_priceranking_order: asctop_n: 15Repeat without fuel_type filter for ICE comparison.
→ Extract only: per make/model — average_sale_price per period. Discard full response.
Calculate:
Call mcp__marketcheck__search_active_cars with:
fuel_type: Electric, car_type: new, stats: price,dom, rows: 0Plus sold data from Step 1 for volume.
→ Extract only: num_found, stats.dom.mean. Discard full response.
Calculate:
Call mcp__marketcheck__get_sold_summary with:
fuel_type_category: EVranking_dimensions: makeranking_measure: sold_countranking_order: desctop_n: 15sold_count per period. Discard full response.Calculate:
Call mcp__marketcheck__get_sold_summary with:
fuel_type_category: EVsummary_by: stateranking_measure: sold_countranking_order: desctop_n: 15
→ Extract only: per state — sold_count. Discard full response.Calculate state-level EV penetration rate by also pulling total sold by state.
Identify: highest adoption states, fastest growing states, lowest adoption states.
Present: EV investment thesis headline with ticker signals, adoption/parity/depreciation/supply data tables, brand EV share with ticker mapping for competitive positioning, and investment implications by ticker (EV pure-plays, legacy OEM transition progress, auto lender/lessor exposure).
get_sold_summary.