Write a long-form trading strategy document — thesis, entry triggers, exit rules, position sizing, hold horizon, kill criteria. No trade is fired. Saves a structured markdown note to ~/.blockrun/notes/. Use when the user wants to plan an approach before committing capital.
$npx -y skills add blockrunai/franklin --skill trade-strategyInstalls into the current project.
Run `npx skills use "https://github.com/blockrunai/franklin" --skill "blockrunai/franklin/trade-strategy"` 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/blockrunai/franklin" that are relevant to the current task. Run `npx skills add "https://github.com/blockrunai/franklin"` and select the relevant skills, then follow their instructions.