trade-status

Monitor trading account equity, buying power, P&L, and market regime via Alpaca API.

Updated May 17, 2026
One-click install
npx skills add https://github.com/JediNight/hakari --skill trade-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-status
Source: https://github.com/JediNight/hakari/tree/main/skills/trade-status
Command: npx skills add https://github.com/JediNight/hakari --skill trade-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires alpaca-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a fast, read-only snapshot of your trading account's state, including open positions, daily P&L, exposure, regime, and circuit breaker status, without executing any trades.

Core Features & Use Cases

  • Account Status: View current equity, buying power, daily P&L, and exposure.
  • Regime Detection: Quick analysis of market regime based on SPY and VIX data.
  • Circuit Breaker Check: Alerts on daily realized loss and circuit breaker status.
  • Position Details: List of open positions with market value, P&L, and % move.

Quick Start

Check your trading account status with the command /trade-status.

Frequently Asked Questions about trade-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my trading account status and current risk exposure?

To check your trading account status and risk exposure, the Skill provides a read-only snapshot of current equity, buying power, daily P&L, and open positions without executing any trades.

Can I monitor my Alpaca API account P&L and buying power without triggering trades?

Yes, you can monitor your Alpaca API account P&L and buying power without triggering trades because this Skill operates in a strictly read-only manner, retrieving account data and market conditions without sending execution orders.

What do I need to assess market regime and circuit breaker status for my trading account?

To assess market regime and circuit breaker status for your trading account, you need the Claude Code plugin and Alpaca API access to retrieve SPY and VIX data for analysis.

Does this trading analysis tool alert me when daily realized losses hit circuit breaker levels?

Yes, this trading analysis tool alerts you when daily realized losses hit circuit breaker levels by checking your daily realized loss against current market circuit breaker status.

What is the best way to view open positions and market exposure for my Alpaca account?

The best way to view open positions and market exposure for your Alpaca account is using this Skill's position details feature, which lists market value, P&L, and percentage move for each open position.

Are there limitations to using a read-only trading account monitor for risk assessment?

A limitation of using a read-only trading account monitor for risk assessment is that it cannot execute trades or automatically adjust positions, requiring manual intervention to manage exposure based on the provided alerts.