From 1687d09aafdc6096859cab52a0f1507043dbfaa3 Mon Sep 17 00:00:00 2001 From: c5huracan <93015898+c5huracan@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:02:29 -0600 Subject: [PATCH] Add meyhem-search and meyhem-researcher skills --- categories/search-and-research.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/categories/search-and-research.md b/categories/search-and-research.md index 0cff554..1b9db5c 100644 --- a/categories/search-and-research.md +++ b/categories/search-and-research.md @@ -215,6 +215,8 @@ - [meetup-planner](https://github.com/openclaw/skills/tree/main/skills/apresmoi/meetup-planner/SKILL.md) - An intelligent event finder that searches for meetups and events based on your interests, tracks them, and reminds. - [memo-persistent-memory](https://github.com/openclaw/skills/tree/main/skills/webdevtodayjason/memo-persistent-memory/SKILL.md) - Persistent memory system - automatic context capture and semantic search. - [message-parser](https://github.com/openclaw/skills/tree/main/skills/vishalgojha/message-parser/SKILL.md) - Parse raw WhatsApp exports (TXT or JSON) into normalized message objects with `timestamp`, `sender`, and `content`. +- [meyhem-researcher](https://github.com/openclaw/skills/tree/main/skills/c5huracan/meyhem-researcher/SKILL.md) - Multi-query deep research with outcome tracking. Every search improves future results for all agents. +- [meyhem-search](https://github.com/openclaw/skills/tree/main/skills/c5huracan/meyhem-search/SKILL.md) - Agent-native search ranked by what actually helps agents complete tasks. No API key, no signup. - [mh-bear-notes](https://github.com/openclaw/skills/tree/main/skills/mohdalhashemi98-hue/mh-bear-notes/SKILL.md) - Create, search, and manage Bear notes via grizzly CLI. - [mh-session-logs](https://github.com/openclaw/skills/tree/main/skills/mohdalhashemi98-hue/mh-session-logs/SKILL.md) - Search and analyze your own session logs (older/parent conversations) using jq. - [mh-wacli](https://github.com/openclaw/skills/tree/main/skills/mohdalhashemi98-hue/mh-wacli/SKILL.md) - Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).