Skip to main content
Run any Skill in Manus
with one click
GitHub repository

castorini-skills

castorini-skills contains 6 collected skills from castorini, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
2
updated
2026-04-02
Forks
2
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

anserini-fatjar
software-developers

Install and run Anserini quickly by downloading the latest fatjar from the official Maven Central repo instead of building from source. Use when users want fast setup, smoke tests, or command execution without Maven project compilation.

2026-04-02
castorini-onboard
software-developers

Use when onboarding to nuggetizer, ragnarok, rank_llm, or umbrela and you need development environment setup for one repo or several repos at once, including clone-if-needed, uv or pip installation paths, shared virtualenv reuse, and smoke tests.

2026-03-28
castorini-serve
software-developers

Use when serving Anserini retrieval together with any subset of rank_llm, ragnarok, nuggetizer, or umbrela over HTTP, especially for local port planning, direct request payload compatibility, curl or jq pipelines, or sequencing retrieval, reranking, generation, nugget creation, nugget assignment, and passage judging from an Anserini fatjar RestServer.

2026-03-27
castorini-cli-reference
software-developers

Use when building, debugging, or reviewing CLI commands across nuggetizer, ragnarok, rank_llm, or umbrela and you need the shared castorini.cli.v1 envelope, common introspection commands, artifact shapes, or cross-repo CLI consistency rules.

2026-03-27
castorini-pipeline
software-developers

Use when coordinating an end-to-end Castorini pipeline across rank_llm, ragnarok, nuggetizer, and umbrela, especially for stage handoffs, JSONL compatibility, retrieval-to-answer evaluation flow, or reproducing a multi-stage experiment.

2026-03-27
castorini-release
software-developers

Use when publishing nuggetizer, ragnarok, rank_llm, or umbrela to PyPI or TestPyPI and you need the release sequence for version bumps, build checks, twine validation, TestPyPI dry-runs, or final production publishing.

2026-03-27