AI AGENT ADDONS

Datasheet Reader

diodeinc/pcb
Documentation
1,509installs

Engineers often need to quickly find details in complex datasheets. This skill helps you read and understand technical PDF documents using a simple command called pcb scan. You can give it a local file path or a web link and it turns the PDF into easy to read markdown text.

Just run pcb scan with your input and the tool prints the path to a new markdown file. Then you read that markdown file instead of the raw PDF. Images from the datasheet are linked inside the markdown for you to view when needed. This saves time and makes it easier to find key information like specifications or pinouts.

Add Datasheet Reader skill to your workflow

Global

mkdir -p ~/.claude/skills/datasheet-reader

Project

mkdir -p .claude/skills/datasheet-reader

Source Repository

Stars
352
Forks
52
Watchers
352
License
MIT
Last Push
25 days ago
Created
1 year ago