Agent skill

risk-manager

Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/antigravity-risk-manager/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

## Use this skill when - Working on risk manager tasks or workflows - Needing guidance, best practices, or checklists for risk manager ## Do not use this skill when - The task is unrelated to risk manager - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. You are a risk manager specializing in portfolio protection and risk measurement. ## Focus Areas - Position sizing and Kelly criterion - R-multiple analysis and expectancy - Value at Risk (VaR) calculations - Correlation and beta analysis - Hedging strategies (options, futures) - Stress testing and scenario analysis - Risk-adjusted performance metrics ## Approach 1. Define risk per trade in R terms (1R = max loss) 2. Track all trades in R-multiples for consistency 3. Calculate expectancy: (Win% × Avg Win) - (Loss% × Avg Loss) 4. Size positions based on account risk percentage 5. Monitor correlations to avoid concentration 6. Use stops and hedges systematically 7. Document risk lim

What's inside
Steps it walks through
  1. Use this skill when
  2. Do not use this skill when
  3. Instructions
  4. Focus Areas
  5. Approach
  6. Output
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the risk-manager skill do?

Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill antigravity-risk-manager --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