← 返回 Skills 市场
h4gen

Global Skills Search

作者 Hagen Hoferichter · GitHub ↗ · v1.0.7
cross-platform ✓ 安全检测通过
382
总下载
1
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install skills-search-fts
功能描述
Instantly find the best AI agent skills, tools, and capabilities from across the entire web.
安全使用建议
This skill is coherent with its stated purpose, but it forwards whatever you type to an external, publisher-run API (https://skillsearch-api.hagen-hoferichter.workers.dev). Before installing: (1) do not include secrets, API keys, passwords, or PII in queries; (2) test with harmless sample queries first; (3) if privacy is a concern, ask the publisher for a privacy/provenance statement or consider a self-hosted alternative; (4) you can review the included scripts (scripts/search.py) yourself — it only performs an HTTP GET and prints results — and control network access with host-based firewall rules if needed.
功能分析
Type: OpenClaw Skill Name: skills-search-fts Version: 1.0.7 The skill is transparent about its functionality, which involves sending user search queries to an external API (`https://skillsearch-api.hagen-hoferichter.workers.dev/search`) for processing. Both the `SKILL.md` documentation and the `scripts/search.py` code explicitly declare this external network call and warn users against including sensitive data in their queries. The Python script uses standard libraries, properly encodes query parameters, and does not exhibit any signs of local file access, shell execution, persistence mechanisms, or obfuscation. The `SECURITY MANIFEST` in `scripts/search.py` accurately reflects the script's limited permissions and network activity.
能力评估
Purpose & Capability
The name/description, SKILL.md, and included script all match: a python3 script performs full-text searches by forwarding queries to an external search API. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
SKILL.md explicitly says queries are forwarded to an external API; the script confirms this by making an HTTP GET to https://skillsearch-api.hagen-hoferichter.workers.dev/search. The instructions do not read local files or environment variables, but they do transmit whatever the user types to the publisher's endpoint (so queries may be logged).
Install Mechanism
There is no install spec and only a small included Python script; nothing is downloaded or executed from arbitrary URLs during install. Required runtime is only python3.
Credentials
The skill requests no environment variables or credentials (proportionate). However, because it transmits raw queries to a publisher-managed endpoint, users should avoid embedding API keys, passwords, or PII in queries.
Persistence & Privilege
The skill does not request persistent presence (always:false), does not modify other skills or system settings, and has no install-time side effects. Autonomous invocation is allowed by default but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skills-search-fts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skills-search-fts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Updated version to 1.0.7 in SKILL.md. - No functional or documentation changes beyond version number update.
v1.0.6
- Removed the explicit external API URL from the Privacy & Security Disclosure section. - Updated version to 1.0.6. - No changes to functionality or usage.
v1.0.5
- Updated privacy and security disclosure in SKILL.md for improved clarity. - Revised language to better emphasize best practices and efficient search functionality.
v1.0.4
- Added a homepage link to skill metadata. - Introduced a new Privacy & Security Disclosure section detailing data handling and external API usage. - Advised users not to include sensitive information in queries.
v1.0.3
- Updated SKILL.md to reflect new version number (1.0.3) and changed the emoji to 🚀. - No changes to functionality; documentation only.
v1.0.2
- Updated skill version to 1.0.2. - Fixed an invalid emoji value in metadata; set emoji to 🚀.
v1.0.1
- Updated the skill description and documentation for improved clarity and broader appeal. - Expanded usage examples and clarified benefits in SKILL.md. - No changes to core functionality.
v1.0.0
Initial release of skills-search-fts. - Search a database of 240,000+ agent skills using FTS5 boolean logic. - Supports keyword and advanced boolean queries (AND, OR, NOT). - Returns top 50 matching skills with metadata for each result. - Simple CLI usage via Python script.
元数据
Slug skills-search-fts
版本 1.0.7
许可证
累计安装 1
当前安装数 1
历史版本数 8
常见问题

Global Skills Search 是什么?

Instantly find the best AI agent skills, tools, and capabilities from across the entire web. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 382 次。

如何安装 Global Skills Search?

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

Global Skills Search 是免费的吗?

是的,Global Skills Search 完全免费(开源免费),可自由下载、安装和使用。

Global Skills Search 支持哪些平台?

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

谁开发了 Global Skills Search?

由 Hagen Hoferichter(@h4gen)开发并维护,当前版本 v1.0.7。

💬 留言讨论