Stock Deep Dive

Give a first-time orientation on a company — business, peers, trends, support/resistance.

Test report

Verdict
In test queue
Tested
Environment
Pending

In the test queue — machine-screened (validator 85/100, 110★ repo), full install/trigger/output test scheduled.

What Stock Deep Dive does

Use when the user asks for an end-to-end orientation on a listed company they don't yet understand, especially when the request combines two or more dimensions in one ask. Triggers on "X 是干什么的", "帮我了解 X", "X 主营 + 同行", "盘前为什么涨", "本周趋势 + 阻力支撑", "X 和其他公司的关系", "first time looking at X", "full brief on X". Skip when the user wants only a single lens — use the targeted Longbridge sub-skill instead.

How to install Stock Deep Dive

git clone https://github.com/Innei/trade-skills
cp -r trade-skills/.claude/skills/stock-deep-dive ~/.claude/skills/stock-deep-dive

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Stock Deep Dive

  • /stock-deep-dive Give a first-time orientation on a company — business, peers, trends, support/resistance.

It also activates on plain-language prompts like these:

  • What does this company actually do, and who are its peers?
  • Give me a full brief on this stock I've never looked at
  • Why did this stock jump pre-market and what's its trend?

Frequently asked questions

Is the Stock Deep Dive skill free?
Yes. The skill itself is free from Innei/trade-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Stock Deep Dive work with Claude Code?
It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
How do I install Stock Deep Dive?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Stock Deep Dive with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.