Official skills publisher Verified Skillscout rank 106

Numerai

Numerai publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 1 Numerai repository, with install commands and source links.

5 Skills
1 Repository
30 Installs
1,170 GitHub stars

Install

Add Numerai skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/numerai/numerai_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Numerai skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Example Scripts

numerai/example-scripts

Includes 5 official skills: report-research, numerai-experiment-design, numerai-model-implementation, numerai-research, numerai-model-upload.

5 skills 30 installs 1,170 stars
npx skills add numerai/example-scripts -y

5 skills

numerai/example-scripts 5 skills

report-research

numerai/example-scripts 7 installs
View source

numerai-experiment-design

numerai/example-scripts 6 installs
View source

numerai-model-implementation

numerai/example-scripts 6 installs
View source

numerai-research

numerai/example-scripts 6 installs
View source

numerai-model-upload

numerai/example-scripts 5 installs
View source

Repository documentation

numerai/example-scripts package overview

numerai/example-scripts/README.md View on GitHub

numerai/example-scripts

Includes 5 official skills: report-research, numerai-experiment-design, numerai-model-implementation, numerai-research, numerai-model-upload.

Top skills in this package

report-researchOfficial Numerai skill from numerai/example-scripts.
numerai-experiment-designOfficial Numerai skill from numerai/example-scripts.
numerai-model-implementationOfficial Numerai skill from numerai/example-scripts.
numerai-researchOfficial Numerai skill from numerai/example-scripts.
numerai-model-uploadOfficial Numerai skill from numerai/example-scripts.

Install

Install the full package:

npx skills add numerai/example-scripts -y

Install a specific skill:

npx skills add numerai/example-scripts@report-research -y

Use the package when you want your agent to choose the relevant skill from this official Numerai repository.

View numerai/example-scripts on GitHub
Copied