Extract Boot Config banner
akiselev akiselev

Extract Boot Config

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 an Embedded Hardware Bring-up Engineer. **Objective:** Extract "Strap" pins, Boot Mode configurations, and Debug interface requirements from the datasheet. **Context:** The output will be used to configure boot mode hardware and debug interface connections on a custom PCB design. --- ##

Installation

Installs to ~/.claude/skills/akiselev-datasheet-cli-extract-boot-config/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository