Skip to main content
PrimeIntellect-ai
GitHub creator profile

PrimeIntellect-ai

Repository-level view of 29 collected skills across 4 GitHub repositories.

skills collected
29
repositories
4
updated
Sep 2, 2026
repository explorer

Repositories and representative skills

agent-message
computer-occupations-all-other

Message an agent's parent, siblings, or direct children through the daemon. Use the family roster to discover reachable agents and send direct text without spoofing sender identity.

Aug 26, 2026
agent-observe
software-developers

Read-only observation of an agent's parent, siblings, and direct children. Use to inspect family status and bounded recent-message previews without mutating sessions.

Aug 26, 2026
attach-image
software-developers

Load an on-disk image (PNG, JPEG, GIF, WebP) into the model's context as a viewable attachment so the model can directly SEE it — for screenshots, diagrams, charts, photos, or scanned pages. Use this when you need to perceive an image's visual contents.…

Aug 26, 2026
compact
software-developers

Check context usage and compact the conversation from the Python REPL. Use when context is filling up and substantial work remains, so the session is summarized and you keep working instead of stopping early.

Aug 26, 2026
edit
software-developers

Replace an exact, unique string in an existing file. Use for targeted single-occurrence edits to files from the Python kernel instead of rewriting the whole file.

Aug 26, 2026
goal
project-management-specialists

Manage the persistent thread goal from the Python REPL. Use to read goal status and budget usage, to start a goal when the user explicitly asks for one, or to mark the active goal complete once its objective is fully achieved.

Aug 26, 2026
linear
project-management-specialists

Read and write Linear issues, projects, cycles, comments, and more via Linear's official MCP server. Tools are auto-discovered from the server at runtime.

Aug 26, 2026
notion
project-management-specialists

Search Notion and read/create/update pages and databases via Notion's official hosted MCP server. Tools are auto-discovered from the server at runtime.

Aug 26, 2026
Showing 8 of 16 collected skills.
dashboard
network-and-computer-systems-administrators

Find, start, use, and stop the local run dashboard for metrics, configs, traces, logs, and reports. Use when asked for its URL, to watch or inspect a run, to control the open dashboard, or to create a cited dashboard report explicitly requested by the user.

Sep 2, 2026
monitor-run
data-scientists-152051

Monitor an ongoing prime-rl training run — find the output directory, tail logs, check key metrics, inspect SLURM jobs, and restart safely. Use when asked to check on a run, debug training, or investigate performance.

Sep 2, 2026
training
software-developers

Launch and monitor prime-rl training runs. Use when starting, supervising, or debugging an RL/SFT run. Routes to `start-run` (entrypoints + how to launch) and `monitor-run` (logs, metrics, check-ins).

Sep 2, 2026
configs
software-developers

How the prime-rl config system works — TOML files, CLI overrides, composition, and special patterns. Use when creating configs, debugging config errors, or overriding values via CLI.

Sep 2, 2026
start-run
network-and-computer-systems-administrators

How to launch prime-rl training runs — the `rl`, `sft`, `inference`, and `evals` entrypoints, their config classes, and single-node/SLURM/dry-run modes. Use when starting a run or picking the right entrypoint.

Sep 1, 2026
install
network-and-computer-systems-administrators

How to install prime-rl and its optional dependencies. Use when setting up the project, installing extras like DeepEP for multi-node expert parallelism, or troubleshooting dependency issues.

Aug 29, 2026
kernels
software-developers

How prime-rl vendors, builds, and ships CUDA kernels (the `deps/prime-kernels` submodule and the `prime-kernels` wheel). Use when adding a kernel, building it locally, calling one from training code, or publishing prebuilt wheels.

Aug 29, 2026
release
software-developers

How to prepare and publish GitHub releases for prime-rl. Use when drafting release notes, tagging versions, or publishing releases.

Aug 20, 2026
Showing 4 of 4 repositories
All repositories loaded