Help a user choose a Senpi trading strategy to deploy — a conversational, analyst-style picker. Use when the user asks "what should I trade?", "recommend a strategy", "help me pick a strategy", "what's winning?", "set me up", "I have a view on the world (a war, the economy, one coin winning) — trade it", "run a hedge fund / all-weather / tail-risk book", or wants a strategy but has NOT named a specific one. Surface the closest matching TEMPLATE first — the fastest on-ramp, which the user can then fork/customize — passing their worldview as --theme to rank the closest fits. You talk and RANK; a hidden engine (scripts/discover.py) fetches data + filters. NOT for installing a NAMED strategy (that's senpi-strategy-ops), or building/designing one from scratch or with a custom DSL (that's senpi-strategy-author).
$npx -y skills add senpi-ai/senpi-skills --skill senpi-strategy-discoverInstalls into the current project.
Run `npx skills use "https://github.com/senpi-ai/senpi-skills" --skill "senpi-ai/senpi-skills/senpi-strategy-discover"` 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.