extract-specs

extract-specs is a skill for Claude Code, Codex from Faradworks/Pinscope. It costs 28 tokens per session (1,114 once invoked), scanned A, original, AGPL-3.0.

A tool for reading a simple discrete-component datasheet PDF and turning its pin table, package details, and electrical specifications into structured data.

In plain words
What is it for?
Use it when documenting or checking resistors, diodes, transistors, connectors, or other simple components from their datasheets.
Why use it?
It removes the need to find and copy these details manually from a technical PDF. The structured result is saved through the savespecs tool.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when documenting or checking resistors, diodes, transistors, connectors, or other simple components from their datasheets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/faradworks/pinscope/extract-specs
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Faradworks/Pinscope --skill extract-specs
Clone the repo
git clone --depth 1 https://github.com/Faradworks/Pinscope

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for extract-specs

README.md
[![agentmods](https://agentmods.dev/badge/skills/faradworks/pinscope/extract-specs/github.svg)](https://agentmods.dev/skills/faradworks/pinscope/extract-specs)
Your own site
<a href="https://agentmods.dev/skills/faradworks/pinscope/extract-specs"><img src="https://agentmods.dev/badge/skills/faradworks/pinscope/extract-specs/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for extract-specs

Your own site · 80×15
<a href="https://agentmods.dev/skills/faradworks/pinscope/extract-specs"><img src="https://agentmods.dev/badge/skills/faradworks/pinscope/extract-specs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,114 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.01114
Opus 5 $0.00014 $0.00557
Sonnet 5 $0.00006 $0.00223
Haiku 4.5 $0.00003 $0.00111

Measured 9d ago against content hash 29679bb0519a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

extract-specs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (validate.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/extract-specs/SKILL.md · 77 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 77 lines · 28 tokens per session scan A 29679bb0519a

Subscribe to this mod's changes

extract-specs is a skill published in the GitHub repository Faradworks/Pinscope (176 stars, last pushed 1mo ago), licensed AGPL-3.0. It adds 28 tokens to every session and 1,114 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

datasheets

Extract structured specifications from electronic component datasheet PDFs — pinouts, electrical characteristics, peripherals, topology, and features. Cache extractions per project for consumption by schematic and PCB analyzers. Primary consumer infrastructure for kicad, emc, spice, and thermal analyzers. Use this…

aklofas/kicad-happy · 156 tokens

kernelcad-drawings

Export 2D engineering-drawing sheets (SVG) from any model or assembly — third-angle front/top/left + isometric views with hidden-line removal, overall dimensions, and a title block. Use when the deliverable is a human-readable fabrication or review drawing.

w1ne/kernelCAD-web · 60 tokens

datasheet-interpreter

Extracts key specifications from component datasheet PDFs for maker projects. Use when user shares a datasheet PDF URL, asks about component specs, needs pin assignments, I2C addresses, timing requirements, or register maps. Downloads and parses PDF to extract essentials. Complements datasheet-parser for quick lookups.

wedsamuel1230/arduino-skills · 67 tokens

analyzing-malicious-pdfs

Analyzes malicious PDF documents: parsing the object structure for JavaScript, OpenAction/launch triggers, embedded files, and URIs, then extracting and decoding suspicious streams without opening the document in a reader. Activates for requests to analyze a malicious PDF, inspect PDF JavaScript, or extract embedded…

meltedinhex/analyst-ai-pack · 73 tokens

convert-schematic-pdf

Convert PDF circuit schematics into evidence-preserving SchematicIR JSON. Use when inspecting a schematic PDF, extracting components or connectivity, producing JSON, validating SchematicIR, or reviewing uncertain schematic recognition. Do not use for EDA drawing or PCB layout.

ght123247/schematic-pdf-to-json · 57 tokens

analyzing-malicious-pdf-with-peepdf

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects.

26zl/cybersec-toolkit · 43 tokens