From diodeinc-pcb-1
Reads datasheets and technical PDFs by running `pcb scan` on local paths or http(s) URLs, converts to markdown for easy analysis and Q&A. Useful for electronics, specs, and KiCad symbol resolution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/diodeinc-pcb-1:datasheet-readerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a task depends on a datasheet or technical PDF.
Use this skill when a task depends on a datasheet or technical PDF.
.pdf path or http(s) URLpcb scan <input>pcb scan /path/to/file.pdf or pcb scan https://....pcb scan ./TPS54331.pdf
pcb scan https://www.ti.com/lit/gpn/tca9554
pcb scan fails, report the failure briefly and then choose the best fallback.npx claudepluginhub joshuarweaver/cascade-code-general-misc-3 --plugin diodeinc-pcb-1Extracts structured specifications from electronic component datasheet PDFs (pinouts, electrical characteristics, features). Caches extractions for use by kicad, emc, spice, and thermal analyzers.
Parses complex documents with PaddleOCR to extract text, tables, formulas, charts, and layout structure. Use for invoices, academic papers, multi-column layouts, or any document needing structured understanding.
Extracts structured Markdown/JSON from PDFs and document images with cell-level table precision, LaTeX formulas, multi-column layout, and correct reading order. Useful for invoices, financial reports, academic papers, and complex documents.