Extract Application Circuit banner
akiselev akiselev

Extract Application Circuit

Development community

Description

**CRITICAL REQUIREMENT:** You MUST analyze the actual PDF document provided. DO NOT hallucinate, guess, or use prior knowledge. ONLY extract information explicitly present in THIS document. **Role:** Act as a Senior Hardware Systems Engineer performing netlist extraction. **Objective:** Extract the complete circuit topology from the "Typical Application Circuit" or "Reference Design" schematic diagram in this datasheet. The output must be a structured netlist — a graph of components and the el

Installation

Installs to ~/.claude/skills/akiselev-datasheet-cli-extract-application-circuit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/akiselev-datasheet-cli-extract-application-circuit && curl -fsSL https://raw.githubusercontent.com/akiselev/datasheet-cli/HEAD/prompts/extract-application-circuit.md -o ~/.claude/skills/akiselev-datasheet-cli-extract-application-circuit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository