在 autonomous-poly-trading 仓库中运行 daily pulse 主流程。用于用户要求执行 daily pulse、生成当日组合 review / monitor / rebalance 报告,或明确说“运行 daily pulse”时。默认主链路是 live real-money,并优先使用 .env.pizza 作为测试钱包环境;只有用户明确要求预览或只看建议时,才降级到 --recommend-only。
$npx -y skills add alchemist-x/predict-raven --skill daily-pulseInstalls into the current project.
Run `npx skills use "https://github.com/alchemist-x/predict-raven" --skill "alchemist-x/predict-raven/daily-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/alchemist-x/predict-raven" that are relevant to the current task. Run `npx skills add "https://github.com/alchemist-x/predict-raven"` and select the relevant skills, then follow their instructions.