Public marketplace of agent plugins and skills for Inanimate developer tools and devices.
In Claude Code:
/plugin marketplace add inanimate-tech/agent-plugins
/plugin install <plugin>@inanimate
- resident — Skills for building, debugging, and extending Resident ESP32
sandbox devices.
Source:
inanimate-tech/residentattools/agent-plugin, tracksmain.
.claude-plugin/
└── marketplace.json # Claude Code marketplace catalog (name: inanimate)
Each plugin lives in its own product/system repo under tools/agent-plugin/
and is referenced from this marketplace via git-subdir.
Cross-tool support (e.g. Codex) is planned.
- Private/internal plugins live at
inanimate-tech/agent-plugins-internal(marketplace name:inanimate-internal).