yep-search

Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "yep-search" with this command: npx skills add elrandar/yep-search

Yep Search

Web search using the Yep Search API. Independent index — not a Google/Bing proxy. Returns URLs, titles, descriptions, and optional content highlights.

Search

python3 {baseDir}/scripts/search.py "query"
python3 {baseDir}/scripts/search.py "query" -n 20
python3 {baseDir}/scripts/search.py "query" --highlights
python3 {baseDir}/scripts/search.py "query" --mode fast
python3 {baseDir}/scripts/search.py "query" --lang en
python3 {baseDir}/scripts/search.py "query" --include-domains "docs.rs,crates.io"
python3 {baseDir}/scripts/search.py "query" --safe
python3 {baseDir}/scripts/search.py "query" --after 2026-01-01

Options

  • -n <count>: Number of results (default: 10, max: 100)
  • --highlights: Return content highlights (costs ~$0.009/call vs $0.004 basic)
  • --mode <mode>: fast or balanced (default)
  • --lang <code>: ISO 639-1 language code (e.g., en, de, ja)
  • --include-domains <domains>: Comma-separated domains to restrict search to
  • --exclude-domains <domains>: Comma-separated domains to exclude
  • --safe: Enable safe search (exclude adult content)
  • --after <date>: Only results published after this date (ISO 8601)
  • --before <date>: Only results published before this date (ISO 8601)
  • --crawl-after <date>: Only results crawled after this date
  • --crawl-before <date>: Only results crawled before this date

Notes:

  • Requires YEP_API_KEY from https://platform.yep.com/app
  • $10 free credit on signup (no card required)
  • Basic search: $0.004/call ($4/1k), Highlights: $0.009/call ($9/1k)
  • Rate limits: 60/min, 3,600/hr, 86,400/day
  • 180+ languages supported
  • Zero external dependencies — uses only Python stdlib

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ddg Search Fetch

Search the web and fetch URL content using DuckDuckGo. Use when the user wants to search for information online without requiring API keys or paid services....

Registry SourceRecently Updated
2180Profile unavailable
General

Wolai MCP 技能

Wolai MCP skill — 操作 wolai 笔记(块/页面/搜索/数据库)/ Wolai Mcp Skill - Operate wolai notes (blocks, pages, search, database) via MCP protocol

Registry SourceRecently Updated
3662Profile unavailable
General

NK Images Search

Search 1+ million free high-quality AI stock photos. Generate up to 240 free AI images daily. No API key, no tokens, no cost. 235+ niches and growing.

Registry Source
2K10Profile unavailable
General

Brave Api Search

Real-time web search, autosuggest, and AI-powered answers using the official Brave Search API. Use for searching documentation, facts, current events, or any...

Registry Source
7.4K1Profile unavailable