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

physicalai

physicalai contains 5 collected skills from openvinotoolkit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
20
updated
2026-07-20
Forks
9
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

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.

2026-07-20
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 tests/unit/capture with fake devices.

2026-07-06
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, registered type names, or class_path init_args for inference pipeline components.

2026-07-06
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 packages, or the Runtime side of the export/load contract that Studio produces with physicalai export.

2026-07-06
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 execution modes.

2026-07-06
physicalai Agent Skills on GitHub | SkillsMP