What problem does it solve? Electrical engineers spend hours digging through 200-page PDF datasheets to find a single timing parameter, pinout, or power specification. This Skill converts datasheets into searchable markdown, indexes them, and answers natural language questions with citations to the exact source section. ## Core Features & Use Cases - Datasheet Ingestion: Converts PDF, Word, and Excel datasheets to clean markdown, classifies them into organized knowledgebase folders (SoC, System, Components, Firmware), and adds metadata headers with part number, manufacturer, and revision. - Indexed Q&A: Searches indexed datasheets via keyword and semantic search to answer questions about timing parameters, register maps, pinouts, thermal limits, and power specs, always citing the source file and section. - Cross-Part Comparison: Compares specifications across multiple indexed datasheets, such as DDR5 vs DDR4 power consumption. - Use Case: Ask "What are the I2C register addresses for the VRM?" and receive the register map with descriptions, cited to the exact datasheet section, rendered as an HTML table. ## Quick Start Ingest this DDR5 datasheet PDF into the knowledgebase and then tell me its maximum clock frequency.