← Back to Skills Marketplace
ivangdavila

Search Engine

by Iván · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ Security Clean
454
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install search-engine
Description
Design and build any search engine with robust indexing, retrieval logic, relevance controls, and evaluation workflows for production systems.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install search-engine
  3. After installation, invoke the skill by name or use /search-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with indexing pipeline guidance, query handling patterns, and quality evaluation checklists for reliable engine delivery.
Metadata
Slug search-engine
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Search Engine?

Design and build any search engine with robust indexing, retrieval logic, relevance controls, and evaluation workflows for production systems. It is an AI Agent Skill for Claude Code / OpenClaw, with 454 downloads so far.

How do I install Search Engine?

Run "/install search-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Search Engine free?

Yes, Search Engine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Search Engine support?

Search Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Search Engine?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments