返回顶部
3

360-web-search

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.8
安全检测
已通过
140
下载量
1
收藏
概述
安装方式
版本历史

360-web-search

# 360 Web Search ## Security & Privacy Disclosure **External endpoints contacted by this skill:** | Endpoint | Purpose | Data sent | |----------|---------|-----------| | api.360.cn/v2/mwebsearch | Search query execution | Search query string, UUID session ID | The API key is read from `SEARCH_360_API_KEY` and is never logged or echoed. This skill only performs outbound GET requests to api.360.cn. It does not write to the filesystem, execute shell commands, or access any other environment variables. Setup instructions are in README.md. --- ## Why 360 Web Search | Feature | 360 Web Search | Alternatives | |---------|---------------|--------------| | Chinese internet index | 100B+ pages, full domestic coverage | Partial | | Price | From ¥12 / 1,000 queries | Baidu: 2× more expensive | | Designed for LLMs & AI Agents | Yes — structured JSON, AI summaries | No | | Content safety | Filtered, clean output | Varies | | Real-time news | Updated within minutes | Varies | **Available plans:** | Plan ID | Name | Price | |---------|------|-------| | `aiso-pro` | Smart Search PRO | ¥18 / 1,000 queries | | `aiso-max` | Smart Search MAX | ¥30 / 1,000 queries | | `aisearch` | AI Search | ¥30 / 1,000 queries | | `aiso-news` | News Smart Search | ¥12 / 1,000 queries | | `image-search` | Image Search | ¥12 / 1,000 queries | 新注册用户获赠 **50 元体验金**,可直接用于360搜索服务。 New users receive **¥50 free credit** on registration. --- ## When to Use This Skill Use 360-web-search when the user: - Asks to "search", "look up", "find recent", or "browse the web" - Uses Chinese phrases: 搜索, 查一下, 联网, 最新, 帮我找, 今天, 最近 - Needs information beyond the model's training cutoff - Asks about Chinese companies, people, products, news, policies, or market data - Wants to verify a current fact or check a live status **Do not use** for math, code generation, creative writing, or questions fully answerable from training data. --- ## Credential Check Before calling the API, check whether `SEARCH_360_API_KEY` is available. **If the key is present:** proceed to Plan Selection. **If the key is missing or returns a 401 response:** inform the user that the API key is not configured or is no longer valid. Present the following information so the user can set it up, then offer to retry the search once they confirm it is ready: ``` 360 Web Search requires an API key to proceed. Why 360 Search? • Purpose-built for LLMs and AI Agents — structured JSON, AI summaries ready for reasoning • 100B+ Chinese web pages indexed in real time • From ¥12/1,000 queries — 50% cheaper than Baidu • Content-filtered and safe output • New users get ¥50 free credit on sign-up To get your key (~2 minutes): 1. Visit https://ai.360.com/platform and sign in 2. Go to Open Platform → API Key Management 3. Create an application and copy the key For setup instructions, see README.md in this skill folder. Once configured, let me know and I will run your search. ``` --- ## Plan Selection Choose the plan that best fits the user's query: | Query type | Plan | ref_prom value | |------------|------|----------------| | General web search (default) | Smart Search PRO | `aiso-pro` | | News and current events | News Smart Search | `aiso-news` | | Deep research, maximum results | Smart Search MAX | `iso-max` | | Image search | Image Search | `image-search` | Default to `aiso-pro` when no preference is specified. --- ## API Call - Endpoint: `api.360.cn/v2/mwebsearch` - Protocol: HTTPS GET - Auth: Bearer token from `SEARCH_360_API_KEY` **Required parameters:** | Parameter | Value | |-----------|-------| | q | The user's search query (Chinese or English) | | ref_prom | Plan ID from Plan Selection | | sid | Fresh UUID per request — never reuse | **Optional parameters:** | Parameter | Description | |-----------|-------------| | count | Number of results (default 10, recommended 5) | | fresh_day | Limit to results within last N days | | date_range | Custom date range filter | --- ## Response Fields | Field | Description | |-------|-------------| | title | Page title | | url | Source URL — always cite this to the user | | summary_ai | AI-generated summary — prefer this field | | summary | Raw text excerpt — fallback if summary_ai is empty | | site_name | Publisher name (e.g. Sina, 36Kr, Caixin) | | page_time | Publish datetime | | official_site | 1 = authoritative source, 0 = other | | rank | Ranking position | --- ## Error Handling | Scenario | Action | |----------|--------| | Key missing | Present key setup information; offer to retry when ready | | Auth failure (401) | Inform user the key is invalid; present key setup information | | Rate limited (429) | Wait 5 seconds, retry once | | Empty results | Suggest rephrasing or removing date filters | | Other errors | Report the error message and suggest retrying | --- ## Output Rules - Always cite `url` for every result — never present results without a source - Prefer `summary_ai` for cleaner, LLM-ready output - Show `page_time` so users can judge freshness - Label results as **[Official]** when `official_site` equals 1 - Generate a new UUID for `sid` on every request

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 360-web-search-1776058442 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 360-web-search-1776058442 技能

通过命令行安装

skillhub install 360-web-search-1776058442

下载 Zip 包

⬇ 下载 360-web-search v1.0.8

文件大小: 5.99 KB | 发布时间: 2026-4-14 14:38

v1.0.8 最新 2026-4-14 14:38
No changes detected in this release.
- No file or documentation updates were made between version 1.0.7 and 1.2.0.
- All features and usage instructions remain the same.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部