Use Plexus with Claude Code
Install the Plexus skill to give Claude Code deep knowledge of the SDK and Data API — both sides of the pipeline.
npx skills add plexus-oss/plexus-python@Plexus -gWhat you can ask
Setting up a device:
“Set up Plexus on my Raspberry Pi and start sending CPU and temperature metrics.”
“I’m reading IMU data over I2C — help me stream it to Plexus with the right metric names.”
“Add persistent buffering so my drone doesn’t lose telemetry when it loses signal.”
Building an app:
“Build a dashboard that shows live battery voltage for all my online devices.”
“Query the last 24 hours of motor RPM from drone-01 and plot it.”
“Stream live video from my robot’s front camera into a browser canvas.”
Last updated on