Skip to main content
Run any Skill in Manus
with one click
nominal-io
GitHub creator profile

nominal-io

Repository-level view of 8 collected skills across 2 GitHub repositories.

skills collected
8
repositories
2
updated
2026-07-08
repository explorer

Repositories and representative skills

add-instrument-driver
electronics-engineers-except-computer

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 <vendor> <model>", "write a driver from this manual/datasheet", or similar. Produces the driver module, registration, mocked-transport tests, and doc updates on a tracking branch.

2026-07-08
add-instrument-driver
electronics-engineers-except-computer

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 <vendor> <model>", "write a driver from this manual/datasheet", or similar. Produces the driver module, registration, mocked-transport tests, and doc updates on a tracking branch.

2026-07-08
validate-driver-hardware
software-quality-assurance-analysts-and-testers

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 <driver> on hardware", "smoke-test this driver against the real instrument", or similar. Produces a self-contained, runnable test script under tests/<category>/<vendor>/ and a triaged pass/fail report; self-corrects driver bugs found along the way.

2026-06-30
validate-driver-hardware
software-quality-assurance-analysts-and-testers

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 <driver> on hardware", "smoke-test this driver against the real instrument", or similar. Produces a self-contained, runnable test script under tests/<category>/<vendor>/ and a triaged pass/fail report; self-corrects driver bugs found along the way.

2026-06-30
mintlify-api
software-developers

Interact with the Mintlify REST API to manage deployments, trigger builds, and query documentation site metadata programmatically.

2026-05-23
mintlify
software-developers

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

2026-05-23
Showing 2 of 2 repositories
All repositories loaded