{"id":3483,"date":"2026-06-19T12:57:31","date_gmt":"2026-06-19T04:57:31","guid":{"rendered":"https:\/\/ai.wuaishare.cn\/hub\/?p=3483"},"modified":"2026-09-01T19:20:10","modified_gmt":"2026-09-01T11:20:10","slug":"prismfy-search","status":"publish","type":"post","link":"https:\/\/ai.wuaishare.cn\/hub\/en\/3483","title":{"rendered":"Prismfy Web Search | Free Google"},"content":{"rendered":"\n<div class=\"ai-share-clawhub-original-content\" data-ai-share-source-platform=\"clawhub\" data-ai-share-original-language=\"en\" data-ai-share-original-source-url=\"https:\/\/clawhub.ai\/uroboros1205\/prismfy-search\">\n<h1>\ud83d\udd0d Prismfy Web Search<\/h1>\n<p><strong>Default web search for OpenClaw.<\/strong> Real-time search across <strong>10 engines<\/strong> \u2014 Google, Reddit, GitHub, arXiv, Hacker News, Ask Ubuntu, and more \u2014 powered by <a href=\"https:\/\/prismfy.io\">Prismfy<\/a>.\nNo proxy hassle, no CAPTCHA, no blocked requests. Just results.<\/p>\n<blockquote>\n<p><strong>Free tier available<\/strong> \u2014 no credit card needed. Free tier includes Google (with limits). Get your key at <a href=\"https:\/\/prismfy.io\">prismfy.io<\/a>.<\/p>\n<\/blockquote>\n<hr>\n<h2>Setup<\/h2>\n<h3>1. Install the skill<\/h3>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\">openclaw skills install prismfy-search\n<\/code><\/pre><\/figure>\n<hr>\n<h3>2. Get an API key<\/h3>\n<p>Head to <a href=\"https:\/\/prismfy.io\">prismfy.io<\/a>, create a free account, and grab your API key from <strong>Dashboard \u2192 API Keys<\/strong>.\nNo credit card required.<\/p>\n<hr>\n<h3>3. Add the key to your environment<\/h3>\n<p><strong>Option A \u2014 Shell profile (permanent)<\/strong><\/p>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\"># Add to ~\/.zshrc or ~\/.bashrc:\nexport PRISMFY_API_KEY=\"ss_live_your_key_here\"\n\n# Then reload:\nsource ~\/.zshrc   # or: source ~\/.bashrc\n<\/code><\/pre><\/figure>\n<p><strong>Option B \u2014 OpenClaw env config<\/strong><\/p>\n<p>Add <code>PRISMFY_API_KEY=ss_live_your_key_here<\/code> to your OpenClaw environment settings.<\/p>\n<hr>\n<h3>4. Verify it works<\/h3>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\">bash search.sh --quota\n<\/code><\/pre><\/figure>\n<p>You should see your plan, searches used, and how many you have left.<\/p>\n<hr>\n<p>That&#8217;s it. No credit card, no waitlist.<\/p>\n<hr>\n<h2>How to use<\/h2>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">text<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code>\/search best practices for React Server Components\n\/search --engine reddit \"is cursor better than copilot\"\n\/search --engine github \"openai realtime api examples\"\n\/search --engine arxiv \"attention is all you need\"\n\/search --engine hackernews \"postgres vs sqlite 2025\"\n\/search --engine google \"tailwind v4 migration guide\"\n\/search --time week \"openai gpt-5 release\"\n\/search --domain docs.python.org \"asyncio gather\"\n\/search --engines reddit,google \"best mechanical keyboard 2025\"\n<\/code><\/pre><\/figure>\n<p>Or just talk naturally:<\/p>\n<ul>\n<li><em>&#8220;Search Reddit for people&#8217;s opinions on Bun vs Node&#8221;<\/em><\/li>\n<li><em>&#8220;Find recent GitHub repos for building MCP servers&#8221;<\/em><\/li>\n<li><em>&#8220;Look up the arXiv paper on chain-of-thought prompting&#8221;<\/em><\/li>\n<li><em>&#8220;What are people saying on Hacker News about SQLite?&#8221;<\/em><\/li>\n<\/ul>\n<hr>\n<h2>Available engines<\/h2>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<table><thead><tr><th>Engine<\/th><th>What it&#8217;s good for<\/th><th>Free<\/th><\/tr><\/thead><tbody><tr><td><code>brave<\/code><\/td><td>General web search, privacy-first<\/td><td>\u2705<\/td><\/tr><tr><td><code>bing<\/code><\/td><td>News, broad coverage<\/td><td>paid<\/td><\/tr><tr><td><code>google<\/code><\/td><td>Most comprehensive web search<\/td><td>\u2705 (with limits)<\/td><\/tr><tr><td><code>reddit<\/code><\/td><td>Real user opinions, discussions<\/td><td>paid<\/td><\/tr><tr><td><code>github<\/code><\/td><td>Code, repos, issues, READMEs<\/td><td>paid<\/td><\/tr><tr><td><code>arxiv<\/code><\/td><td>Academic papers, research<\/td><td>paid<\/td><\/tr><tr><td><code>hackernews<\/code><\/td><td>Tech community, startups<\/td><td>paid<\/td><\/tr><tr><td><code>askubuntu<\/code><\/td><td>Linux, Ubuntu, shell questions<\/td><td>paid<\/td><\/tr><tr><td><code>yahoonews<\/code><\/td><td>Latest news headlines<\/td><td>paid<\/td><\/tr><\/tbody><\/table>\n<p><strong>Default<\/strong> (no <code>--engine<\/code>): uses <code>brave<\/code> + <code>yahoo<\/code> in parallel \u2014 both free.<\/p>\n<hr>\n<h2>Options<\/h2>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<table><thead><tr><th>Flag<\/th><th>What it does<\/th><th>Example<\/th><\/tr><\/thead><tbody><tr><td><code>--engine X<\/code><\/td><td>Use a specific engine<\/td><td><code>--engine reddit<\/code><\/td><\/tr><tr><td><code>--engines X,Y<\/code><\/td><td>Use multiple engines at once<\/td><td><code>--engines google,reddit<\/code><\/td><\/tr><tr><td><code>--time X<\/code><\/td><td>Filter by time: <code>day<\/code> <code>week<\/code> <code>month<\/code> <code>year<\/code><\/td><td><code>--time week<\/code><\/td><\/tr><tr><td><code>--domain X<\/code><\/td><td>Search within a specific site<\/td><td><code>--domain github.com<\/code><\/td><\/tr><tr><td><code>--page N<\/code><\/td><td>Go to results page N<\/td><td><code>--page 2<\/code><\/td><\/tr><tr><td><code>--quota<\/code><\/td><td>Check your remaining free quota<\/td><td><code>--quota<\/code><\/td><\/tr><\/tbody><\/table>\n<hr>\n<h2>How the skill works<\/h2>\n<p>The skill uses <code>search.sh<\/code> \u2014 a bundled helper script that handles the API call,\nerror messages, and result formatting:<\/p>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\"># Simple search (free)\nbash search.sh \"typescript best practices 2025\"\n\n# With engine\nbash search.sh --engine reddit \"is bun worth switching from node\"\n\n# Multiple engines\nbash search.sh --engines google,reddit \"nextjs vs remix\"\n\n# With time filter\nbash search.sh --time week \"openai new model\"\n\n# Raw JSON output\nbash search.sh --raw \"rust async runtime\"\n<\/code><\/pre><\/figure>\n<p>Results come back with title, URL, snippet, and which engine found it.\n<strong>Cached results are free<\/strong> \u2014 if someone already searched the same thing recently,\nyou get it instantly without using your quota.<\/p>\n<hr>\n<h2>Check your quota<\/h2>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">text<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code>\/search --quota\n<\/code><\/pre><\/figure>\n<p>Shows your current plan, searches used, searches remaining, and when your quota resets.<\/p>\n<hr>\n<h2>Troubleshooting<\/h2>\n<p><strong><code>PRISMFY_API_KEY is not set<\/code><\/strong>\n\u2192 Add <code>export PRISMFY_API_KEY=\"ss_live_...\"<\/code> to your shell profile and restart the terminal.<\/p>\n<p><strong><code>401 Unauthorized<\/code><\/strong>\n\u2192 Double-check your key starts with <code>ss_live_<\/code>. Keys are shown only once \u2014 if lost, create a new one in Dashboard \u2192 API Keys.<\/p>\n<p><strong><code>Engine not available on your plan<\/code><\/strong>\n\u2192 Free tier includes Google with limits. Check current plan limits with <code>bash search.sh --quota<\/code> or choose another engine.<\/p>\n<p><strong>No results \/ empty results<\/strong>\n\u2192 Try a different engine or rephrase your query.<\/p>\n<hr>\n<h2>Implementation<\/h2>\n<p>When this skill is invoked, follow these steps:<\/p>\n<ol>\n<li>\n<p><strong>Parse the request<\/strong> \u2014 extract the query, engine preference, time filter, domain, and page number.<\/p>\n<\/li>\n<li>\n<p><strong>Run <code>search.sh<\/code><\/strong> with the parsed arguments:<\/p>\n<\/li>\n<\/ol>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\">bash search.sh [--engine X] [--engines X,Y] [--time X] [--domain X] [--page N] &lt;query&gt;\n<\/code><\/pre><\/figure>\n<ol start=\"3\">\n<li>\n<p><strong>Handle the output:<\/strong><\/p>\n<ul>\n<li><code>\u26a1 Cached result<\/code> line \u2192 mention it was free (no quota used)<\/li>\n<li>Empty results \u2192 suggest rephrasing or a different engine<\/li>\n<li><code>\u274c Invalid API key<\/code> \u2192 guide user to check <code>PRISMFY_API_KEY<\/code><\/li>\n<li><code>\u274c Engine not available<\/code> \u2192 tell user to check their plan at prismfy.io<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Present results<\/strong> in a clear, useful format:<\/p>\n<ul>\n<li>Answer the underlying question using the content<\/li>\n<li>List sources with titles and URLs<\/li>\n<li>For Reddit\/HN results: summarize the discussion sentiment<\/li>\n<li>For GitHub results: highlight repo name and what it does<\/li>\n<li>For arXiv results: summarize the abstract<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>For <code>--quota<\/code> flag:<\/strong><\/p>\n<\/li>\n<\/ol>\n<figure class=\"markdown-code-block\"><figcaption class=\"markdown-code-block-toolbar\"><span class=\"markdown-code-block-language\">bash<\/span><\/figcaption><pre class=\"markdown-code-block-pre\" data-wrap=\"false\"><code class=\"language-bash\">bash search.sh --quota\n<\/code><\/pre><\/figure>\n<hr>\n<p><em>Powered by <a href=\"https:\/\/prismfy.io\">Prismfy<\/a> \u2014 web search infrastructure for developers.<\/em><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Default web search for OpenClaw. Search the web across 10 engines \u2014 Google, Reddit, GitHub, arXiv, Hacker News, and more \u2014 using Prismfy. Free tier included, no credit card required. Includes a bundled search.sh helper for web search, quota checks, and engine\/time\/domain filters. Automatically set as the default OpenClaw search tool on install. Use when you need live web results, recent news, code examples, Reddit discussions, or academic papers.<\/p>\n","protected":false},"author":1,"featured_media":1152,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ai_share_source_url":"https:\/\/clawhub.ai\/uroboros1205\/prismfy-search","ai_share_source_title":"Prismfy Web Search | Free Google","ai_share_status":"\u5df2\u53d1\u5e03","ai_share_original_content_language":"en","ai_share_i18n_original_source_language":"en","ai_share_tool_icon_attachment_id":763,"ai_share_author_label":"@uroboros1205","ai_share_version_label":"v1.3.8","ai_share_package_name":"prismfy-search","ai_share_install_command":"openclaw skills install @uroboros1205\/prismfy-search","ai_share_primary_category":"\u5de5\u4f5c\u6d41\u81ea\u52a8\u5316","ai_share_tool_type":"skill","ai_share_resource_type":"workflow_skill_pack","ai_share_collection":"ClawHub \u6280\u80fd","ai_share_last_verified_at":"2026-05-12","ai_share_provider_observed_at":"2026-09-03T10:43:05+00:00","ai_share_language_support":"en","ai_share_target_user":"OpenClaw users,AI workflow maintainers,Prompt and skill pack users","ai_share_pricing_model":"free","ai_share_deployment_mode":"local","ai_share_delivery_mode":"skill","ai_share_region_availability":"global","ai_share_source_platform":"ClawHub","ai_share_download_url":"https:\/\/wry-manatee-359.convex.site\/api\/v1\/download?slug=prismfy-search&ownerHandle=uroboros1205","ai_share_download_assets_json":"[{\"label\":\"ClawHub skill package\",\"url\":\"https:\/\/wry-manatee-359.convex.site\/api\/v1\/download?slug=prismfy-search&ownerHandle=uroboros1205\",\"source\":\"clawhub\",\"download\":true}]","ai_share_view_count":564,"ai_share_first_party_view_count":48,"ai_share_open_source":true,"creator_id":"clawhub-skill-owner-uroboros1205","creator_slug":"uroboros1205","creator_name":"@uroboros1205","creator_type":"unknown","creator_status":"external","creator_website_url":"https:\/\/clawhub.ai\/user\/uroboros1205","creator_github_url":"https:\/\/github.com\/uroboros1205","creator_avatar_url":"https:\/\/github.com\/uroboros1205.png","ai_share_one_sentence_definition":"Free multi-engine real-time web search skill for OpenClaw agents","ai_share_one_sentence_definition_zh_cn":"\u9762\u5411 OpenClaw Agent \u7684\u514d\u8d39\u591a\u5f15\u64ce\u5b9e\u65f6 Web \u641c\u7d22\u6280\u80fd\u5305\u3002","ai_share_one_sentence_definition_en":"Free multi-engine real-time web search skill for OpenClaw agents","ai_share_one_sentence_definition_raw_output":"Free multi-engine real-time web search skill for OpenClaw agents","ai_share_one_sentence_definition_source_hash":"67c8b0e1c1bf9e1ee4d6b8c646d872fca4790b65c7112fad817cab06a72afdda","ai_share_one_sentence_definition_generated_at":"2026-06-19T19:11:00.000Z","ai_share_one_sentence_definition_provider":"ManualGoldenCase","ai_share_one_sentence_definition_model":"clawhub-prismfy-refresh","ai_share_one_sentence_definition_status":"approved"},"categories":[2462],"tags":[],"ai_series":[],"ai_topic":[2670],"ai_creator":[1099],"ai_collection":[902],"ai_resource_type":[105],"ai_tool_tag":[],"class_list":["post-3483","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-workflow_skill_pack","ai_topic-workflow-automation","ai_creator-uroboros1205","ai_collection-clawhub-skills","ai_resource_type-workflow_skill_pack"],"source_url":"","preserve_modified":false,"lang":"en","translations":{"en":3483,"zh-cn":1153},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/posts\/3483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/comments?post=3483"}],"version-history":[{"count":3,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/posts\/3483\/revisions"}],"predecessor-version":[{"id":4269,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/posts\/3483\/revisions\/4269"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/media\/1152"}],"wp:attachment":[{"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/media?parent=3483"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/categories?post=3483"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/tags?post=3483"},{"taxonomy":"ai_series","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_series?post=3483"},{"taxonomy":"ai_topic","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_topic?post=3483"},{"taxonomy":"ai_creator","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_creator?post=3483"},{"taxonomy":"ai_collection","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_collection?post=3483"},{"taxonomy":"ai_resource_type","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_resource_type?post=3483"},{"taxonomy":"ai_tool_tag","embeddable":true,"href":"https:\/\/ai.wuaishare.cn\/hub\/wp-json\/wp\/v2\/ai_tool_tag?post=3483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}