meyhem-researcher
Multi-query research tool with LLM-ranked results and freshness control. Breaks a topic into focused queries, previews top results. No API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/c5huracan/meyhem-researcherWhat This Skill Does
Meyhem Researcher is a sophisticated, open-source deep research agent designed to automate complex information gathering. Unlike standard search tools that rely on fragmented snippets, Meyhem retrieves and processes the full text of web pages. By breaking down complex queries into multiple sub-queries, it executes searches across various engines in parallel, synthesizes the findings into a coherent report, and tracks outcomes to improve future performance. It operates with a unique privacy-first philosophy, requiring no API keys or personal signups, making it an ideal tool for researchers who prioritize anonymity and efficiency.
Installation
To integrate this skill into your environment, use the OpenClaw hub command:
clawhub install openclaw/skills/skills/c5huracan/meyhem-researcher
Ensure that your system has python3 installed, as the skill relies on a Python-based execution environment. Once installed, you can trigger the researcher directly from your terminal or via the provided MCP (Model Context Protocol) endpoint at https://api.rhdxm.com/mcp/.
Use Cases
- Technical Documentation: Quickly gather architectural details about specific frameworks or libraries by synthesizing multiple high-authority developer sources.
- Market Intelligence: Compare competitive product features by performing deep, parallel searches across industry blogs and official product documentation.
- Academic Inquiry: Deep dive into specific research topics by retrieving full-text content instead of relying on summary snippets, ensuring a more comprehensive understanding of the source material.
- Automated Research Pipelines: Integrate via REST API into larger agentic workflows to retrieve contextual data for decision-making processes.
Example Prompts
- "Meyhem, perform a deep research analysis on the current limitations of zero-knowledge proofs in decentralized finance and summarize the most cited academic challenges."
- "Research the latest best practices for Kubernetes ingress networking and synthesize a report comparing NGINX vs Traefik performance metrics."
- "Conduct a deep search for the history of the transformer attention mechanism, identifying the seminal papers and their primary technical contributions."
Tips & Limitations
- Quality Control: While the agent synthesizes findings, always verify critical information against primary sources provided in the report.
- Privacy: The skill is designed for data transparency. While search queries are logged in an aggregate, anonymized database to improve global search rankings, your personal identity and system data remain strictly local. No PII is collected.
- Performance: Increase the
-q(query) flag count for more complex, multi-faceted research topics to gain a broader perspective from different search engines.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-c5huracan-meyhem-researcher": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
meyhem-search
Web search with LLM-ranked results and freshness control. Queries api.rhdxm.com across multiple engines. No API key.
meyhem-capabilities
Find the best tool for your task across 22,000+ MCP servers and OpenClaw skills. Ranked by community trust. No API key.
mcp-finder
Find the right MCP server for your task. 6,700+ MCP servers indexed and ranked by community trust. No API key. For MCP + OpenClaw combined, see meyhem-capabilities.