risk-checklist
Generate a trade risk checklist and position-sizing guidance.
npx skills add majiayu000/claude-skill-registry --skill risk-checklist --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Risk Checklist Create a risk checklist for a proposed trade or market view. ## When to use - User asks "is this trade safe", "risk check", or "position size". - You are about to propose entries/targets and need guardrails. ## Inputs to confirm (ask if missing) - Asset + market - Timeframe - Entry idea (if any) - Risk tolerance (low/medium/high) - Account constraints (optional: max loss %, leverage limits) ## Checklist (cover all) - Regime risk (range vs trend) - Volatility state and typical ATR move - Liquidity/slippage risk - Event/catalyst risk (earnings, macro, protocol upgrades) - Correlation risk (beta to index/ETH/BTC/DXY) - Time-based risk (holding across sessions/weekends) - Execution risk (spreads, funding, gaps) ## Output format (markdown) ``` # Risk Checklist: <ASSET> ## Risk Summary - Overall risk: Low/Medium/High - Key blockers: ## Checklist - Regime fit: ✅/⚠️/❌ - Volatility: ✅/⚠️/❌ - Liquidity: ✅/⚠️/❌ - Event risk: ✅/⚠️/❌ - Correlation: ✅/⚠️/❌ - Time risk: ✅/⚠️/❌ - Execution: ✅/⚠️/❌ ## Position Sizing (guidance) - Suggested size: Small/Normal/Reduced - Max loss per trade (%): - Invalidation level: > Disclaimer: MarketBot provides research/analysis only. Not financia
- When to use
- Inputs to confirm (ask if missing)
- Checklist (cover all)
- Output format (markdown)
What does the risk-checklist skill do?
Generate a trade risk checklist and position-sizing guidance.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill risk-checklist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
