If you need to explain complex financial logic flows or investment signal chains to stakeholders, this generates Draw.io XML diagrams that you can actually open and edit. It's built around an agentic workflow where Claude follows prompts from a reference file to convert your logical chains into visual diagrams, then renders them as HTML using a Python script. The focus is specifically on finance transmission chains, so it's pretty niche. Honestly most useful when you're trying to document how a trading signal propagates through a system or map out an investment thesis visually. Zero external dependencies, just standard library string work and a visualization script.
npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-logic-visualizer