Prismfy Web Search ClawHub

by uroboros1205

Default web search for OpenClaw. Search the web across 10 engines — Google, Reddit, GitHub, arXiv, Hacker News, and more — using Prismfy. Free tier included,...

latest
Downloads
78,544
+113 (+0.1%)
Stars
30
DL/day
1915.7
Installs
10
Versions
4
Age
41d
Acceleration
+2.3%

Growth Trajectory

Version Releases

VersionDateChangelog
1.3.4 2026-04-19 prismfy-search 1.3.4 • Fixed command handling and improved CLI stability • --help now works correctly • Improved validation for input parameters • Improved error handling and user-facing messages • Synced documentation with actual skill behavior • Updated default search engine behavior • Minor internal fixes and cleanup
1.3.2 2026-04-18 v1.3.2 Smarter search behavior — agents now actually search instead of guessing The main change in this release is fixing a common LLM problem: agents confidently answering questions from training data instead of looking things up. The skill now instructs the agent to always reach for real search results when live information is needed — pricing, docs, changelogs, community opinions, recent news — rather than making things up. Changes: Agents now search proactively instead of answering from memory when current data is available Added clear rules for when to search vs when to answer directly — no more guessing on time-sensitive topics Agents will search multiple times with different queries/engines if the first result doesn't cover it Sources are always cited after a search — no presenting web results as the agent's own knowledge If PRISMFY_API_KEY is not set, the agent explains what's missing and how to fix it instead of silently skipping search Added openclaw skills install prismfy-search as Step 1 in setup docs
1.1.0 2026-04-07 v1.1.0 Prismfy Search is now automatically set as the default web search tool in OpenClaw on install — no manual setup required Engines grouped by category (Web, News, Code, Academic, Community) for easier selection