Answer "what's happening in the markets today?" with structured cross-asset analysis, not just "BTC is up." Use for "what's moving", "market overview", "market update", "give me a read on today", or any open-ended market read. Use this instead of pulling market_get_prices + web_fetch/web_search by hand. A hidden engine (scripts/pulse.py) pulls all asset classes (crypto, equities, indices, commodities, macro) and computes the signals; you narrate. Requires Senpi MCP.
$npx -y skills add senpi-ai/senpi-skills --skill senpi-market-pulseInstalls into the current project.
Run `npx skills use "https://github.com/senpi-ai/senpi-skills" --skill "senpi-ai/senpi-skills/senpi-market-pulse"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/senpi-ai/senpi-skills" that are relevant to the current task. Run `npx skills add "https://github.com/senpi-ai/senpi-skills"` and select the relevant skills, then follow their instructions.