Searches indexed embedded systems documentation for registers, memory maps, and peripheral details using search_docs tool.
npx claudepluginhub michaelayles/bitwise-mcp --plugin bitwise-embedded-docsThis skill uses the workspace's default tool permissions.
Search the indexed embedded systems documentation for the user's query. Use the `search_docs` MCP tool to find relevant sections, register definitions, and memory map information from ingested PDF datasheets.
Provides patterns for embedded software development including real-time systems, memory management, hardware abstraction, interrupt handling, and debugging techniques for resource-constrained environments.
Searches DigiKey API for electronic components by keyword or MPN, checks pricing/stock, downloads/analyzes datasheets, syncs local directories from KiCad schematics or batch MPN lists for prototyping.
Guides doc lookup and web search workflow for investigating libraries, APIs, or unfamiliar patterns before implementation.
Share bugs, ideas, or general feedback.
Search the indexed embedded systems documentation for the user's query. Use the search_docs MCP tool to find relevant sections, register definitions, and memory map information from ingested PDF datasheets.
If the user is looking for a specific register by name, prefer find_register for exact matches.
If no documents are indexed yet, suggest using ingest_docs first with the path to a PDF datasheet.