Capital Rotation
Snapshot today's US market sector capital flows and name the dominant rotation narrative.
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 Capital Rotation does
Use when reading today's US-market capital flow across multiple sectors to identify rotation direction — e.g. "今天资金流向", "板块强弱", "rotation map", "卖芯买云", "where is money moving today", "scan flows across sectors". Produces a cross-section snapshot of net inflows by cohort (indices / semis / software-cloud / mega-tech / AI applications), names the dominant narrative, and writes a dated journal…
How to install Capital Rotation
git clone https://github.com/Innei/trade-skills
cp -r trade-skills/.claude/skills/capital-rotation ~/.claude/skills/capital-rotation
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Capital Rotation
-
/capital-rotationSnapshot today's US market sector capital flows and name the dominant rotation narrative.
It also activates on plain-language prompts like these:
-
Where is money moving across sectors today? -
Show me today's capital rotation across semis and cloud -
Scan sector inflows and write a rotation journal entry
Frequently asked questions
- Is the Capital Rotation 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 Capital Rotation 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 Capital Rotation?
- 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 Capital Rotation 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.