bing_search

TotalClaw 作者 totalclaw

面向所有用户的 Bing 搜索技能。无需 API 密钥。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~stdeson-bing-search
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~stdeson-bing-search/file -o stdeson-bing-search.md
## 概述(中文)

面向所有用户的 Bing 搜索技能。无需 API 密钥。

## 原文

# Bing Search Skill

Simple Bing web search skill.

## Features
- No API key required

## Usage
```bash
python3 skills/bing_search/scripts/search.py "search query"
```