Agent skill · Testing & QA

scope-logic-analyzer

Test equipment integration for signal analysis (oscilloscope and logic analyzer)

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill scope-logic-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Edit-Glob-Grep
Path: library/specializations/embedded-systems/skills/scope-logic-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Oscilloscope/Logic Analyzer Skill ## Overview This skill provides test equipment integration for signal analysis, enabling automated measurements, protocol decoding, and timing verification using oscilloscopes and logic analyzers. ## Capabilities ### Oscilloscope Operations - Channel configuration - Trigger setup and management - Measurement automation - Waveform capture and export - Math and FFT operations - Cursor measurements - Mask testing ### Logic Analyzer Operations - Digital channel configuration - Protocol decoder setup - Trigger configuration - Capture depth management - State vs timing mode - Parallel bus capture ### Signal Measurements - Rise/fall time measurement - Frequency and period - Duty cycle analysis - Amplitude measurements - Pulse width measurement - Signal integrity metrics - Eye diagram analysis ### Protocol Decoding - I2C protocol decoding - SPI protocol decoding - UART/RS-232 decoding - CAN/LIN decoding - Custom protocol definitions ### Timing Analysis - Setup and hold time verification - Propagation delay measurement - Clock jitter analysis - Timing margin verification - Glitch detection ### FFT and Frequency Analysis - Spectrum analysis - Harmonic anal

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Oscilloscope Operations
  4. Logic Analyzer Operations
  5. Signal Measurements
  6. Protocol Decoding
  7. Timing Analysis
  8. FFT and Frequency Analysis
  9. Instrument Integration
  10. Target Processes
  11. Dependencies
  12. Usage Context
  13. Measurement Examples
  14. Rise Time Measurement
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the scope-logic-analyzer skill do?

Test equipment integration for signal analysis (oscilloscope and logic analyzer)

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill scope-logic-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going