# Alphaear Logic Visualizer

> Create visualize finance logic diagrams (e.g., Draw.io XML) to explain complex finance transmission chains or finance logic flows.

- **Type:** Skill
- **Install:** `agentstack add skill-rkiding-awesome-finance-skills-alphaear-logic-visualizer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [RKiding](https://agentstack.voostack.com/s/rkiding)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [RKiding](https://github.com/RKiding)
- **Source:** https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-logic-visualizer

## Install

```sh
agentstack add skill-rkiding-awesome-finance-skills-alphaear-logic-visualizer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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="...", filename="chain_visual.html")`

## Dependencies

-   None (Standard Library for string manipulation).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [RKiding](https://github.com/RKiding)
- **Source:** [RKiding/Awesome-finance-skills](https://github.com/RKiding/Awesome-finance-skills)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-rkiding-awesome-finance-skills-alphaear-logic-visualizer
- Seller: https://agentstack.voostack.com/s/rkiding
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
