example-scripts
AI research agent for building and deploying Numerai tournament models
All Skills in This Repository (5)
Pure Emerald Level Indicatorsnumerai-model-implementation
Register and integrate a new Numerai model type into the agents training pipeline.
report-research
Convert Numerai experiment outputs into a structured narrative report with metrics and decisions.
numerai-experiment-design
Plan and execute round-based Numerai experiments with documented decision tracking.
numerai-model-upload
Generate a portable Numerai model-upload pickle with a self-contained predict function.
numerai-research
Orchestrate Numerai research workflows from experiment design to pickle deployment.
Frequently Asked Questions
FAQPage SchemaHow to install Numerai example-scripts?â–¼
Run `npx skills add numerai/example-scripts --all -g -y` in your terminal to install all skills in this suite globally.
How to run Numerai experiments with an AI agent?â–¼
The numerai-experiment-design skill plans configs, runs training rounds on downsampled data, and tracks BMC metrics until results plateau. Your agent then scales the winning model to full data automatically.
How to upload a model to the Numerai tournament?â–¼
The numerai-model-upload skill builds a self-contained pickle with a predict function, tests it in Numerai's Docker container, and deploys it via the Numerai MCP server.
Does this work with Codex CLI and Claude Code?â–¼
Yes. All skills follow the standard SKILL.md format and run in Codex CLI, Claude Code, and other compatible AI coding agents.
Do I need data science experience to use this?â–¼
No. You describe your model idea in plain English and the agent handles experiment design, training, reporting, and deployment for you.
Related Repositories in Data & Analytics
View All in Data & Analytics→PaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web