TopRank Skills

Home / Claw Skills / 搜索 / skills-search-fts
Official OpenClaw rules 36%

skills-search-fts

Instantly find the best AI agent skills, tools, and capabilities from across the entire web.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 skills-search-fts 技能。 若已安装,则直接安装 skills-search-fts 技能。

Overview

Skill Key
h4gen/skills-search-fts
Author
h4gen
Source Repo
openclaw/skills
Version
1.0.7
Source Path
skills/h4gen/skills-search-fts
Latest Commit SHA
3bfaf18e2540dd579ad9c903a6d15f22022dc36a

Extracted Content

SKILL.md excerpt

# Global Skills Search

Stop building from scratch. This skill gives you instant access to a massive library of 240,000+ pre-built agent skills, specialized tool definitions, and expert system prompts indexed from across the internet.

## Why use this?

Discover existing high-quality capabilities for any task—fast. Whether you need a specialized web scraper, a financial analyzer, or a niche API integration, this search engine finds the most relevant, battle-tested agent tools available.

## Usage

Search by keywords to find exactly the capabilities you need.

```bash
python3 scripts/search.py "YOUR_QUERY"
```

## Example Queries

- **Basic**: `python3 scripts/search.py "browser automation"`
- **Multi-Skill**: `python3 scripts/search.py "reddit AND sentiment analysis"`
- **Specific**: `python3 scripts/search.py "stripe payment integration"`

## Response Format

The search tool returns a prioritized list of matching skills, including their names, origins, and descriptions.

## Privacy & Security Disclosure

> [!IMPORTANT]
> **Data Transit**: This skill forwards your search queries to an external API to perform the high-speed full-text search against the discovery index.
>
> **Best Practices**: 
> - **Sensitive Data**: Avoid including API keys, passwords, or PII (Personally Identifiable Information) in search queries.
> - **Provenance**: This service is managed by the skill publisher to provide a centralized hub for 240,000+ public agent capabilities.

Related Claw Skills