Plugin Marketplace Submission: openocd-spi-dump

Resolved 💬 3 comments Opened Dec 25, 2025 by lukejenkins Closed Feb 12, 2026

Plugin Submission Request

I'd like to submit a plugin for consideration in the official Claude plugin marketplace.

Plugin Details

Description

A plugin for dumping SPI flash/EEPROM memory through a microcontroller's SPI peripheral via OpenOCD, without requiring external SPI programming hardware. Useful for embedded systems reverse engineering.

Features

  • Skill: spi-flash-dump - Comprehensive knowledge about RAM-resident SPI dumping
  • MCU register maps for SAM4S, SAM3X, STM32F1/F4, nRF52, LPC1768
  • Ready-to-use code templates (C, linker scripts, OpenOCD TCL)
  • Troubleshooting guide for common issues
  • Command: /spi-dump - Fully guided interactive workflow
  • Gathers information about target MCU and SPI connections
  • Generates customized implementation for the user's hardware
  • Walks through testing and verification

Why Include This Plugin?

This fills a niche for embedded developers and hardware security researchers who need to dump firmware but don't have dedicated SPI programming hardware. The plugin transforms Claude into a knowledgeable assistant for a complex, multi-step hardware task.

Submission Checklist

  • [x] Plugin has valid plugin.json manifest
  • [x] Plugin is MIT licensed
  • [x] Repository is public
  • [x] Includes comprehensive README
  • [x] No external dependencies beyond OpenOCD

---

Note: I couldn't find documented submission process for the official marketplace. If there's a different process I should follow, please let me know!

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗