Use Case
Equity Analyst isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. 전문 투자 분석가 AI로, 한국 주식 종목의 재무제표, 뉴스, 차트를 분석하여 Investment Attractiveness Score (0-100)와 BUY/HOLD/AVOID 추천을 제공합니다. 네이버 금융 데이터를 사용하며, 프롬프트에 명시된 엄격한 우선순위(Financial > News > Chart)와 가중치를 따릅니다. This guide covers how to deploy Equity Analyst for your team, standardize prompts, and create shared workflows that everyone can use.
Install Equity Analyst in your project directory: .claude/skills/equity-analyst/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Equity Analyst in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Equity Analyst
How can my team use Equity Analyst together?
Set up Equity Analyst for our project so everyone can use it
Create a shared workflow using Equity Analyst for our team
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.