StanleyChanH

Super Hedge Fund Skill — AI skill for Claude Code

AI community

Claude Code Skill that transforms Claude into a multi-agent hedge fund analyst with 8 AI agents for comprehensive stock analysis.

How to install Super Hedge Fund Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open StanleyChanH/super-hedge-fund-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Super Hedge Fund Skill does

Claude Code Skill that transforms Claude into a multi-agent hedge fund analyst with 8 AI agents for comprehensive stock analysis.

Alternatives in AI

  • Codex — openai-codex Adversarial code review, Codex CLI integration, cross-model analysis 9.6k ★
  • Golutra — Multi-agent AI orchestration platform for automation, workflows, and developer tools 3.8k ★
  • Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★

README

🏦 Super Hedge Fund Skill

Super Hedge Fund Skill Banner

**AI-Powered Multi-Agent Stock Analysis for Claude Code**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude_Code-Skill-blue.svg)](https://claude.ai/code) [![Python 3.11+](https://img.shields.io/badge/Python-3.11+-green.svg)](https://www.python.org/)

[Features](#-features) • [Installation](#-installation) • [Usage](#-usage) • [Agents](#-agents) • [How It Works](#-how-it-works)


📖 Overview

**Super Hedge Fund Skill** is a Claude Code skill that transforms Claude into a multi-agent hedge fund analyst. It combines **rule-based precision** with **Claude-powered insight** to deliver comprehensive stock analysis.

User: "Analyze AAPL, MSFT, NVDA"

→ 8 AI Agents Analyze in Parallel
→ Risk-Adjusted Position Sizing
→ Comprehensive Markdown Report

⚠️ **Disclaimer**: Educational and research purposes only. NOT investment advice.


✨ Features

Feature Description
🤖 8 Analysis Agents Fundamental, Technical, Valuation, Sentiment + 4 Investor Personas
📊 Rule-Based Precision Deterministic calculations for financial metrics
🧠 Claude-Powered Insight Interpretive analysis from famous investor perspectives
⚖️ Risk Management Volatility-based position sizing and limits
📝 Professional Reports Markdown format with executive summary
🔄 Multi-Source Data Yahoo Finance integration with caching

🚀 Installation

Quick Install

# Clone the repository
git clone https://github.com/StanleyChanH/super-hedge-fund-skill.git

# Copy to Claude Code skills directory
cp -r super-hedge-fund-skill/super-hedge-fund-skill ~/.claude/skills/

Manual Install

# Create skills directory if not exists
mkdir -p ~/.claud