技能 产品商业 金融逻辑流程图可视化

金融逻辑流程图可视化

v20260329
alphaear-logic-visualizer
本技能专注于将复杂的金融逻辑流(如传导链、投资论点)转化为可视化的图表。它能生成兼容Draw.io的XML格式,帮助用户清晰地理解和展示复杂的金融模型或因果关系,提升知识表达的专业性和说服力。
获取技能
207 次下载
概览

AlphaEar Logic Visualizer Skill

Overview

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.

Capabilities

1. Generate Draw.io Diagrams

1. Generate Draw.io Diagrams (Agentic Workflow)

YOU (the Agent) are the Visualizer. Use the prompts in references/PROMPTS.md to generate the XML.

Workflow:

  1. Generate XML: Use the Draw.io XML Generation Prompt from references/PROMPTS.md to convert your logical chain into XML.
  2. Save/Render: Use 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):

  • Agent Action: "I will now generate a Draw.io XML for the transmission chain..."
  • Tool Call: visualizer.render_drawio_to_html(xml_content="<mxGraphModel>...", filename="chain_visual.html")

Dependencies

  • None (Standard Library for string manipulation).
信息
Category 产品商业
Name alphaear-logic-visualizer
版本 v20260329
大小 9.24KB
更新时间 2026-04-28
语言