Toolverse
All skills

review-environments

by PrimeIntellect-ai

Review verifiers environments for correctness, robustness, and ecosystem compatibility. Use when asked for environment code review, quality audit, migration validation, or release readiness checks for local environments or environments pulled from the Hub.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
1

About this skill

Review verifiers environments for correctness, robustness, and ecosystem compatibility. Use when asked for environment code review, quality audit, migration validation, or release readiness checks for local environments or environments pulled from the Hub.

How to use

  1. Przygotuj środowisko do przeglądu: umieść moduł środowiska w katalogu ./environments/<nazwa_env>, pobierz je z Hub za pomocą prime env pull owner/name lub zainstaluj pakiet w aktywnym workspace.

  2. Zidentyfikuj kontrakt środowiska, sprawdzając funkcję load_environment(), klasę bazową, zachowanie wdrażania, rubrykę i metryki.

  3. Zweryfikuj instalację i punkt wejścia runtime, uruchamiając kanoniczną ścieżkę ewaluacji: prime env install <env> a następnie prime eval run <env> -m gpt-4.1-mini -n 5. Nie dodawaj flagi --skip-upload, chyba że użytkownik wyraźnie o to poprosi.

  4. Skonfiguruj aliasy endpointów w configs/endpoints.toml dla powtarzalnych przebiegów przeglądu. Ustal, czy przegląd powinien skupić się na zachowaniu instrukcji czy rozumowaniu.

  5. Przeanalizuj pipeline nagród i zweryfikuj semantykę punktacji. Sprawdź, czy nagrody używają deterministycznych, jawnych kontroli lub sędziów opartych na LLM, a nie heurystyk słów kluczowych.

  6. Zweryfikuj samodzielność środowiska — upewnij się, że nie wymaga usług zarządzanych przez użytkownika przed załadowaniem, oraz że cykl życia piaskownic jest zarządzany przez samo środowisko.

Related skills

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111