Create visualize finance logic diagrams (e.g., Draw.io XML) to explain complex finance transmission chains or finance logic flows.
69
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
This skill specializes in creating visual representations of logic flows, specifically generating Draw.io XML compatible diagrams. It is useful for visualizing investment theses or signal transmission chains.
YOU (the Agent) are the Visualizer. Use the prompts in references/PROMPTS.md to generate the XML.
Workflow:
references/PROMPTS.md to convert your logical chain into XML.scripts/visualizer.py method render_drawio_to_html(xml_content, filename) to save the XML into a viewable HTML file for the user.Example Usage (Conceptual):
visualizer.render_drawio_to_html(xml_content="<mxGraphModel>...", filename="chain_visual.html")853f09b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.