summarize_market_conditions
Aggregates buy, sell, and neutral signal counts from the full coin scan and passes them to Claude with a prompt requesting a single-sentence market overview. The function provides a macroeconomic narrative layer — translating raw signal distribution into a qualitative market sentiment summary.
Market summaries are most meaningful when the underlying data is fresh. Run this function immediately after a full batch analysis completes so the narrative reflects current conditions. For automated publishing workflows (e.g. posting to a Telegram channel or MCPTrade announcement bar), schedule this function as the final step after `cache_to_supabase` to ensure the summary is always synchronized with the latest database state.
Ask AI about this skill before installing it.