Remi Agents Remi Engineering Marketplace
remi-agents-remi-engineering-marketplace is a Claude Code plugin for the Build phase that provides two engineering utilities for scaffolding plugins and running iterative smoke tests.
Add REMI’s minimal engineering marketplace to scaffold Claude Code plugins and run iterative Ralph Wiggum–style smoke tests while you stand up agent tooling.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install remi-agents-remi-engineering-marketplace@REMI-Agents/remi-engineering-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:REMI-Agents/remi-engineering-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:REMI-Agents/remi-engineering-marketplace").
What it does
remi-agents-remi-engineering-marketplace is a small, maintainer-curated Claude Code plugin marketplace aimed at builders who extend Claude Code before they extend their product. With two plugins, it skews toward scaffolding, hello-world verification, and iterative smoke or test loops rather than a full application feature set. Solo developers evaluating how to package commands, validate folder layout, and prove a plugin loads correctly can treat it as a minimal engineering starter kit. The Ralph Wiggum–style iterative testing hook signals a preference for tight feedback cycles while agent tooling comes online. It is narrower than large command packs or domain LSPs: value is learning REMI’s patterns and having a known-good marketplace source for Claude Code plugin development. Expect to combine this with your own skills and repos once the scaffold passes smoke tests.
Highlights
- Two-plugin engineering marketplace maintained by REMI-Agents for Claude Code
- Minimal scaffold and hello-world style paths to validate plugin install smoke tests
- Iterative Ralph Wiggum–style test workflow keyworded for repeated agent test loops
- Community marketplace entry with engineering-focused plugin keywords
- Useful as a reference bundle when authoring your own Claude Code marketplace plugins
Why builders use it
Builders new to Claude Code marketplaces struggle to scaffold a plugin folder and prove install paths work before investing in a full command suite.
After registering REMI’s marketplace, you can install its two plugins, run minimal hello-world smoke checks, and iterate tests while authoring your own Claude Code extensions.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is remi-agents-remi-engineering-marketplace for?
It is for Claude Code users and REMI-Agents followers who need a small, official-style marketplace to scaffold plugins and exercise iterative smoke tests.
When should I use remi-agents-remi-engineering-marketplace?
Use it at the start of a Claude Code plugin project when you need install verification, folder scaffold, and short iterative test loops before shipping custom commands.
How do I add remi-agents-remi-engineering-marketplace to my agent?
Add the REMI-Agents/remi-engineering-marketplace repository as a Claude Code marketplace source, install the two listed plugins, and follow each plugin’s command docs for scaffold and smoke tests.
Comments
Share how you use remi-agents-remi-engineering-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.