·web-search
</>

web-search

通用网络搜索技能,支持多引擎搜索(百度、必应、DuckDuckGo),无需API密钥即可获取实时信息

101Installs·27Trend·@yejinlei

Installation

$npx skills add https://github.com/yejinlei/web-search-skill --skill web-search

How to Install web-search

Quickly install web-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yejinlei/web-search-skill --skill web-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yejinlei/web-search-skill.

SKILL.md

View raw

A powerful web search skill supporting multiple search engines without requiring API keys.

| action | string | Yes | Operation type: "search", "deepsearch", or "crawl" | | query | string | Conditional | Search query (required for search/deepsearch) | | url | string | Conditional | Target URL (required for crawl) | | numresults | int | No | Number of results, default 5, max 20 | | region | string | No | Region code, default 'cn-zh' |

type: script scriptpath: scripts/websearch.py entrypoint: main dependencies:

通用网络搜索技能,支持多引擎搜索(百度、必应、DuckDuckGo),无需API密钥即可获取实时信息 Source: yejinlei/web-search-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yejinlei/web-search-skill --skill web-search
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-11

Browse more skills from yejinlei/web-search-skill

Quick answers

What is web-search?

通用网络搜索技能,支持多引擎搜索(百度、必应、DuckDuckGo),无需API密钥即可获取实时信息 Source: yejinlei/web-search-skill.

How do I install web-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yejinlei/web-search-skill --skill web-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yejinlei/web-search-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-05

Related Skills

None