By rajshah4
Build a quick repo tour with architecture, entry points, and likely edit paths
A personal OpenHands plugin marketplace seeded from the public sample plugins repo and extended with a few higher-signal demo plugins.
rajiv-openhands-plugins/
├── .claude-plugin/
│ └── marketplace.json
└── plugins/
├── city-weather/
├── magic-test/
├── repo-primer/
├── incident-brief/
└── release-ready/
Sample weather lookup plugin copied from jpshackelford/openhands-sample-plugins.
Simple smoke test plugin copied from jpshackelford/openhands-sample-plugins.
Use this when you want the agent to build a fast mental model of the current codebase, including architecture, entry points, likely edit surfaces, and test commands.
Example:
/repo-primer:scan auth and request routing
Use this when you have a bug report, outage, or failing deploy and want the agent to turn the context into a compact operator brief with hypotheses and next actions.
Example:
/incident-brief:brief API 500s after latest deploy
Use this when you want the agent to turn a change description into a rollout checklist with validation, monitoring, and rollback guidance.
Example:
/release-ready:check enable custom sandbox image support for enterprise
Once this repo is pushed to GitHub, the OpenHands marketplace source would look like:
github://rajshah4/rajiv-openhands-plugins
Good follow-on plugins to add:
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimGet current weather, time, and precipitation forecast for any city
A simple test plugin with a magic word skill for verifying plugin loading
Turn raw issue context into an operator-friendly incident brief and next-step plan
Create a rollout, validation, and rollback checklist for a change before shipping it
Shared CS web issue response skill for triaging customer-facing web incidents from GitHub issues
npx claudepluginhub rajshah4/rajiv-openhands-plugins --plugin repo-primerComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.