alphaear-logic-visualizer
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:
- Generate XML: Use the Draw.io XML Generation Prompt from
references/PROMPTS.mdto convert your logical chain into XML. - Save/Render: Use
scripts/visualizer.pymethodrender_drawio_to_html(xml_content, filename)to save the XML into a viewable HTML file for the user.
More from rkiding/awesome-finance-skills
alphaear-news
Fetch hot finance news, unified trends, and prediction financial market data. Use when the user needs real-time financial news, trend reports from multiple finance sources (Weibo, Zhihu, WallstreetCN, etc.), or Polymarket finance market prediction data.
905alphaear-stock
Search A-Share/HK/US finance stock tickers and retrieve finance stock price history. Use when user asks about finance stock codes, recent price changes, or specific company finance stock info.
863alphaear-sentiment
Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets.
356alphaear-predictor
Market prediction skill using Kronos. Use when user needs finance market time-series forecasting or news-aware finance market adjustments.
320alphaear-search
Perform finance web searches and local context searches. Use when the user needs general finance info from the web (Jina/DDG/Baidu) or needs to retrieve finance information from a local document store (RAG).
301alphaear-signal-tracker
Track finance investment signal evolution and update logic based on new finance market information. Use when monitoring finance signals and determining if they are strengthened, weakened, or falsified.
298