Nex Datasheet Extractor
by Nex AI
Extracts structured electrical specs, package data, and compliance status from component datasheet PDFs.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Extract the specs from components/stm32f4.pdf and save it as a CSV row for my library.
Your agent does
Extraction complete. Created stm32f4.csv: part_number: STM32F405RG manufacturer: STMicroelectronics package: LQFP64 supply_voltage_min: 1.8 supply_voltage_max: 3.6 operating_temp_min: -40 operating_temp_max: 85 rohs_status: Compliant confidence: high
What you get
About this skill
The problem
Manually transcribing electrical specifications from PDF datasheets into component libraries is slow and prone to human error. Developers and hardware engineers often waste hours hunting for supply voltages, temperature ranges, and package types across multi-page documents.
What it does
- Parses PDF text layers to extract primary part numbers and manufacturer names.
- Identifies key electrical parameters including min/max supply voltages and operating temperatures.
- Extracts mechanical data like package strings and pin counts for footprint mapping.
- Checks for RoHS and REACH compliance status within the document text.
- Outputs structured data in JSON or CSV format for direct library ingestion.
Frameworks & tools
Python, pdfminer.six, pytest.
Why this beats prompting it yourself
General LLM prompting for PDF extraction often suffers from hallucination of numerical values or inconsistent formatting. This skill uses a specialized script to target specific datasheet patterns, providing a structured output with an extraction confidence score to flag entries needing manual review.
Use cases
- Populating an ECAD component library (Altium, KiCad) from a batch of PDFs.
- Automating compliance checks for large BOMs by extracting RoHS/REACH status.
- Building a searchable internal database of component electrical characteristics.
Known limitations
Only works on PDFs with a text layer. Scanned images or tables formatted as images will not be captured. Requires manual verification of electrical parameters before library commitment.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
249 skills on Agensi
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Popular in Workflow Automation

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.
transfer-playlist-to-apple-music
Automated, API-driven playlist migration from Spotify, Tidal, and YouTube Music to Apple Music with artist validation.
PPTX Toolkit — Create, Edit, and Extract PowerPoint Presentations
Everything needed to work with PowerPoint presentations programmatically
gspread client wrapper
A production-ready gspread wrapper pattern with built-in rate limit handling and CRUD operations.