From 2a1c12774ad4b36a930dd1358f7223963d7888c4 Mon Sep 17 00:00:00 2001 From: c5huracan <93015898+c5huracan@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:12:43 -0600 Subject: [PATCH] Add meyhem-search skill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28bed0e..f35e75d 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Skills are reusable workflows described in natural language (SKILL.md format) th - [agent-stuff (mitsupi)](https://github.com/mitsuhiko/agent-stuff) — Skills and extensions for pi (commit, changelog, GitHub, web browser, tmux, Sentry, and more) - [pi-amplike](https://github.com/pasky/pi-amplike) — Pi skills for web search and webpage extraction (Jina APIs) +- [meyhem-search](https://github.com/c5huracan/meyhem/tree/main/meyhem-search) — Web search with outcome tracking via Meyhem (no API key needed) - [pi-skills](https://github.com/badlogic/pi-skills) — Community skills collection - [brave-search](https://github.com/badlogic/pi-skills/tree/main/brave-search) — Web search and content extraction via Brave Search API - [browser-tools](https://github.com/badlogic/pi-skills/tree/main/browser-tools) — Interactive browser automation via Chrome DevTools Protocol