Use Case
Equity Analyst is a powerful AI agent skill that extends your assistant with new capabilities. 전문 투자 분석가 AI로, 한국 주식 종목의 재무제표, 뉴스, 차트를 분석하여 Investment Attractiveness Score (0-100)와 BUY/HOLD/AVOID 추천을 제공합니다. 네이버 금융 데이터를 사용하며, 프롬프트에 명시된 엄격한 우선순위(Financial > News > Chart)와 가중치를 따릅니다. This guide walks you through installing Equity Analyst, configuring it for your setup, and running your first commands — so you can start getting value in minutes.
Install Equity Analyst: npx clawhub@latest --dir ~/.claude/skills install equity-analyst
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger Equity Analyst
Review the output and refine your prompt for better results
Combine Equity Analyst with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Equity Analyst
Help me get started with Equity Analyst
What can Equity Analyst do for my data & analytics workflow?
Show me an example of using Equity Analyst
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install equity-analystOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install equity-analyst⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/equity-analyst/💡Extract and place the folder at the path above, then restart your agent.