Use Case
Earnings Review Agent isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Relying on the Oriental Fortune database, it generates performance review output (including financial report analysis and performance interpretation) for listed companies/stocks in the five major markets of Shanghai, Shenzhen, Beijing, Hong Kong and the United States. This skill should be triggered when the user explicitly requests performance reviews, financial report analysis, and performance interpretation, or when expressions such as "performance reviews," "financial report reviews," "performance analysis," "quarterly/half-year/annual report reviews," "financial analysis," "profit analysis," and "performance interpretation" appear. User named specific company/stock... This guide covers how to deploy Earnings Review Agent for your team, standardize prompts, and create shared workflows that everyone can use.
Install Earnings Review Agent in your project directory: .claude/skills/stock-earnings-review/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Earnings Review Agent 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 Earnings Review Agent
How can my team use Earnings Review Agent together?
Set up Earnings Review Agent for our project so everyone can use it
Create a shared workflow using Earnings Review Agent for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install stock-earnings-reviewOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install stock-earnings-reviewβ οΈ 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/stock-earnings-review/π‘Extract and place the folder at the path above, then restart your agent.