claudeindex
Marketplace

moebit-tools

moebit's personal Claude Code marketplace — cross-model and other dev tools.

Stars

1

Forks

0

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add moebit/claude
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

3

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

multi-llm

Cross-model collaboration. First skill: brainstorm — multi-turn dialogue between OpenAI and Gemini, with optional --research mode (web search on both sides) and a --pro flag to swap to top-tier models.

Plugin

project-status

Generate and maintain an interactive HTML status page (project_status.html) summarizing a project's main parts, what shipped, and what's pending. Restyled with the ivory/clay/olive palette from thariqs.github.io/html-effectiveness.

Plugin

research-dev-loop

Autonomous research → plan → implement → test → decide loop. Codex critiques the plan and reviews the implementation; each stage is mirrored into an Obsidian wiki for cross-cycle memory; commits after each successful stage. Stops only when tests pass and no open doubts remain.