# Technicals Regime

> Summarize trend, volatility, and liquidity regime from TA time series.

- Skill: `proompteng/technicals-regime` (Agent Skill)
- Install (CLI): `npx skillmds@latest add proompteng/technicals-regime`
- Raw SKILL.md: https://api.skillmd.com/api/skills/proompteng/technicals-regime/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: proompteng (https://skillmd.com/u/proompteng)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/proompteng/technicals-regime

---


# technicals-regime

Summarize trend, volatility, and liquidity regime from TA time series.

## Output contract

Return JSON keys:

- `context_version`
- `as_of_utc`
- `symbol`
- `freshness_seconds`
- `source_count`
- `quality_score`
- `payload.regime`
- `citations`

## Rules

- Use bounded numeric ranges when possible.
- Emit explicit stale flags when data exceeds freshness SLO.

