Analyze Stock
Description
--- description: 完整深度分析一只股票(22 维数据 + 66 位大佬量化评委 + 22 种机构分析方法 + 杀猪盘检测 + Bloomberg 风格 HTML 报告) argument-hint: "[股票名称或代码,例如 华工科技 / 002273 / AAPL / 00700.HK]" --- # 深度分析任务 用户输入: $ARGUMENTS ## 执行流程(两段式 · 你必须在中间介入) ### 第一段 · 数据采集 + 骨架分(脚本完成) ```bash cd <plugin_root> pip install -r requirements.txt 2>/dev/null cd skills/deep-analysis/scripts python -c "from run_real_test import stage1; stage1('$ARGUMENTS')" ``` 这会跑完 Task 1 → 1.5 → 2 → 3(规则引擎骨架分),输出到 `.cache/{ticker}/` 下。 ### 第二段 · 你来分析(核心!不能跳过!)
Installation
Installs to ~/.claude/skills/wbh604-uzi-skill-analyze-stock/SKILL.md
mkdir -p ~/.claude/skills/wbh604-uzi-skill-analyze-stock && curl -fsSL https://raw.githubusercontent.com/wbh604/UZI-Skill/HEAD/commands/analyze-stock.md -o ~/.claude/skills/wbh604-uzi-skill-analyze-stock/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11