Scaffold a new instrument driver for a vendor/model from its programming reference (SCPI/programming manual/API SDK as a PDF, doc, HTML file, or website URL) and wire it into the repo per AGENTS.md conventions. Use when asked to "add a driver for ", "write a driver from this manual/datasheet", or similar. Produces the…
Write and run a standalone hardware-validation script for an instro driver against the real device, then iterate on the driver until every supported method passes. Use after authoring a driver (the add-instrument-driver skill hands off here) or when asked to "validate on hardware", "smoke-test this driver against the…
Run an instro driver's standalone hardware-validation script against the connected instrument and return a structured triage (per-step pass/fail, trimmed error excerpts, and a driver-bug vs script-config vs hardware-wiring hypothesis for each failure). Use from the validate-driver-hardware skill so the noisy…
Extract a structured, wire-level command spec for an instrument from its programming reference (SCPI/programming manual/API SDK or datasheet as a PDF, doc, HTML file, or website URL). Use when scaffolding a new instro driver and you need the per-method commands, error-query semantics, and channel model pulled out of a…
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.