← Back to Skills Marketplace
p697

YouMind Search

by Cavano · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install youmind-search
Description
Search the public Internet with YouMind Search. Combines multiple high-quality providers with YouMind ranking and filtering for better results than using one...
Usage Guidance
This skill appears to be a straightforward wrapper around YouMind's web search API and only needs your YouMind API key. Before installing, verify you trust youmind.com (check the provider's homepage and privacy policy), and avoid sending sensitive or private data through the skill because queries and results go to an external service. Note the SKILL.md mentions an optional YOUMIND_BASE_URL override (for staging); the registry only declared the API key. If you don't have or don't want to share a YouMind API key with the agent, do not enable this skill.
Capability Analysis
Type: OpenClaw Skill Name: youmind-search Version: 2.0.3 The youmind-search skill is a standard integration for the YouMind Search API. It provides instructions for an AI agent to perform web searches using a provided API key (YOUMIND_API_KEY) and the endpoint https://youmind.com/openapi/v1/webSearch. The code and documentation in SKILL.md are well-structured, align with the stated purpose of external information gathering, and contain no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and declared requirement (YOUMIND_API_KEY) align with a web-search integration. The documented endpoints, headers, and request fields match a typical search API usage.
Instruction Scope
SKILL.md's runtime instructions are narrowly scoped to building POST requests to YouMind's /openapi/v1/webSearch and summarizing results. One minor inconsistency: the document references YOUMIND_BASE_URL (and gives an example to set it) but only YOUMIND_API_KEY is declared in the metadata; YOUMIND_BASE_URL appears optional and not required by the registry metadata.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only and does not write code to disk or download external artifacts.
Credentials
The skill only requires a single API key (YOUMIND_API_KEY), which is proportional for accessing a third-party search API. The SKILL.md additionally suggests an optional YOUMIND_BASE_URL override; the registry did not declare that env var, so users should be aware it's used if present.
Persistence & Privilege
The skill does not request persistent installation or elevated privileges; always is false and there are no config-path or system-modifying instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youmind-search
  3. After installation, invoke the skill by name or use /youmind-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.3
Declare required API key in metadata and add homepage to fix credential warning
v2.0.2
Add account and API key onboarding guidance
v2.0.1
Use production base URL in docs and clarify local override for development
v2.0.0
Switch to zero-install OpenAPI workflow; remove CLI dependency and document direct webSearch API usage
v1.0.4
Shorten store description and emphasize stronger multi-provider search quality
v1.0.3
Refine store presentation and description; keep slug stable
v1.0.2
Make webSearch API workflow canonical; clean up metadata and examples
v1.0.1
Add CLI compatibility fallback examples
v1.0.0
Initial release
Metadata
Slug youmind-search
Version 2.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is YouMind Search?

Search the public Internet with YouMind Search. Combines multiple high-quality providers with YouMind ranking and filtering for better results than using one... It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install YouMind Search?

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

Is YouMind Search free?

Yes, YouMind Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does YouMind Search support?

YouMind Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created YouMind Search?

It is built and maintained by Cavano (@p697); the current version is v2.0.3.

💬 Comments