By rajshah4
A simple test plugin with a magic word skill for verifying plugin loading
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
Build a quick repo tour with architecture, entry points, and likely edit paths
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 magic-testComprehensive 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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development