Meyhem Deep Researcher
name: meyhem-researcher
by c5huracan · published 2026-03-22
$ claw add gh:c5huracan/c5huracan-meyhem-researcher---
name: meyhem-researcher
description: Multi-query research tool with LLM-ranked results and freshness control. Breaks a topic into focused queries, previews top results. No API key.
version: 0.2.5
author: c5huracan
homepage: https://github.com/c5huracan/meyhem
metadata:
openclaw:
requires:
bins:
- python3
---
# Meyhem Deep Researcher
Multi-query research tool. Breaks a topic into focused queries, searches via api.rhdxm.com with LLM-ranked results, and previews top results.
No API key. No signup. No rate limits.
Why Meyhem Researcher?
Quick Start
python3 researcher.py "transformer attention mechanism"
python3 researcher.py "kubernetes networking" -n 3 -q 5
python3 researcher.py "AI regulation 2026" --freshness realtime
python3 researcher.py "climate policy updates" --freshness hour --agent my-researcherQuick Start (REST)
Full API docs: https://api.rhdxm.com/docs
curl -s -X POST https://api.rhdxm.com/search \
-H 'Content-Type: application/json' \
-d '{"query": "YOUR_QUERY", "agent_id": "my-researcher", "max_results": 10, "freshness": "hour"}'Freshness options: `realtime` (never cached), `hour`, `day`, `week`, or omit for default (1hr cache).
MCP
You can also connect via MCP at `https://api.rhdxm.com/mcp/` for richer integration.
Data Transparency
This skill sends your search query, an agent identifier, and any selected URLs to `api.rhdxm.com`. The skill does not access local files, environment variables, or credentials on its own, but anything you include in the query or agent_id will be transmitted. Avoid sending sensitive or proprietary content.
Source code: https://github.com/c5huracan/meyhem
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...