Agent skill
advanced-math-trading/robustness-risk
Tail risk, EVT, regularization, validation guardrails, and common pitfalls.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/advanced-math-tradingrobustness-risk
SKILL.md
What this covers
- Tail modeling, EVT, regularization, validation checklists, pitfalls/best practices.
Navigation (load on demand)
- docs/knowledge-base/domains/foundations/advanced-mathematics/moments-and-tail-risk.md
- docs/knowledge-base/domains/foundations/advanced-mathematics/extreme-value-theory.md
- docs/knowledge-base/domains/foundations/advanced-mathematics/regularization-methods.md
- docs/knowledge-base/domains/foundations/advanced-mathematics/signal-validation.md
- docs/knowledge-base/domains/foundations/advanced-mathematics/common-pitfalls.md
- docs/knowledge-base/domains/foundations/advanced-mathematics/best-practices.md
Quick workflows
- Tail/EVT questions → moments-and-tail-risk + EVT.
- Overfit/robustness → regularization + signal-validation.
- Risk of bad practice → common-pitfalls/best-practices.
Notes
- Use only the relevant guards for the task at hand.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?