Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
trade-ops-demo logo

trade-ops-demo

rajiv-openhands-plugins

demosClaude Codeby Rajiv Shah

Summary

Run and narrate the Rajistics trade operations agent demo

Install to Claude Code

/plugin install trade-ops-demo@rajiv-openhands-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add rajshah4/rajiv-openhands-plugins if you haven't already.

README.md

Rajiv OpenHands Plugins

A personal OpenHands plugin marketplace seeded from the public sample plugins repo and extended with a few higher-signal demo plugins.

Marketplace structure

rajiv-openhands-plugins/
├── .claude-plugin/
│   └── marketplace.json
└── plugins/
    ├── city-weather/
    ├── magic-test/
    ├── repo-primer/
    ├── incident-brief/
    ├── release-ready/
    ├── cs-web-issues/
    └── trade-ops-demo/

Included plugins

city-weather

Sample weather lookup plugin copied from jpshackelford/openhands-sample-plugins.

magic-test

Simple smoke test plugin copied from jpshackelford/openhands-sample-plugins.

repo-primer

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

incident-brief

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

release-ready

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

trade-ops-demo

Use this when you want the agent to run, narrate, or check the Rajistics Trade Ops Agent demo from a plugin command.

Examples:

/trade-ops-demo:story
/trade-ops-demo:status last day
/trade-ops-demo:run
/trade-ops-demo:preflight
/trade-ops-demo:slack

Marketplace source

Once this repo is pushed to GitHub, the OpenHands marketplace source would look like:

github://rajshah4/rajiv-openhands-plugins

Sample next additions

Good follow-on plugins to add:

  • a customer-demo plugin that turns notes into a tailored demo script
  • a docs-drafter plugin for release notes or customer updates
  • a bug-repro plugin that turns a failing report into a step-by-step repro plan

Related plugins

Browse all →