Toolverse
All skills

code-change-verification

by openai

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

Installation

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

Installation

Quick info

Author
openai
Category
Data Science
Views
22

About this skill

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

How to use

  1. Umieść skill w katalogu ./.agents/skills/code-change-verification w głównym folderze repozytorium — będzie się ładować automatycznie dla projektu.

  2. Na macOS lub Linux otwórz terminal w katalogu repozytorium i uruchom skrypt bash: bash .agents/skills/code-change-verification/scripts/run.sh. Na Windows otwórz PowerShell i wykonaj: powershell -ExecutionPolicy Bypass -File .agents/skills/code-change-verification/scripts/run.ps1.

  3. Jeśli zależności nie są zainstalowane lub uległy zmianie, najpierw uruchom make sync — zainstaluje to wymagane pakiety deweloperskie za pomocą narzędzia uv.

  4. Skrypt uruchomi cztery komendy w ustalonej kolejności: make format, make lint, make mypy i make tests. Jeśli którakolwiek komenda się nie powiedzie, przeczytaj komunikat błędu, napraw problem w kodzie, a następnie uruchom skrypt ponownie od początku.

  5. Po każdej poprawie zawsze uruchamiaj pełny stos weryfikacji jeszcze raz — upewni się to, że wszystkie komendy wykonają się w wymaganej kolejności i żaden błąd nie pozostanie.

  6. Oznacz pracę jako ukończoną dopiero wtedy, gdy wszystkie komendy zakończą się sukcesem bez żadnych pozostałych błędów.

Related skills

web-artifacts-builder

by anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX

Data Science
37124

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147