← 返回 Skills 市场
454
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install search-engine
功能描述
Design and build any search engine with robust indexing, retrieval logic, relevance controls, and evaluation workflows for production systems.
安全使用建议
This skill is coherent and appears to do what it says: design and operational guidance for search engines. Before enabling it long-term, review and approve the directory ~/search-engine/ that it will create and update; verify it does not contain secrets you care about; explicitly confirm any connection it proposes to external systems (Elasticsearch, APIs, etc.); and, if you prefer no persistence, tell the agent to keep session-only memory or delete the created files after use.
功能分析
Type: OpenClaw Skill
Name: search-engine
Version: 1.0.0
The 'search-engine' skill bundle consists of Markdown-based instructions and templates designed to guide an AI agent in assisting users with search engine architecture and implementation. The skill follows standard OpenClaw patterns, utilizing a local directory (~/search-engine/) for persistent context and emphasizing engineering best practices such as retrieval contracts, indexing pipelines, and offline evaluation. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the instructions explicitly prioritize data minimization and advise against storing secrets or credentials.
能力评估
Purpose & Capability
Name and description (design/build search engines) match the content and files: architecture guidance, evaluation metrics, retrieval patterns, setup, and a memory template. There are no unexpected binaries, env vars, or remote endpoints declared.
Instruction Scope
Runtime instructions operate on local project files under ~/search-engine/ (create/read/write). That behavior is appropriate for a design/operational skill, but it does give the skill persistent file access in the user's home directory — users should expect files to be created and updated and should review them. The SKILL.md explicitly says not to store secrets by default.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer. Lowest-risk install profile.
Credentials
No required environment variables, credentials, or config paths are requested. Related-skills list mentions connectors (e.g., elasticsearch, api) but those are optional and require user confirmation before use.
Persistence & Privilege
The skill persists state under ~/search-engine/ per its memory template (activation preferences, constraints, notes). It does not request always:true or elevated platform privileges. Users should be aware that memory is persistent across sessions and that the agent may store non-sensitive context there unless they decline.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install search-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/search-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with indexing pipeline guidance, query handling patterns, and quality evaluation checklists for reliable engine delivery.
元数据
常见问题
Search Engine 是什么?
Design and build any search engine with robust indexing, retrieval logic, relevance controls, and evaluation workflows for production systems. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 454 次。
如何安装 Search Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-engine」即可一键安装,无需额外配置。
Search Engine 是免费的吗?
是的,Search Engine 完全免费(开源免费),可自由下载、安装和使用。
Search Engine 支持哪些平台?
Search Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Search Engine?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills