QSearch Agent

通用搜索助手。当用户输入 /sp、/search、/找、/搜 等指令时触发,用于搜索电影、小说、股票、新闻、图片等任何内容。过滤广告和非法内容,只返回安全、可靠的搜索结果。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 16 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (general search) matches the instructions: SKILL.md tells the agent to perform web searches (via a web_search tool) for movies, news, stocks, images, etc. It does not request unrelated privileges or credentials.
Instruction Scope
Instructions stay within search scope (return 5–10 results with title/description/link and filter ads/illegal content). The filtering requirement is high-level and subjective (relies on model/tool judgment) — SKILL.md does not define exact filtering rules or how to handle ambiguous content.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded by the skill itself.
Credentials
Skill declares no required environment variables or credentials, which is proportionate. It mentions using 'Gemini + Google Search' but does not declare API keys; this is acceptable if those services are provided by the host platform via the web_search tool — otherwise the skill should document required credentials.
Persistence & Privilege
Defaults are used (always: false, user-invocable: true). The skill does not request permanent presence or to modify other skills or system config.
Assessment
This skill appears coherent and low-risk: it only describes using the platform web_search tool and asks for no extra credentials. Before installing, confirm your host provides the referenced search integrations (Gemini/Google) so no external API keys are needed; be aware the 'filter ads/illegal content' instruction is vague — if you need strict filtering rules (e.g., specific content policies, whitelists/blacklists), ask the skill author to document them. As always, test with non-sensitive queries first and review any logged search queries for privacy concerns.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk970xq0an69w6ea99qxhv5sjjd83789h

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

QSearch Agent 通用搜索技能

通过 web_search 工具搜索任何内容,并过滤广告和非法信息。

快速开始

/sp 盗墓笔记
/sp 股票 茅台
/sp python 教程
/sp 最新科技新闻

支持的指令

指令说明
/sp通用搜索
/search同 /sp
/找中文搜索指令
/搜中文搜索指令

搜索示例

  • 电影/sp 盗梦空间
  • 小说/sp 三体
  • 股票/sp 腾讯控股/sp 股票 茅台
  • 教程/sp python 入门
  • 新闻/sp AI 最新消息
  • 图片/sp 风景图片

返回结果

  • 5-10 条搜索结果
  • 每条包含:标题、描述、来源链接
  • 自动过滤广告、钓鱼、非法内容

技术说明

  • 使用 Gemini + Google Search 提供搜索能力
  • 结果经过安全过滤
  • 支持中英文搜索

示例对话

你:/sp 最近好看的电影
我:为你找到以下电影...(列表)

你:帮我搜一下茅台股票
我:茅台股票最新行情...(结果)

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…