Skip to main content
openvinotoolkit
GitHub creator profile

openvinotoolkit

Repository-level view of 39 collected skills across 5 GitHub repositories.

skills collected
39
repositories
5
updated
Sep 8, 2026
repository explorer

Repositories and representative skills

ov-github-actions-ci
software-developers

Author, edit, debug, and review the OpenVINO GitHub Actions CI infrastructure — regular (non-agentic) workflows under .github/workflows, reusable job_*.yml workflows, custom composite actions under .github/actions, CI helper scripts under .github/scripts,…

Aug 27, 2026
ov-gguf-add-architecture
software-developers

Enable a new model architecture/family in the OpenVINO GGUF frontend's native .gguf builder, or check whether a GGUF model is supported. Use when the user asks to enable, support or bring up a GGUF/llama.cpp model (llama, qwen, phi, gemma, MoE and similar…

Aug 21, 2026
ov-gguf-debug-accuracy
software-developers

Debug wrong or degraded output from a GGUF model running through the OpenVINO GGUF frontend or the ggml-openvino backend. Use when a GGUF model converts but produces garbage, repeated or drifting tokens, a cosine-similarity cliff between layers, output that…

Aug 21, 2026
ov-gguf-enable-op
software-developers

Enable a ggml operation in the OpenVINO GGUF frontend by adding or fixing an op translator. Use when conversion fails with "Translation for operation type GGML_OP_* is not implemented", when the user asks to add/implement/fix a GGUF or ggml op translator or…

Aug 21, 2026
ov-update-pytorch-version
software-developers

Upgrade the PyTorch version used by OpenVINO tests (torch / torchvision / torchaudio) and resolve fallout — missing operator translators, new functionalized `*_copy` aten ops, decomposition changes, FX-only tests failing in TorchScript mode, and accuracy…

Aug 14, 2026
ov-agentic-workflows
software-developers

Author, edit, compile, validate, and debug any OpenVINO gh-aw agentic workflow (e.g. ci-doctor, ci-doctor-mq, and any future ones) and their shared safe-output jobs under .github/workflows/shared/agentic-workflows. Use when a user wants to create a new…

Aug 12, 2026
ov-transformation-tests
software-quality-assurance-analysts-and-testers

Write unit tests for OpenVINO ov::Model graph transformations (passes). Use when the user asks to write, add, or refactor tests for a transformation pass (MatcherPass, ModelPass), or to modernize legacy transformation tests.

Jul 3, 2026
ov-debug
software-developers

Troubleshooting all sorts of failures, crashes, exceptions and errors using debug capabilities. Analyze accuracy, performance, model compilation, or memory issues. Dump tensors and intermediate blobs. Serialize and visualize IRs, execution graphs. Enable…

Jun 30, 2026
Showing 8 of 20 collected skills.
physicalai-runtime-working-with-config
software-developers

Works with physicalai.config (Config recipes, export_config, jsonargparse, YAML). Use when editing src/physicalai/config, class_path YAML, runtime or policy construction, or docs under docs/how-to/config and docs/explanation/configuration.md. Runtime owns…

Aug 20, 2026
physicalai-runtime-adding-a-robot-integration
software-developers

Adds or modifies robot hardware integrations under physicalai.robot. Use when implementing the Robot protocol, SO101 or Trossen WidowX drivers, robot connect helpers, verify.py checks, optional extras so101 or trossen, or tests in tests/unit/robot.

Jul 20, 2026
physicalai-runtime-adding-a-camera-backend
software-developers

Adds or modifies a camera backend under physicalai.capture. Use when implementing a new Camera type, extending create_camera in src/physicalai/capture/factory.py, discovery helpers, optional pip extras for vendor SDKs, SharedCamera transport, or tests under…

Jul 6, 2026
physicalai-runtime-configuring-inference-pipeline
software-developers

Configures preprocessors, postprocessors, and runners around InferenceModel via manifest specs and ComponentRegistry. Use when editing physicalai.inference.preprocessors or postprocessors, manifest preprocessor/postprocessor lists, instantiate_component,…

Jul 6, 2026
physicalai-runtime-loading-exported-policies
software-developers

Loads and validates policies exported from Physical AI Studio for Runtime deployment. Use when working on InferenceModel, InferenceModel.from_pretrained, manifest.json, adapter auto-detection (onnx, openvino), backend/device kwargs, Hugging Face Hub policy…

Jul 6, 2026
physicalai-runtime-running-policy-on-robot
software-developers

Runs exported policies on hardware with PolicyRuntime, execution modes, and physicalai run. Use when wiring PolicyRuntime, SyncExecution or RTC execution, runtime YAML configs, action queues, runtime callbacks, or docs/how-to/runtime run-policy-on-robot and…

Jul 6, 2026
Showing 5 of 5 repositories
All repositories loaded