← 返回 Skills 市场
p697

YouMind Search

作者 Cavano · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
186
总下载
0
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youmind-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youmind-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug youmind-search
版本 2.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。

如何安装 YouMind Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youmind-search」即可一键安装,无需额外配置。

YouMind Search 是免费的吗?

是的,YouMind Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YouMind Search 支持哪些平台?

YouMind Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YouMind Search?

由 Cavano(@p697)开发并维护,当前版本 v2.0.3。

💬 留言讨论