datasheet-reader
Installation
SKILL.md
Datasheet Reader
Use this skill when a task depends on a datasheet or technical PDF.
- Input: local
.pdfpath orhttp(s)URL - Command:
pcb scan <input> - Output: stdout reports materialized
PDF:andMarkdown:paths - Next step: read the file at the
Markdown:path, not the raw PDF - Images are linked from the markdown
Workflow
- Run
pcb scan /path/to/file.pdforpcb scan https://.... - Capture the path on the
Markdown:line. - Read the markdown file and work from that artifact.
- Follow image links only if the task depends on figures, diagrams, or tables.