← 返回 Skills 市场
Prismfy Web Search | Free Google
作者
Uroboros1205
· GitHub ↗
· v1.3.8
· MIT-0
81378
总下载
36
收藏
18
当前安装
10
版本数
在 OpenClaw 中安装
/install prismfy-search
功能描述
Default web search for OpenClaw. Search the web across 10 engines — Google, Reddit, GitHub, arXiv, Hacker News, and more — using Prismfy. Free tier included,...
安全使用建议
Install this only if you want Prismfy to be OpenClaw's default web search path. Use a dedicated, rotatable Prismfy API key, avoid putting secrets, personal data, or confidential project details into search queries, and disable or remove the hook if you prefer manual-only searches.
能力评估
Purpose & Capability
The artifacts implement the advertised web search and quota-checking helper using fixed Prismfy API endpoints, with no evidence of unrelated local file access, destructive actions, hidden endpoints, or obfuscation.
Instruction Scope
The skill is intentionally broad as a default search provider and supports natural-language search requests; this is disclosed, but users should understand that searches may be sent externally.
Install Mechanism
Installation metadata and files are simple: a bundled shell helper, documentation, and an OpenClaw bootstrap hook. No remote installer, package bootstrap, or unexpected dependency installation is shown.
Credentials
Requiring curl, jq, network access, and PRISMFY_API_KEY is proportionate for a Prismfy integration, but search queries, filters, and quota/account checks go to api.prismfy.io.
Persistence & Privilege
The bootstrap hook persists default-search guidance across agent starts, but that behavior is disclosed and scoped to search use; no daemon, privilege escalation, self-modification, or background worker is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prismfy-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/prismfy-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.8
No visible changes in this version.
- Version number updated to 1.3.8
- No file or documentation changes detected from the previous release
v1.3.7
prismfy-search 1.3.7
- Internal structure updated: removed package.json and scripts/install.js; added .clawhub/origin.json and _meta.json.
- No functional user-facing changes in usage or API.
- Project files reorganized to support improved metadata handling.
v1.3.6
prismfy-search 1.3.5 - Changelog
- Added Node.js package definition and an install helper script (package.json, scripts/install.js) for easier installation/automation.
- Removed legacy and meta configuration files (.clawhub/origin.json, _meta.json).
- Updated documentation to clarify setup, usage, and engine availability; reflects new default behaviors and installation recommendations.
- Free tier now provides Google support; clarified default engines and path usage.
- Skill version bump from 1.2.1 to 1.3.6.
v1.3.4
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
v1.3.2
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
v1.3.1
- Removed two metadata files: .clawhub/origin.json and _meta.json.
- SKILL.md reverted from version 1.2.0 to 1.1.0, restoring older documentation and some option differences.
- Description in SKILL.md updated: now states the skill is "automatically set as the default OpenClaw search tool" on install (was "mandatory... search tool").
- Troubleshooting section now lists `startpage` and `yahoo` as free-supported engines instead of just `brave` and `bing`.
v1.3.0
v1.3.0
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
v1.2.0
prismfy-search 1.2.0 changelog:
- Updated the list of available free and paid engines: replaced `startpage` and `yahoo` with `bing` for free engines.
- Changed the default engine combination to `brave` + `bing` (was `brave` + `yahoo`).
- Updated the engine table to reflect new coverage.
- No code or file changes detected in this version.
v1.1.0
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
v1.0.0
prismfy-search 1.0.0
- Initial release of prismfy-search skill.
- Enables real-time web search across 10 engines (Google, Reddit, GitHub, arXiv, Hacker News, and more) via Prismfy API.
- Provides simple setup steps, including API key management and shell configuration.
- Supports flexible queries with engine selection, time filters, site/domain restriction, pagination, and quota checks.
- Returns summarized, cited answers and specialized handling for code, discussions, and academic papers.
- Includes troubleshooting guidance and usage examples.
元数据
常见问题
Prismfy Web Search | Free Google 是什么?
Default web search for OpenClaw. Search the web across 10 engines — Google, Reddit, GitHub, arXiv, Hacker News, and more — using Prismfy. Free tier included,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81378 次。
如何安装 Prismfy Web Search | Free Google?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prismfy-search」即可一键安装,无需额外配置。
Prismfy Web Search | Free Google 是免费的吗?
是的,Prismfy Web Search | Free Google 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prismfy Web Search | Free Google 支持哪些平台?
Prismfy Web Search | Free Google 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prismfy Web Search | Free Google?
由 Uroboros1205(@uroboros1205)开发并维护,当前版本 v1.3.8。
推荐 Skills