skills-search-fts
Instantly find the best AI agent skills, tools, and capabilities from across the entire web.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/h4gen/skills-search-ftsGlobal 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.
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.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-h4gen-skills-search-fts": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
cold-outreach-hunter
Meta-skill for orchestrating Apollo API, LinkedIn API, YC Cold Outreach, and MachFive Cold Email into a complete B2B cold outreach pipeline. Use when the user wants end-to-end lead sourcing, enrichment, personalized copy strategy, and generation-ready outreach sequences with strict quality and safety gates.
seo-ranker
Meta-skill for end-to-end SEO auditing and on-page optimization by orchestrating brave-search, summarize, api-gateway, and markdown-converter. Use when users want to understand why a page is not ranking for a target keyword and need concrete rewrite actions plus backlink intelligence.
no-code-frontend-builder
Meta-skill for generating production-ready React UI for non-programmers by orchestrating frontend-design-ultimate, shadcn-ui, and react-expert. Use when users describe UI outcomes (for example dashboards, landing pages, admin screens) and need a single copy-pasteable TSX component with explicit setup and dependency instructions.
defi-sniper
Meta-skill for early token-launch intelligence and execution orchestration across Solana and Base using minara, torchmarket, and torchliquidationbot. Use when users need fast launch detection, on-chain risk triage, social-signal confirmation, and rule-based swap execution with strict guardrails.
clawauth
Let agents request OAuth access from end users via short links, continue working asynchronously, and later claim reusable third-party API tokens from local keychain storage instead of a centralized SaaS token vault.