AlphaEar Logic Visualizer Skill

## Overview

25 stars

Best use case

AlphaEar Logic Visualizer Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Overview

Teams using AlphaEar Logic Visualizer Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/alphaear-logic-visualizer/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/RKiding/Awesome-finance-skills/alphaear-logic-visualizer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/alphaear-logic-visualizer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How AlphaEar Logic Visualizer Skill Compares

Feature / AgentAlphaEar Logic Visualizer SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Overview

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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).

Related Skills

tensorboard-visualizer

25
from ComeOnOliver/skillshub

Tensorboard Visualizer - Auto-activating skill for ML Training. Triggers on: tensorboard visualizer, tensorboard visualizer Part of the ML Training skill category.

retry-logic-helper

25
from ComeOnOliver/skillshub

Retry Logic Helper - Auto-activating skill for API Integration. Triggers on: retry logic helper, retry logic helper Part of the API Integration skill category.

database-schema-visualizer

25
from ComeOnOliver/skillshub

Database Schema Visualizer - Auto-activating skill for Visual Content. Triggers on: database schema visualizer, database schema visualizer Part of the Visual Content skill category.

Inline Visualizer

25
from ComeOnOliver/skillshub

Render rich visual content — SVG diagrams, HTML interactive widgets, charts — directly inline in a chat conversation. Output streams token-by-token into a sandboxed iframe. The result feels like a natural extension of the conversation, not an attachment.

firebase-ai-logic

25
from ComeOnOliver/skillshub

Integrate Firebase AI Logic (Gemini in Firebase) for intelligent app features. Use when adding AI capabilities to Firebase apps, implementing generative AI features, or setting up Firebase AI SDK. Handles Firebase AI SDK setup, prompt engineering, and AI-powered features.

azure-resource-visualizer

25
from ComeOnOliver/skillshub

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. USE FOR: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure DO NOT USE FOR: creating/modifying resources (use azure-deploy), security scanning (use azure-security), performance troubleshooting (use azure-diagnostics), code generation (use relevant service skill)

schema-visualizer

25
from ComeOnOliver/skillshub

Generate database schema diagrams, ERDs, and documentation from database schemas.

reasoning-analogical

25
from ComeOnOliver/skillshub

Transfer knowledge from source domains to novel target situations through structural mapping. Use when facing new markets, products, or situations where past experience provides relevant patterns. Produces adapted solutions with explicit mappings and context adjustments.

ascii-visualizer

25
from ComeOnOliver/skillshub

Creates beautiful ASCII art visualizations for plans, architectures, workflows, and data. This skill should be used when explaining system architecture, creating implementation plans, showing workflows, visualizing comparisons, or documenting file structures. NOT for code syntax highlighting or markdown tables. User explicitly loves ASCII art - use liberally for visual communication.

authentication-logic

25
from ComeOnOliver/skillshub

Guide to using Better Auth for client and server-side authentication.

Kotlin Multiplatform — Shared Business Logic for Mobile

25
from ComeOnOliver/skillshub

## Overview

AlphaEar Stock Skill

25
from ComeOnOliver/skillshub

## Overview