Use Case
Stop doing repetitive data & analytics tasks manually. Equity Analyst lets your AI agent handle them automatically through natural conversation. 전문 투자 분석가 AI로, 한국 주식 종목의 재무제표, 뉴스, 차트를 분석하여 Investment Attractiveness Score (0-100)와 BUY/HOLD/AVOID 추천을 제공합니다. 네이버 금융 데이터를 사용하며, 프롬프트에 명시된 엄격한 우선순위(Financial > News > Chart)와 가중치를 따릅니다. This guide shows practical examples of using Equity Analyst to automate common data & analytics workflows and save hours every week.
Install Equity Analyst: npx clawhub@latest --dir ~/.claude/skills install equity-analyst
Identify the repetitive data & analytics tasks you want to automate
Describe the task to your AI in plain English
Equity Analyst will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Equity Analyst
Automate my data & analytics tasks using Equity Analyst
What repetitive tasks can Equity Analyst handle for me?
Set up a workflow that runs Equity Analyst every morning
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.