Claude Code Plugins

Community-maintained marketplace

Feedback

advanced-math-trading/foundations-core

@keith-mvs/ordinis
1
0

Probability, moments/tails, Bayes, and statistical learning foundations for systematic trading.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name advanced-math-trading/foundations-core
description Probability, moments/tails, Bayes, and statistical learning foundations for systematic trading.

What this covers

  • Probability spaces, random variables, moments, tail risk, Bayes updates.
  • Core statistical learning basics and regularization.

Navigation (load on demand)

  • docs/knowledge-base/domains/foundations/advanced-mathematics/Algorithmic Foundations for Systematic Trading.md — probability, moments, tail risk, Bayes code.
  • docs/knowledge-base/domains/foundations/advanced-mathematics/statistical-foundations.md — stats core.
  • docs/knowledge-base/domains/foundations/advanced-mathematics/probability-and-stochastic-processes.md — probability + processes overview.
  • docs/knowledge-base/domains/foundations/advanced-mathematics/probability-spaces-and-random-variables.md — formal definitions.
  • docs/knowledge-base/domains/foundations/advanced-mathematics/statistical-learning.md — learning basics.
  • docs/knowledge-base/domains/foundations/advanced-mathematics/regularization-methods.md — regularization patterns.

Quick workflows

  • Tail metrics: lift VaR/ES/Hill estimators from Algorithmic Foundations.
  • Bayesian updates: use conditional-probability code for regime/parameter updates.
  • When in doubt, start with Algorithmic Foundations then pull topic-specific MDs above.

Notes

  • Load only the files needed; avoid bulk-loading the whole directory.