Agent Skills: technicals-regime

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

UncategorizedID: proompteng/lab/technicals-regime

Install this agent skill to your local

pnpm dlx add-skill https://github.com/proompteng/lab/tree/HEAD/skills/technicals-regime

Skill Files

Browse the full folder contents for technicals-regime.

Download Skill

Loading file tree…

skills/technicals-regime/SKILL.md

Skill Metadata

Name
technicals-regime
Description
Summarize trend, volatility, and liquidity regime from TA time series.

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.