Agent skill · Workflow & Productivity

risk-checklist

Generate a trade risk checklist and position-sizing guidance.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill risk-checklist --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/analysis/risk-checklist/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When to use
  2. Inputs to confirm (ask if missing)
  3. Checklist (cover all)
  4. Output format (markdown)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going